Click or drag to resize
DialogExpressionAdditionalCabinets Property
Gets or sets the additional cabinets to search in.

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

Property Value

Type: ListString
See Also