|  | |
| IdentificationNumberItem Class | |
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe IdentificationNumberItem type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Country | 
  This is just for read-only purpose. 
  | 
|  | Description | 
  On Insert, Description is defaulted if the value is blank. However on Update, no defaulting is done.
  | 
|  | ExpirationDate | 
  ExpirationDate is allowed only for certain IdentificationNumberTypes. For the rest this value is ignored.
  | 
|  | Flag | 
  Used to choose what action to apply to [item].
  | 
|  | IdentificationNumber | 
  IdentificationNumber
  | 
|  | IdentificationNumberID | 
  Unique identifier used to specify the IdentificationNumber.
  | 
|  | Rating | 
  Rating is allowed only for certain IdentificationNumberTypes. For the rest this value is ignored.
  | 
|  | StateProvinceCode | 
  StateProvinceCode is allowed only for certain IdentificationNumberTypes. For the rest this value is ignored.
   Lookup: StateProvince Auto-Validated.
  | 
|  | StatusOption | 
  StatusOption
  | 
|  | Type | 
  Type
   Lookup: IdentificationNumberType Auto-Validated.
  | 
 Remarks
Remarks See Also
See Also