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