ServicePRO SDK Help

ManageObjectsServiceClient..::..BeginFillObject Method

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

Syntax


public IAsyncResult BeginFillObject(
	string SessionKey,
	int FolderId,
	AsyncCallback callback,
	Object asyncState
)
Public Function BeginFillObject ( _
	SessionKey As String, _
	FolderId As Integer, _
	callback As AsyncCallback, _
	asyncState As Object _
) As IAsyncResult

Parameters

SessionKey
Type: String
FolderId
Type: Int32
callback
Type: AsyncCallback
asyncState
Type: Object