Eplan Platform API
Eplan.EplApi.DataModel Namespace / LocationPropertyList Class / LocationPropertyList Constructor / LocationPropertyList Constructor(Location)
Location object whose properties will be affected.

In This Topic
    LocationPropertyList Constructor(Location)
    In This Topic
    Should be used internal only
    Syntax
    public LocationPropertyList( 
       Location obj
    )
    public:
    LocationPropertyList( 
       Location^ obj
    )

    Parameters

    obj
    Location object whose properties will be affected.
    See Also