API Help
Eplan.EplApi.DataModel Namespace / SymbolReference.PropertyPlacementsSchema Class / Name Property

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