Click or drag to resize

IDatabaseGetSelection Method

Get an existing Selection. Returns an error if the selection is not visible for the user.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
ISelection GetSelection(
	int SelectionId
)

Parameters

SelectionId
Type: SystemInt32

Return Value

Type: ISelection
See Also