ServicePRO SDK Help

KnowledgeBaseServiceClient..::..EndIsAdministerOnSolutionFolder Method

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

Syntax


public bool EndIsAdministerOnSolutionFolder(
	out clsEnumeration..::..hsException kbEx,
	IAsyncResult result
)
Public Function EndIsAdministerOnSolutionFolder ( _
	<OutAttribute> ByRef kbEx As clsEnumeration..::..hsException, _
	result As IAsyncResult _
) As Boolean