.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 >

.NET Framework Class Library

DocumentCacheInfo.DocInfoModel Property

Namespace: Gnostice.Controls.ASP

Assembly:  Gnostice.Controls.ASP (in Gnostice.Controls.ASP.dll)

Syntax

Visual Basic

Public Property DocInfoModel As DocumentInfoModel
 Get
 Set

C#

public DocumentInfoModel DocInfoModel { getset; }

Visual C++

public:
property DocumentInfoModelDocInfoModel {
 DocumentInfoModelget ();
 void set (DocumentInfoModelvalue);
}

See Also

DocumentCacheInfo Class

DocumentCacheInfo Members

Gnostice.Controls.ASP Namespace