public PropertyValue DMPLAOBJECT_TARGET_SEGMENT( int index ) {get; set;}
public: property PropertyValue^ DMPLAOBJECT_TARGET_SEGMENT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue DMPLAOBJECT_TARGET_SEGMENT( int index ) {get; set;}
public: property PropertyValue^ DMPLAOBJECT_TARGET_SEGMENT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Target segment of a connection planning object. Like a connection, a connection planning object must have a source and a target.