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

In This Topic
    IsRealLogicalFunctionDocType Method
    In This Topic
    Determines, if the given value specifies a real logical function.
    Syntax
    public static bool IsRealLogicalFunctionDocType( 
       DocumentTypeManager.DocumentType nDocType
    )
    public:
    static bool IsRealLogicalFunctionDocType( 
       DocumentTypeManager.DocumentType nDocType
    ) 

    Parameters

    nDocType
    See Also