API Help
Eplan.EplApi.DataModel.Graphics Namespace / PlaceHolder.VariablesClass Class / Item Property / Item(String) Property

In This Topic
    Item(String) Property
    In This Topic
    Syntax
    public PlaceHolder.Variable Item( 
       string name
    ) {get;}
    public:
    property PlaceHolder.Variable^ Item {
       PlaceHolder.Variable^ get(String^ name);
    }

    Parameters

    name
    See Also