TopicSource.ParentTopic Property

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

Definition

Gets or sets the parent topic of the topic.
public IMutableTopic ParentTopic { get; set; }

Property Value

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