Eplan Platform API
Eplan.EplApi.DataModel Namespace / ViewPart Class / PropertyPlacementsSchemas Property

In This Topic
    PropertyPlacementsSchemas Property (ViewPart)
    In This Topic
    Returns PropertyPlacementsSchemas assigned to this SymbolReference.
    Syntax
    public ViewPart.PropertyPlacementsSchemasList PropertyPlacementsSchemas {get;}
    public:
    property ViewPart.PropertyPlacementsSchemasList^ PropertyPlacementsSchemas {
       ViewPart.PropertyPlacementsSchemasList^ get();
    }
    See Also