public PropertyValue CONNECTION_SOURCE_CP_LENGTH( int index ) {get; set;}
public: property PropertyValue^ CONNECTION_SOURCE_CP_LENGTH { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue CONNECTION_SOURCE_CP_LENGTH( int index ) {get; set;}
public: property PropertyValue^ CONNECTION_SOURCE_CP_LENGTH { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Indicates the item length of the connection that is required to connect the source item. It is by this value that the connection must project at the last routing point.