Edit

Share via


Field.FieldType Property

Definition

Gets or sets the type of the field.

public Type FieldType { get; set; }
member this.FieldType : Type with get, set
Public Property FieldType As Type

Property Value

The type of the field.

Applies to