IDocumentModel.IsApiModel Property

Namespace
Kampute.DocToolkit
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets a value indicating whether this model represents an API model.
bool IsApiModel { get; }
This property has a default implementation in the interface.

Property Value

bool
true if this model represents an API model; otherwise, false.