Eplan Platform API
Eplan.EplApi.DataModel.EObjects Namespace / CablePropertyList Class / CABLE_COUNTOFSHIELDS Property / CABLE_COUNTOFSHIELDS Property

In This Topic
    CABLE_COUNTOFSHIELDS Property
    In This Topic
    Cables: Number of shields # 35102.
    Syntax
    public PropertyValue CABLE_COUNTOFSHIELDS {get; set;}
    public:
    property PropertyValue^ CABLE_COUNTOFSHIELDS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Number of cable shields.

    See Also