Share via


ImageObject.ImageId Property

Definition

Gets unique Id for the image

[Newtonsoft.Json.JsonProperty(PropertyName="imageId")]
public string ImageId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="imageId")>]
member this.ImageId : string
Public ReadOnly Property ImageId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to