DialogFieldIsHierarchy Property DocuWare Platform .NET API
Determines whether the field is part of the hierarchy structure of tree view result dialog (only for tree view result dialogs, for other types it's always false).

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

C#
[DefaultValueAttribute(false)]
[XmlAttributeAttribute]
[DolphinAttribute]
public bool IsHierarchy { get; set; }

Property Value

Type: Boolean
See Also

Reference