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

In This Topic
    Name Property (ViewPart.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