Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / AsLocation Property

In This Topic
    AsLocation Property
    In This Topic
    Gets property id value as Properties.Location.
    Syntax
    public Properties.Location AsLocation {get;}
    public:
    property Properties.Location AsLocation {
       Properties.Location get();
    }
    See Also