ServicePRO SDK Help

IRequestServices..::..EndSaveNewProject Method

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

Syntax


clsEnumeration..::..SaveProjectStatus EndSaveNewProject(
	out int projectRequestId,
	IAsyncResult result
)
Function EndSaveNewProject ( _
	<OutAttribute> ByRef projectRequestId As Integer, _
	result As IAsyncResult _
) As clsEnumeration..::..SaveProjectStatus

Parameters

projectRequestId
Type: Int32%
result
Type: IAsyncResult