PropertyDefinition.IsArray Property

Definition

Indicates if the property is actually an array of the fieldType above on the data api.

public bool? IsArray { get; set; }
member this.IsArray : Nullable<bool> with get, set
Public Property IsArray As Nullable(Of Boolean)

Property Value

Applies to