WhyInfo
Represents hierarchical information about the reason or cause in the document management system.
This class provides a structure for storing and organizing hierarchical "why" information, with each instance potentially containing a child instance to form a chain of reasoning or causation.
Properties
Name | Description |
---|---|
Id | Gets or sets the unique identifier for the why information. |
Name | Gets or sets the localized names for the why information. |
Child | Gets or sets the child why information. |