public PropertyValue FUNC_CABLE_DONT_COUNT_CABLE( int index ) {get; set;}
public: property PropertyValue^ FUNC_CABLE_DONT_COUNT_CABLE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_CABLE_DONT_COUNT_CABLE( int index ) {get; set;}
public: property PropertyValue^ FUNC_CABLE_DONT_COUNT_CABLE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Omits the cable from the summing of the cable lengths.