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