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. |
AdmissionDate | The creation date of the batch number.
Field name: InDate. |
Batch | The batch number. |
BatchAttribute1 | Specify an additional value to define the batch. |
BatchAttribute2 | Specify an additional value to define the batch. |
Details | Specify any additional free text regarding the batch.
Field name: Notes. Length: 16 characters. |
DocEntry | The document entry key that identifies the batch number detail.
Field name: DocEntry. |
ExpirationDate | The date on which the batch expires.
Field name: ExpDate. |
ItemCode | The number of the item.
Field name: ItemCode. Length: 20 characters. |
ItemDescription | The description of the item. |
ManufacturingDate | The date on which the item was manufactured.
Field name: MnfDate. |
Status | The current batch status.
Field name: Status. |
SystemNumber | The system number of the item.
Field name: SysNumber. |
UserFields | Returns the UserFields object. |