Asset.AssetId Property

Definition

Gets the Asset ID.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.assetId")]
public Guid AssetId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.assetId")>]
member this.AssetId : Guid
Public ReadOnly Property AssetId As Guid

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to