IPersonGetRelations Method |
Get all relations with connection to this person
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxIRelations GetRelations()
Function GetRelations As IRelations
Dim instance As IPerson
Dim returnValue As IRelations
returnValue = instance.GetRelations()
IRelations^ GetRelations()
Return Value
Type:
IRelations
See Also