FieldModel.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.Field for this model.
