ServicePRO SDK Help

ObjectDesignerServiceClient..::..BeginGetUDFRoles Method

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

Syntax


public IAsyncResult BeginGetUDFRoles(
	string userSessionKey,
	int Object,
	int ObjectId,
	AsyncCallback callback,
	Object asyncState
)
Public Function BeginGetUDFRoles ( _
	userSessionKey As String, _
	Object As Integer, _
	ObjectId As Integer, _
	callback As AsyncCallback, _
	asyncState As Object _
) As IAsyncResult

Parameters

userSessionKey
Type: String
Object
Type: Int32
ObjectId
Type: Int32
callback
Type: AsyncCallback
asyncState
Type: Object