Click or drag to resize

IExploreIntegrationCases Property

Access case-related data

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

Return Value

Type: ICaseManager
Manager for case-related interactions
See Also