Share via


DomainIdentifier.Revision Property

Definition

Gets or sets the version of the domain to which this identifier refers.

public long Revision { get; set; }
member this.Revision : int64 with get, set
Public Property Revision As Long

Property Value

The version of the domain to which this identifier refers.

Exceptions

On set, thrown if set to less than MinRevision or greater than MaxRevision.

Applies to