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 SalesOpportunitiesPartners list. |
Details | Sets or returns the details for the sales opportunity partner. Field name: Memo. Length: 50 characters. |
Partners | Sets or returns the partners table.
Field name: ParterId. This is a foreign key to the Partners table (OPRT). |
RelationshipCode | Sets or returns the relationship ID number. Field name: OrlCode. This is a foreign key to the Relationships object. |
RowNo | Returns the current row number. Field name: Line. |
SequenceNo | Returns the sales opportunities partners, sequence no. Field name: OpportId. Returns the sales opportunity unique ID (primary key). Field name: OpportId. |
UserFields | Returns the UserFields object. |