TopicTypeGroup Enumeration
This enumerated type defines topic type groups
Namespace: Sandcastle.Core.PresentationStyle.Transformation.ElementsAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
[SerializableAttribute]
public enum TopicTypeGroup
<SerializableAttribute>
Public Enumeration TopicTypeGroup
[SerializableAttribute]
public enum class TopicTypeGroup
[<SerializableAttribute>]
type TopicTypeGroup
| Concepts | 0 |
Concepts
|
| HowTo | 1 |
How To
|
| Tasks | 2 |
Tasks
|
| Reference | 3 |
Reference
|
| Samples | 4 |
Samples
|
| OtherResources | 5 |
Other Resources
|