ServicePRO SDK Help

IRequestServices..::..EndSaveTreeToTreeChages Method

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

Syntax


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

Parameters

ErrorMsg
Type: String%
result
Type: IAsyncResult