UpdateIndexFieldsInfo ClassDocuWare Platform .NET API
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClientDocumentIndexFields
    DocuWare.Platform.ServerClientUpdateIndexFieldsInfo

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[SerializableAttribute]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = false)]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
public class UpdateIndexFieldsInfo : DocumentIndexFields

The UpdateIndexFieldsInfo type exposes the following members.

Constructors

  NameDescription
Public methodUpdateIndexFieldsInfo
Initializes a new instance of the UpdateIndexFieldsInfo class
Top
Properties

  NameDescription
Public propertyDialogId
Define dialog which is used to update the fields. Used to override data that is not exposed to the user.
Top
Remarks

See Also

Reference