Click or drag to resize
DocumentIndexFieldValueBase Class
Inheritance Hierarchy

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[SerializableAttribute]
[XmlIncludeAttribute(typeof(DocumentIndexField))]
[XmlIncludeAttribute(typeof(SuggestionValue))]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = true)]
[XmlIncludeAttribute(typeof(DocumentIndexFieldValue))]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
public abstract class DocumentIndexFieldValueBase

The DocumentIndexFieldValueBase type exposes the following members.

Constructors
  NameDescription
Protected methodDocumentIndexFieldValueBase
Initializes a new instance of the DocumentIndexFieldValueBase class
Top
Properties
  NameDescription
Public propertyItem
Public propertyItemElementName
Top
Remarks