[]
Represents a unique identifier used to track section editing sessions.
public class SectionRevisionId : 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 section marker was last formatted.
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.