Asset.AssetId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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