ExternalEntity.EntityLength Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="entityLength")]
public int EntityLength { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="entityLength")>]
member this.EntityLength : int with get, set
Public Property EntityLength As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to