IDatabaseCreateSelection Method |
Create a blank Selection, Returns an error if the user us not allowed to create selections.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxISelection CreateSelection()
Function CreateSelection As ISelection
Dim instance As IDatabase
Dim returnValue As ISelection
returnValue = instance.CreateSelection()
ISelection^ CreateSelection()
Return Value
Type:
ISelection
See Also