API Help
Eplan.EplApi.Base Namespace / ParserParameter Class / CanParse Method

In This Topic
    CanParse Method
    In This Topic
    Parsing can start when the unitid is not empty
    Syntax
    public bool CanParse()
    public:
    bool CanParse(); 

    Return Value

    Returns true when the unitid is valid
    See Also