ServicePRO SDK Help

RequestServicesClient..::..BeginSaveRecurrence Method

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

Syntax


public IAsyncResult BeginSaveRecurrence(
	string userSessionKey,
	stcRequest requestInfo,
	clsEnumeration..::..hsAddEditMode mode,
	stcSchedule schedule,
	AsyncCallback callback,
	Object asyncState
)
Public Function BeginSaveRecurrence ( _
	userSessionKey As String, _
	requestInfo As stcRequest, _
	mode As clsEnumeration..::..hsAddEditMode, _
	schedule As stcSchedule, _
	callback As AsyncCallback, _
	asyncState As Object _
) As IAsyncResult