public PropertyValue FUNC_TERMINALLEVEL( int index ) {get; set;}
public: property PropertyValue^ FUNC_TERMINALLEVEL { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_TERMINALLEVEL( int index ) {get; set;}
public: property PropertyValue^ FUNC_TERMINALLEVEL { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Level of the multi-level terminal; if the value is "0", then there are no multi-level terminals, but a terminal with only one level.