Click or drag to resize
DocumentsQueryTableResultHeader Class
Header for a column table result from document query
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientDocumentsQueryTableResultHeader

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[HawkAttribute]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = true)]
public class DocumentsQueryTableResultHeader

The DocumentsQueryTableResultHeader type exposes the following members.

Constructors
  NameDescription
Public methodDocumentsQueryTableResultHeader
Initializes a new instance of the DocumentsQueryTableResultHeader class
Top
Properties
  NameDescription
Public propertyFieldLabel
Contains the label of the field.
Public propertyFieldName
Contains the internal name of the field.
Public propertyType
Top
Remarks