IActivityLinksSelections Property |
The list of selections attached to the appointment/sale/document/project/contact/person
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxISelections2 Selections { get; }
ReadOnly Property Selections As ISelections2
Get
Dim instance As IActivityLinks
Dim value As ISelections2
value = instance.Selections
property ISelections2^ Selections {
ISelections2^ get ();
}
Property Value
Type:
ISelections2
See Also