Click or drag to resize
NullTableResultValue Class
Represents empty value in table result list.
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientNullTableResultValue

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

The NullTableResultValue type exposes the following members.

Constructors
  NameDescription
Public methodNullTableResultValue
Initializes a new instance of the NullTableResultValue class
Top
Remarks