Add | Adds a sales stage definition. |
 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. |
 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. |
 Cancelled | Returns whether or not the sales stage is cancelled. Field name: Canceled. |
 ClosingPercentage | Sets or returns the probability percentage to complete the sales stage successfuly. Field name: CloPrcnt. |
 IsPurchasing | property IsPurchasing |
 IsSales | property IsSales |
 Name | Sets or returns the stage name. Mandatory property. Field name: Descript. Langth: 30 characters. |
 SequenceNo | Returns the primary identification key of the sales stage as assigned by the system when adding a new sales stage (numerator). Field name: Num. |
 Stageno | Sets or returns the stage identification number. Mandatory property. Field name: StepId. |
 UserFields | Returns the UserFields object. |
Â
Â