Click or drag to resize
EasyCheckoutResultEncodedFileName Property
Gets the name of the encoded file.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
public string EncodedFileName { get; }

Property Value

Type: String
The name of the encoded file.
See Also