| Update Method | |
| See Also |
- pIPartnersSetup
- The data for the partner to be updated. The PartnersSetup object must contain the key of the object to be updated.
Updates an existing partner.
| Visual Basic |
|---|
Public Sub Update( _
ByVal pIPartnersSetup As PartnersSetup _
) |
- pIPartnersSetup
- The data for the partner to be updated. The PartnersSetup object must contain the key of the object to be updated.