TopicModel.ParentTopic Property
- Namespace
- Kampute.DocToolkit.Models
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the parent topic of the current topic.
public TopicModel ParentTopic { get; }Property Value
- TopicModel
- The main topic of the current topic, or
nullif the topic is a top-level topic.
