Add | Adds a new data line to the object. |
SetCurrentLine | Sets the active row to a specified row number. |
Add | Adds a new data line to the object. |
SetCurrentLine | Sets the active row to a specified row number. |
Count | Returns the total data rows in the table. |
EndDate | Sets or returns the end date of the service contract for a specified item group. Field name: EndDate. |
InternalSerialNum | Sets or returns the unique internal serial number of the item. Field name: InternalSN. Length: 32 characters. |
ItemCode | Sets or returns the item code. Field name: ItemCode. Length: 20 characters. This is a foreign key to the Items object. |
ItemGroup | Sets or returns the code of the item group. Field name: ItemGroup. This is a foreign key to the ItemGroups object. |
ItemGroupName | Returns the name of the ItemGroup. Field name: ItmGrpName. Length: 20 characters. |
ItemName | Sets or returns the item name.
Field name: ItemName. Length: 200 characters. |
LineNum | Returns the current row number. Field name: Line. |
ManufacturerSerialNum | Sets or returns the unique manufacturer serial number of the item. Field name: ManufSN. Length: 32 characters. |
StartDate | Sets or returns the start date of the service contract for a specified item group. Field name: StartDate. |
TerminationDate | Sets or returns the termination date of the service contract. Field name: TermDate. |
UserFields | Returns the UserFields object. |