Property AssetVersionId
AssetVersionId
Gets or sets the version ID.
Declaration
public Guid? AssetVersionId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Guid> |
Remarks
In certain API calls, this property is used instead of VersionId. It's likely an inconsistency from the legacy code base.