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

In This Topic
    GetLogicalFunctionsDocTypes Method
    In This Topic
    Gets container of doc types, that are logically relevant if used with functions.
    Syntax
    public static DocumentTypeManager.DocumentType[] GetLogicalFunctionsDocTypes()
    public:
    static array<DocumentTypeManager.DocumentType>^ GetLogicalFunctionsDocTypes(); 
    See Also