Click or drag to resize

IDatabaseGetRelation Method

Get a Relation object. Return an error if the relation is hidden.

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

Parameters

RelationId
Type: SystemInt32

Return Value

Type: IRelation
See Also