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. |
ActiveStatus | The status of the business partner.
Field name: validFor. |
Address | The address of the contact person.
Field name: Address. |
Block | The block of the contact person.
Field name: Block. Length: 100 characters. |
Building | The building/floor/room of the contact person.
Field name: Building. Length: 16 characters. |
BusinessPartnerCode | The code of the business partner.
Field name: CardCode. Length: 15 characters. |
BusinessPartnerName | The name of the business partner.
Field name: CardName. Length: 100 characters. |
City | The city of the contact person.
Field name: City. Length: 100 characters. |
ContactPerson | The default contact person of the business partner.
Field name: CntctPrsn. Length: 50 characters. |
Country | The country of the contact person.
Field name: Country. Length: 3 characters. |
County | The county of the contact person.
Field name: County. Length: 100 characters. |
E_Mail | The E-mail of the contact person.
Field name: E_Mail. Length: 100 characters. |
Fax | The fax number of the contact person.
Field name: Fax. Length: 50 characters. |
GroupCode | The group code of the business partner.
Field name: GroupCode. Length: 20 characters. |
Industry | The industry of the business partner.
Field name: Industry. Length: 16 characters. |
MobilePhone | The mobile phone of the contact person.
Field name: Cellolar. Length: 50 characters. |
Position | The position of the contact person.
Field name: Position. Length: 90 characters. |
State | The state of the contact person.
Field name: State. Length: 3 characters. |
Street | The street of the contact person.
Field name: Street. Length: 100 characters. |
TargetGroupCode | The code of the target group.
Field name: TargetCode. |
Telephone | The telephone number of the contact person.
Field name: Telephone. Length: 50 characters. |
Title | The title of the contact person.
Field name: Title. Length: 10 characters. |
ZipCode | The zipcode of the contact person.
Field name: ZipCode. Length: 20 characters. |