ServicePRO SDK Help

RequestServicesClient..::..EndGetNextBusinessDay Method

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

Syntax


public DateTime EndGetNextBusinessDay(
	IAsyncResult result
)
Public Function EndGetNextBusinessDay ( _
	result As IAsyncResult _
) As DateTime

Parameters

result
Type: IAsyncResult