Click or drag to resize

IApplicationShowFindDocumentDlg Method

Display the Find Document dialog

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
Object ShowFindDocumentDlg(
	bool i_bMultipleSelect = false,
	bool i_bContextSwitchEnabled = false
)

Parameters

i_bMultipleSelect (Optional)
Type: SystemBoolean
i_bContextSwitchEnabled (Optional)
Type: SystemBoolean

Return Value

Type: Object
See Also