|  | ICaseSources Property  | 
 
                Provides access to the Sources for this case.
            
 
    Namespace: 
   EdaIntegrationContract.Case
    Assembly:
   EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
 Syntax
SyntaxISourceManager Sources { get; }Return Value
Type: 
ISourceManagerReturns the 
SourceManager for accessing information relating to the document sources of this case.
 See Also
See Also