IChecklistGetOwnerName Method |
GetOwnerName - return name of associate whose checklist this is
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxFunction GetOwnerName As String
Dim instance As IChecklist
Dim returnValue As String
returnValue = instance.GetOwnerName()
Return Value
Type:
String
See Also