public void Create( string strIdentifyingName, SegmentDefinition pParent )
public: void Create( String^ strIdentifyingName, SegmentDefinition^ pParent )
Parameters
- strIdentifyingName
- Identifying name of the segment definition. Can't be
null
or start with 'Eplan.'. - pParent
- Parent of this new segment definition. Can't be
null
.