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

In This Topic
    IsEvaluationPage Method
    In This Topic
    Determines if a page is only for evaluation.
    Syntax
    public static bool IsEvaluationPage( 
       DocumentTypeManager.DocumentType nPageType
    )
    public:
    static bool IsEvaluationPage( 
       DocumentTypeManager.DocumentType nPageType
    ) 

    Parameters

    nPageType
    See Also