ServicePRO SDK Help

ManageObjectsServiceClient..::..BeginRestoreProblemTypeIcon Method

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

Syntax


public IAsyncResult BeginRestoreProblemTypeIcon(
	string SessionKey,
	stcProblemType sProb,
	AsyncCallback callback,
	Object asyncState
)
Public Function BeginRestoreProblemTypeIcon ( _
	SessionKey As String, _
	sProb As stcProblemType, _
	callback As AsyncCallback, _
	asyncState As Object _
) As IAsyncResult

Parameters

SessionKey
Type: String
sProb
Type: HelpSTAR.PCL.Common..::..stcProblemType
callback
Type: AsyncCallback
asyncState
Type: Object