Datalayer VS Code Extension - v0.0.17
    Preparing search index...

    Function detectDocumentType

    • Detects document type using consistent logic across the extension. Works with Datalayer model instances that have a 'type' property.

      Parameters

      • document: Document

        The document to analyze (Datalayer model instance).

      Returns DocumentTypeInfo

      Document type information with boolean flags and type string.