Click or drag to resize

ManagementStoreProxySuspendCase Method

Suspend the case

Namespace:  Law.EdaIntegration
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.3
Syntax
C#
public void SuspendCase(
	string caseId
)

Parameters

caseId
Type: SystemString
Id of the case
See Also