API Help
Eplan.EplApi.DataModel Namespace / ConnectionDefinitionPoint Class / Shielding Property

In This Topic
    Shielding Property
    In This Topic
    Returns the shielding of the connection.
    Syntax
    public Function Shielding {get;}
    public:
    property Function^ Shielding {
       Function^ get();
    }

    Property Value

    Shielding of the function

    null when shielding does not exist.

    Exceptions
    ExceptionDescription
    Thrown when it is impossible to read the shielding.
    See Also