Condividi tramite


ImageRegionCreateEntry.ImageId Property

Definition

Gets or sets id of the image.

[Newtonsoft.Json.JsonProperty(PropertyName="imageId")]
public Guid ImageId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="imageId")>]
member this.ImageId : Guid with get, set
Public Property ImageId As Guid

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to