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

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