Click or drag to resize

IDatabaseCreateRelation Method

Create a blank Relation object. Use the Save() method to persist the object to the database.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IRelation CreateRelation()

Return Value

Type: IRelation
See Also