| CaseSources Property |
Provides access to the Sources for this case.
Namespace:
Law.EdaIntegration.Case
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax public SourceManager Sources { get; }
Return Value
Type:
SourceManagerReturns the
SourceManager for accessing information relating to the document sources of this case.
See Also