PartyIdentifierPartyType Enumeration |
[Missing <summary> documentation for "T:WorkZone.Dispatcher.Base.PartyIdentifier.PartyType"]
Namespace: WorkZone.Dispatcher.BaseAssembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax[SerializableAttribute]
public enum PartyType
<SerializableAttribute>
Public Enumeration PartyType
[SerializableAttribute]
public enum class PartyType
[<SerializableAttribute>]
type PartyType
MembersMember name | Value | Description |
---|
CPR | 0 | |
CVR | 1 | |
Illegal | 2 | |
See Also