Constable Authorization Engine 2.0 BETA

UndoEngine.NextChangeLabel Property

[This is preliminary documentation and subject to change.]

Gets or sets the change label that will be associated with the next recorded change notification.

[Visual Basic]
Public Property NextChangeLabel As String
[C#]
public string NextChangeLabel {get; set;}

Property Value

The next change label.

See Also

UndoEngine Class | LaMarvin.ComponentModel Namespace