Add | Adds a new Form 1099 type to the 1099 Table. |
 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 | Returns a result value that indicates success or failure. If the method succeeds, it returns 0. Otherwise, it returns an error code. You can retrieve the last error code and its description using the method GetLastError. |
 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. |
 Boxes1099 | Returns the Box1099 child object. |
 Browser | Returns the DataBrowser object. |
 Form1099 | Sets or returns the description of the Form 1099 type.
Field name: Form1099. Length: 100 characters. |
 FormCode | Returns the identification key of the 1099 Form type as assigned by the system when adding a new 1099 Form type. Field name: FormCode. |
 UserFields | Returns the UserFields object. |
Â
Â