public bool Create( Project oProject, Project.Hierarchy eHierarchy, string strProps, Project.LocationSortOrder eSort )
public: bool Create( Project^ oProject, Project.Hierarchy eHierarchy, String^ strProps, Project.LocationSortOrder eSort )
Parameters
- oProject
 - Project where the location will be created.
 - eHierarchy
 - Hierarchy identifier
 - strProps
 - Location name
 - eSort
 - Sort order - determines the position of created location.
 
Return Value
True if location was created