Share via


DomainIdentifier.IsEmpty Property

Definition

Gets whether this domain identifier is empty or not.

public bool IsEmpty { get; }
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean

Property Value

true if Revision is zero, ServiceId is Empty, or AccountId is Empty; otherwise, false.

Applies to