public PropertyValue FUNC_MAINCROSSREFERENCE( int index ) {get; set;}
public: property PropertyValue^ FUNC_MAINCROSSREFERENCE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_MAINCROSSREFERENCE( int index ) {get; set;}
public: property PropertyValue^ FUNC_MAINCROSSREFERENCE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Shows cross-references for possible main functions of the device. The function category has to match here. This property can be used to show a cross-reference on a black box to the same black box placed elsewhere.