public bool CreateLocation( Project.Hierarchy eHierarchy, UniversalPropertyList pProps, Project.LocationRelativePosition eRelPos, string strExistingLocation )
public: bool CreateLocation( Project.Hierarchy eHierarchy, UniversalPropertyList^ pProps, Project.LocationRelativePosition eRelPos, String^ strExistingLocation )
Parameters
- eHierarchy
- Hierarchy identifier
- pProps
- Location name \- list of properties
- eRelPos
- Relative position \- determines the position of created location in correspondence to existing location.
- strExistingLocation
- Existing location.
Return Value
True if location was created.