Add | Adds a new data line to the object. |
Delete | Deletes the current line.
Returns a result value that indicates success or failure. |
SetCurrentLine | Sets the active row to a specified row number. |
Add | Adds a new data line to the object. |
Delete | Deletes the current line.
Returns a result value that indicates success or failure. |
SetCurrentLine | Sets the active row to a specified row number. |
Count | Returns the total rows in the SalesOpportunitiesReasons list. |
Reason | Sets or returns the reason ID for failure.
This is a foreign key to the Defect Cause table (OOFR), which is exposed via the SalesOpportunityReasonsSetupService object. Field name: ReasondId. |
RowNo | Returns the current available row number (starts from 1). Field name: Line. |
SequenceNo | Returns the sales opportunity unique ID (primary key). Field name: OpportId. |
UserFields | Returns the UserFields object. |