Eplan Platform API
Eplan.EplApi.DataModel Namespace / IFunctionBase Interface / IsNameEmpty Property

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