API Help
Eplan.EplApi.DataModel Namespace / Project.LocationSortOrder Enumeration

In This Topic
    Project.LocationSortOrder Enumeration
    In This Topic
    Sort order for newly created location.
    Syntax
    public enum Project.LocationSortOrder : System.Enum 
    public enum class Project.LocationSortOrder : public System.Enum 
    Members
    MemberValueDescription
    Alphabetic1alphabetically arranged,
    Back0attached to the end
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Eplan.EplApi.DataModel.Project.LocationSortOrder

    See Also