public PropertyValue FUNC_TERMINAL_FORM( int index ) {get; set;}
public: property PropertyValue^ FUNC_TERMINAL_FORM { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_TERMINAL_FORM( int index ) {get; set;}
public: property PropertyValue^ FUNC_TERMINAL_FORM { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Name of the terminal or plug diagram form to be used for reporting the terminal strip or plug.
If you assign a value using the Application Programming Interface, please ensure that the relevant master data are available in the project.