[]
Gets or sets unique identifiers used to track style editing session.
A producer can choose to increment the revision save ID value to indicate subsequent editing (editing between save actions) to indicate the order of the saves performed.
public int RevisionId { get; set; }
Public Property RevisionId As Integer