Share via


PropertySchema.IsArray Property

Definition

Gets a value indicating whether type is an array.

public bool IsArray { get; }
member this.IsArray : bool
Public ReadOnly Property IsArray As Boolean

Property Value

True if array.

Applies to