public PropertyValue FUNC_MAXCROSSREFERENCEBLOCKCOUNT( int index ) {get; set;}
public: property PropertyValue^ FUNC_MAXCROSSREFERENCEBLOCKCOUNT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_MAXCROSSREFERENCEBLOCKCOUNT( int index ) {get; set;}
public: property PropertyValue^ FUNC_MAXCROSSREFERENCEBLOCKCOUNT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Specifies the maximum number of cross-references that can be shown for a function or interruption point. The value "0" does not relate to any limitation of the cross-reference display.