Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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