ProjectExport.ImageCount Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="imageCount")]
public int ImageCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="imageCount")>]
member this.ImageCount : int
Public ReadOnly Property ImageCount As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to