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