Add | Adds a customs group. |
GetAsXML | Returns the object from XML data, which is stored as string in a buffer. |
GetByKey | Retrieves and sets the values of the object's properties by the object's absolute key from the Company database. |
Remove | Deletes a record from the object table. |
SaveToFile | Save the object to a file as XML data. |
SaveXML | Saves the object data to XML formatted data. |
Update | Updates the object data in the company database. |
Browser | Returns the DataBrowser object. |
Code | Returns the key of the customs group as assigned by the system when adding a customs group.
Field name: CstGrpCode. |
Customs | Sets or returns the customs percentage.
Field name: Custom. |
CustomsAllocationAccount | The account to which the customs duty can be allocated.
Field name: cstAllcAcc. Length: 15 characters. |
CustomsExpenseAccount | The account to which the customs expenses can be posted.
Field name: cstExpAcc. Length: 15 characters. |
Locked | Returns a valid value of BoYesNoEnum that determines wether or not the Custom Group is locked.
Field name: Locked.. |
Name | Sets or returns the customs group name. Field name: CstGrpName. Length: 20 characters. |
Number | Sets or returns the customs group number.
Field name: GroupNum. Length: 20 characters. |
Other | Sets or returns the additional tax percentage. Field name: OtherTax. |
PortAddress | property PortAddress |
PortState | property PortState |
Purchase | Sets or returns the purchase tax percentage.
Field name: BuyTax. |
Total | Sets or returns the total tax percentage. Field name: TotalTax. |
UserFields | Returns the UserFields object. |