public PropertyValue FUNC_CABLE_SPECIALCABLE( int index ) {get; set;}
public: property PropertyValue^ FUNC_CABLE_SPECIALCABLE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_CABLE_SPECIALCABLE( int index ) {get; set;}
public: property PropertyValue^ FUNC_CABLE_SPECIALCABLE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
The cable is reported as a special cable. The message "Differing cable data" is suppressed.