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 serial number.
Field name: InDate. |
Details | Specify any free text regarding serial numbers.
Field name: Notes. Length: 16 characters. |
DocEntry | The document entry key that identifies the serial number detail.
Field name: DocEntry. |
ExpirationDate | The expiry date of the serial number.
Field name: ExpDate. |
ItemCode | The number of the item.
Field name: ItemCode. Length: 20 characters. |
ItemDescription | The description of the item. |
Location | The location of the item in the warehouse.
Field name: Location. Length: 100 characters. |
LotNumber | The lot number, in case a serial number is a part of the lot.
Field name: LotNumber. Length: 36 characters. |
ManufacturingDate | The date on which the item was manufactured.
Field name: MnfDate. |
MfrSerialNo | The manufacturer serial number.
Field name: MnfSerial. Length: 36 characters. |
MFrWarrantyEnd | The end of the warranty dates for the serial numbers, if a manufacturer warranty exists.
Field name: GrntExp. |
MfrWarrantyStart | The start of the warranty dates for the serial numbers, if a manufacturer warranty exists.
Field name: GrntStart. |
SerialNumber | The serial number. |
SystemNumber | The system number of the item.
Field name: SysNumber. |
UserFields | Returns the UserFields object. |