[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.PartyIdentifier.IdentifierType"]
public PartyIdentifierPartyType IdentifierType { get; }
Public ReadOnly Property IdentifierType As PartyIdentifierPartyType
Get
public:
property PartyIdentifierPartyType IdentifierType {
PartyIdentifierPartyType get ();
}
member IdentifierType : PartyIdentifierPartyType with get