public InstallationSpace InstallationSpace {get; set;}
public: property InstallationSpace^ InstallationSpace { InstallationSpace^ get(); void set ( InstallationSpace^ value); }
null.public InstallationSpace InstallationSpace {get; set;}
public: property InstallationSpace^ InstallationSpace { InstallationSpace^ get(); void set ( InstallationSpace^ value); }
| Exception | Description | 
|---|---|
| Eplan.EplApi.Base.BaseException | Thrown when 
InstallationSpace 
which is being set is null. |