Eplan Platform API
Eplan.EplApi.DataModel Namespace / DocumentTypeManager Class / IsExternalDocumentType Method

In This Topic
    IsExternalDocumentType Method
    In This Topic
    Determines if a document is external. If another external document type is added so take care to actualize current method.
    Syntax
    public static bool IsExternalDocumentType( 
       DocumentTypeManager.DocumentType nDocType
    )
    public:
    static bool IsExternalDocumentType( 
       DocumentTypeManager.DocumentType nDocType
    ) 

    Parameters

    nDocType
    See Also