All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
DocumentSummary Class Reference

DocumentSummary class. More...

Public Member Functions

 DocumentSummary ()
 Initializes a new instance of the DocumentSummary class. More...
 

Properties

string DocumentType [get, set]
 Gets or sets the type of the document. More...
 
object Field1Value [get, set]
 Gets or sets the field1 value. More...
 
object Field2Value [get, set]
 Gets or sets the field2 value. More...
 
object Field3Value [get, set]
 Gets or sets the field3 value. More...
 
string InstanceId [get, set]
 Gets or sets the instance ID. More...
 
string Name [get, set]
 Gets or sets the name. More...
 
string ParentId [get, set]
 Gets or sets the parent ID. More...
 

Description

DocumentSummary class.

Constructor & Destructor Documentation

Initializes a new instance of the DocumentSummary class.

Property Documentation

string DocumentType
getset

Gets or sets the type of the document.

The type of the document.

object Field1Value
getset

Gets or sets the field1 value.

The field1 value.

object Field2Value
getset

Gets or sets the field2 value.

The field2 value.

object Field3Value
getset

Gets or sets the field3 value.

The field3 value.

string InstanceId
getset

Gets or sets the instance ID.

The instance ID.

string Name
getset

Gets or sets the name.

The name.

string ParentId
getset

Gets or sets the parent ID.

The parent ID.