Class IdentificationType
Class that contains an identification number and identification of a jurisdiction
Inherited Members
Namespace: Veds
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class IdentificationType : ComplexObjectType
Fields
| Edit this page View SourceIdentificationID
Identification number.
Declaration
public @string IdentificationID
Field Value
Type | Description |
---|---|
string |
Item
Identification of the jurisdiction (state or provice)
Declaration
public TextType Item
Field Value
Type | Description |
---|---|
TextType |