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. |
Comment | Any comment. For example, B1iSN would report error details here.
Field name: Comment. |
EmployeeTransferDetails | Returns the EmployeeTransferDetails object. |
Status | The status of the employee transfer.
When you add a new transfer, SAP Business One sets the status to New. B1iSN updates the status during the processing. Field name: Status. |
TransEndDate | Represents the date on which the data was sent or exported successfully.
Field name: TransEnd. |
TransEndTime | Represents the time at which the data was sent or exported successfully.
Field name: EndTime. |
TransferID | The unique ID of the transfer process; unique per company DB.
Field name: TransferID. Length: 11 characters. |
TransStartDate | Represents the transfer start date.
Field name: TransStart. |
TransStartTime | Represents the transfer start time.
Field name: StartTime. |