.NET Framework Class Library

DocumentInfoResponse Constructor (DocumentInfoModel)

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.ASP Namespace > DocumentInfoResponse Class > DocumentInfoResponse Constructor  >

.NET Framework Class Library

DocumentInfoResponse Constructor (DocumentInfoModel)

Namespace: Gnostice.Controls.ASP

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

Syntax

Visual Basic

Public Sub New ( _
 docInfoModel As DocumentInfoModel _
)

C#

public DocumentInfoResponse(
 DocumentInfoModel docInfoModel
)

Visual C++

public:
DocumentInfoResponse(
 DocumentInfoModeldocInfoModel
)

Parameters

docInfoModel

Type: Gnostice.Controls.ASP.DocumentInfoModel

See Also

DocumentInfoResponse Class

DocumentInfoResponse Members

DocumentInfoResponse Overload

Gnostice.Controls.ASP Namespace