Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionBase Class / IsNameEmpty Property

In This Topic
    IsNameEmpty Property (FunctionBase)
    In This Topic
    Returns true if the list of name's properties is empty
    Syntax
    public virtual bool IsNameEmpty {get;}
    public:
    virtual property bool IsNameEmpty {
       bool get();
    }
    See Also