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. |
BaseLineNumber | The base sub line number.
Field name: DocLineNum. |
BatchID | The batch number. |
CounterID | The ID of the counter.
Field name: CounterId. |
CounterType | The type of the counter.
Field name: CounteType. |
DocumentEntry | The internal key of the inventory counting.
Field name: DocEntry. |
ExpiryDate | The expiry date of the serial number.
Field name: ExpDate. |
InternalSerialNumber | The internal serial number. |
Location | The location of the item in the warehouse.
Field name: Location. Length: 100 characters. |
ManufactureDate | The date on which the item was manufactured.
Field name: MnfDate. |
ManufacturerSerialNumber | The manufacturer serial number.
Field name: MnfSerial. Length: 36 characters. |
MultipleCounterRole | The role of the multiple counters, that is, the multiple counters conduct the inventory counting individually or as a team.
Field name: CounteRole. |
Notes | Specify any free text regarding serial numbers.
Field name: Notes. Length: 16 characters. |
Quantity | The total number of serial numbers for the item.
Field name: Quantity. |
ReceptionDate | The creation date of the serial number.
Field name: InDate. |
SystemSerialNumber | The system serial number. |
TrackingNote | property TrackingNote |
TrackingNoteLine | property TrackingNoteLine |
WarrantyEnd | The end of the warranty dates for the serial numbers, if a manufacturer warranty exists.
Field name: GrntExp. |
WarrantyStart | The start of the warranty dates for the serial numbers, if a manufacturer warranty exists.
Field name: GrntStart. |