Click or drag to resize

ICaseProperties Property

Provides access to selected case properties

Namespace:  EdaIntegrationContract.Case
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
IGeneralCaseProperties Properties { get; }

Return Value

Type: IGeneralCaseProperties
A proxy for selected case properties
See Also