Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / ViewPlacement.PropertyPlacementsSchema Class / Name Property

In This Topic
    Name Property (ViewPlacement.PropertyPlacementsSchema)
    In This Topic
    Returns the name of the property placements configuration
    Syntax
    public string Name {get;}
    public:
    property String^ Name {
       String^ get();
    }
    See Also