.NET Framework Class Library
DocumentCacheInfo.DocInfoModel Property
|
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.ASP Namespace > DocumentCacheInfo Class > DocumentCacheInfo Properties > DocumentCacheInfo.DocInfoModel Property |
Namespace: Gnostice.Controls.ASP
Assembly: Gnostice.Controls.ASP (in Gnostice.Controls.ASP.dll)
Visual Basic |
Public Property DocInfoModel As DocumentInfoModel |
C# |
public DocumentInfoModel DocInfoModel { get; set; } |
Visual C++ |
public: |