Click or drag to resize

CaseProperties Property

Provides access to selected case properties

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

Return Value

Type: GeneralCaseProperties
A proxy for selected case properties
See Also