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 SalesOpportunitiesInterests list. |
InterestId | Sets or returns the interest ID.
This is a foreign key to the Interest table (OOIN), which is exposed via the SalesOpportunityInterestsSetupService object. Field name: IntId. |
PrimaryInterest | Sets or returns a valid value of BoYesNoEnum type that specifies whether or not the sales opportunity interset is primary. Field name: Prmry. |
RowNo | Returns the current available row number (starts from 1). Field name: Line. Returns the current available row number (starts from 1). Field name: Line_ID. |
SequenceNo | Returns the sales opportunity unique ID (primary key). Field name: OpportId. |
UserFields | Returns the UserFields object. |