summaryP:DotNetNuke.Entities.Content.Taxonomy.Vocabulary.IsHeirarchical

Namespace: DotNetNuke.Entities.Content.Taxonomy
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public bool IsHeirarchical { get; }
Visual Basic
Public ReadOnly Property IsHeirarchical As Boolean
	Get

See Also