Click or drag to resize

CaseBlacklistInfoActive Property

Whether the blacklisting is active. IF true, the case is blacklisted.

Namespace:  Law.EdaIntegration.Case
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public bool Active { get; }

Property Value

Type: Boolean
See Also