public PropertyValue FUNC_SUPPRESSCROSSREFERENCE {get; set;}
public: property PropertyValue^ FUNC_SUPPRESSCROSSREFERENCE { PropertyValue^ get(); void set ( PropertyValue^ value); }
public PropertyValue FUNC_SUPPRESSCROSSREFERENCE {get; set;}
public: property PropertyValue^ FUNC_SUPPRESSCROSSREFERENCE { PropertyValue^ get(); void set ( PropertyValue^ value); }
Specifies the display of cross-references:
0 = Automatic display (cross-references are only then displayed if the visible DT is not blank).
1 = Never display
2 = Always display.