public Function[] Shieldings {get;}
public: property array<Function^>^ Shieldings { array<Function^>^ get(); }
Property Value
Array of Shielding objects of function
public Function[] Shieldings {get;}
public: property array<Function^>^ Shieldings { array<Function^>^ get(); }
Array of Shielding objects of function
Exception | Description |
---|---|
Eplan.EplApi.Base.BaseException | Thrown when it is impossible to read the Shielding objects. |