FromXMLFile | Sets the object's properties using data from an XML file.
The XML file can be created using the object's ToXMLFile method. |
FromXMLString | Sets the object's properties using data from an XML string.
The XML string can be created using the object's ToXMLString method. |
GetXMLSchema | Returns the XML schema for the XML generated by the ToXMLFile and ToXMLString methods. |
ToXMLFile | Creates an XML file that represents the object. |
ToXMLString | Creates and returns an XML string that represents the object. |
Address2 | The Address Name 2.
Field name: Address2S. Length: 50 characters. |
Address3 | The Address Name 3.
Field name: Address3S. Length: 50 characters. |
AddressType | The address type.
Field name: AddrTypeS. Length: 100 characters. |
Block | The block.
Field name: BlockS. Length: 100 characters. |
Building | The building/floor/room.
Field name: BuildingS. |
City | The city.
Field name: CityS. Length: 100 characters. |
Country | The country.
Field name: CountryS. Length: 3 characters. |
County | The county.
Field name: CountyS. Length: 100 characters. |
GlobalLocationNumber | The global location number.
Field name: GlbLocNumS. Length: 50 characters. |
State | The state.
Field name: StateS. Length: 3 characters. |
Street | The street.
Field name: StreetS. Length: 100 characters. |
StreetNo | The street number.
Field name: StreetNoS. Length: 100 characters. |
UserFields | Returns the UserFields object. |
ZipCode | The zip code.
Field name: ZipCodeS. Length: 20 characters. |