API Help
Eplan.EplApi.DataModel.MasterData Namespace / WindowMacro Class / ExistVariant Method / ExistVariant() Method

In This Topic
    ExistVariant() Method
    In This Topic
    checks, if the variant, that is defined by the properties exists inside the window macro
    Syntax
    public bool ExistVariant()
    public:
    bool ExistVariant(); 

    Return Value

    Returns true, if variant exists
    See Also