Click or drag to resize

IApplicationOpenStandardPersonDialog Method

Changes Current Person identity and opens standard dialo. Flag to force application to the front.g

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
void OpenStandardPersonDialog(
	int i_Identity,
	bool i_BringApplicationToFront
)

Parameters

i_Identity
Type: SystemInt32
i_BringApplicationToFront
Type: SystemBoolean
See Also