ServicePRO SDK Help

IManageObjectsService..::..BeginRetireProblemType Method

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

Syntax


[OperationContractAttribute]
IAsyncResult BeginRetireProblemType(
	string SessionKey,
	int probId,
	AsyncCallback callback,
	Object asyncState
)
<OperationContractAttribute> _
Function BeginRetireProblemType ( _
	SessionKey As String, _
	probId As Integer, _
	callback As AsyncCallback, _
	asyncState As Object _
) As IAsyncResult

Parameters

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