IActivityLinksSelections Property |
The list of selections attached to the appointment/sale/document/project/contact/person
Never implemented
Namespace:
SuperOffice.COM.SuperOfficeDB
Assembly:
SuperOfficeDB.Interop (in SuperOfficeDB.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