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. |
CounterID | The ID of the counter.
Field name: CounterId. |
CounterName | The name of the counter.
Field name: CounteName. |
CounterNumber | The number of the counter.
Field name: CounteNum. |
CounterType | The type of the counter.
Field name: CounteType. |
CounterVisualOrder | The visual order number of the counter. The value for the first row is null, and from the second row the number starts from 1.
Field name: VisOrder. |
DocumentEntry | The internal key of the inventory counting.
Field name: DocEntry. |