TypeField Class

Definition

Information about a field of a type.

public class TypeField
type TypeField = class
Public Class TypeField
Inheritance
TypeField

Constructors

TypeField()

Initializes a new instance of the TypeField class.

TypeField(String, String)

Initializes a new instance of the TypeField class.

Properties

Name

Gets or sets the name of the field.

Type

Gets or sets the type of the field.

Applies to