public PropertyValue FUNC_CABLE_LAYOUT_FORM( int index ) {get; set;}
public: property PropertyValue^ FUNC_CABLE_LAYOUT_FORM { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_CABLE_LAYOUT_FORM( int index ) {get; set;}
public: property PropertyValue^ FUNC_CABLE_LAYOUT_FORM { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Shows the form to be used for the cable assignment diagram. For the report, only those cables are considered which are assigned a form in the property "Cable assignment diagram form". All other cables are ignored.