Specifies whether a given choice list has a hierarchical structure (true) or not (false).
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
ReadOnly Property HasHierarchy As Nullable(Of Boolean) |
| C# |
|---|
Nullable<bool> HasHierarchy { get; } |
| Visual C++ |
|---|
property Nullable<bool> HasHierarchy { Nullable<bool> get (); } |
| JavaScript |
|---|
function get_hasHierarchy(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: BOOLEAN
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
PropertyDefaultBoolean: null
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ