Click or drag to resize
ImportEntryVersion Class
Defines the result of the imported archive.
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientImportEntryVersion

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

The ImportEntryVersion type exposes the following members.

Constructors
  NameDescription
Public methodImportEntryVersion
Initializes a new instance of the ImportEntryVersion class
Top
Properties
  NameDescription
Public propertyId
Gets or sets the error message if the import operation fails.
Public propertyStatus
Gets or sets the status of the document.
Top
Remarks