Редагувати

Поділитися через


JSField.FieldType Property

Definition

Overloads

FieldType

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets the type of this field.

FieldType

Gets the type of this field.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 virtual property Type ^ FieldType { Type ^ get(); };
public override Type FieldType { get; }
member this.FieldType : Type
Public Overrides ReadOnly Property FieldType As Type

Property Value

The type of Object.

See also

Applies to