Namespace: Cartella.Interfaces
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
IExternalDocumentManager<TDoc, TFolder> DocumentManager { get; } |
Visual Basic |
---|
ReadOnly Property DocumentManager As IExternalDocumentManager(Of TDoc, TFolder) Get |
Visual C++ |
---|
property IExternalDocumentManager<TDoc, TFolder>^ DocumentManager { IExternalDocumentManager<TDoc, TFolder>^ get (); } |