ServicePRO SDK Help

RequestServicesClient..::..EndSaveNewProject Method

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

Syntax


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

Parameters

projectRequestId
Type: Int32%
result
Type: IAsyncResult