EnumModel.ModelType Property

Namespace
Kampute.DocToolkit.Models
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the type of the documentation model.
public override DocumentationModelType ModelType { get; }

Property Value

DocumentationModelType
The type of the documentation model, which is always DocumentationModelType.Enum for this model.