public PropertyValue FUNC_TEXT_COMMON( int index ) {get; set;}
public: property PropertyValue^ FUNC_TEXT_COMMON { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_TEXT_COMMON( int index ) {get; set;}
public: property PropertyValue^ FUNC_TEXT_COMMON { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Displays the function text (automatic) of the function or, if it is empty, the function text (automatic) of the associated main function.