API Help
Eplan.EplApi.DataModel Namespace / IPlaceHolder Interface / NumberOfVariables Property

In This Topic
    NumberOfVariables Property (IPlaceHolder)
    In This Topic
    Count of Variables.
    Syntax
    uint NumberOfVariables {get;}
    property uint NumberOfVariables {
       uint get();
    }

    Property Value

    Count of Variables.
    See Also