Click or drag to resize
ContentDivideOperationInfoResultNames Property
Define document names to be used for the result documents. Original document name is not changed

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlElementAttribute("ResultNames")]
[EagleAttribute]
public List<string> ResultNames { get; set; }

Property Value

Type: ListString
See Also