AssetInfo.Revision

AssetInfo.Revision property

Gets or sets the revision number of this asset, usually used in version control system.

public string Revision { get; set; }

See Also