Click or drag to resize
FileCabinetFieldSelectListOnly Property
If this flag is true, no one can allocate a new entry for this field when storing a document, unless this is contained in a selection list.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlAttributeAttribute]
[DefaultValueAttribute(false)]
public bool SelectListOnly { get; set; }

Property Value

Type: Boolean
See Also