ServicePRO SDK Help

IManageObjectsService..::..EndGetDepartmentHTMLStr Method

Namespace:  ServicePRO.Sdk.Windows.Definitions
Assembly:  ServicePRO.Sdk.Windows (in ServicePRO.Sdk.Windows.dll)

Syntax


string EndGetDepartmentHTMLStr(
	out bool hasMoreUsers,
	IAsyncResult result
)
Function EndGetDepartmentHTMLStr ( _
	<OutAttribute> ByRef hasMoreUsers As Boolean, _
	result As IAsyncResult _
) As String

Parameters

hasMoreUsers
Type: Boolean%
result
Type: IAsyncResult