API Help
Eplan.EplApi.DataModel Namespace / Location Class / Location Constructor / Location Constructor(Project,Hierarchy,String,LocationSortOrder)
Project where the location will be created.
Hierarchy identifier
Location name
Sort order - determines the position of created location.

In This Topic
    Location Constructor(Project,Hierarchy,String,LocationSortOrder)
    In This Topic
    Constructor. Creates a Location and calls Create method.
    Syntax

    Parameters

    oProject
    Project where the location will be created.
    eHierarchy
    Hierarchy identifier
    strProps
    Location name
    eSort
    Sort order - determines the position of created location.
    See Also