Click or drag to resize

ManagementStoreProxyUnBlacklistCase Method

Un-blacklist the case

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

Parameters

caseId
Type: SystemString
Id of the case
See Also