public PropertyValue FUNC_MANUALCROSSREFERENCE( int index ) {get; set;}
public: property PropertyValue^ FUNC_MANUALCROSSREFERENCE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_MANUALCROSSREFERENCE( int index ) {get; set;}
public: property PropertyValue^ FUNC_MANUALCROSSREFERENCE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Manually assigned cross-reference, displayed before all other cross-references.