EasyCheckoutResult ClassDocuWare Platform .NET API
The result of a checkout operation.
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClientEasyCheckoutResult

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

C#
[DolphinAttribute]
public class EasyCheckoutResult : IDisposable

The EasyCheckoutResult type exposes the following members.

Constructors

  NameDescription
Public methodEasyCheckoutResult
Initializes a new instance of the EasyCheckoutResult class
Top
Methods

  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Top
Properties

  NameDescription
Public propertyEncodedFileName
Gets the name of the encoded file.
Public propertyResponse
Gets the response.
Top
See Also

Reference