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

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