[]
Represents a unique identifier used to track table row editing sessions.
public class RowRevisionId : RevisionId
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.
Gets or sets a unique identifier used to track the editing session when the glyph character representing the table row mark was last modified.
public int MarkerPropertiesId { get; set; }
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.