IMutableTopic.ParentTopic Property

Namespace
Kampute.DocToolkit.Topics
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets or sets the parent topic for the current topic.
IMutableTopic ParentTopic { get; set; }

Property Value

IMutableTopic
The parent topic to associate with the current topic, or null if the topic is not subordinate to any other topic.