Eplan Platform API
Eplan.EplApi.DataModel Namespace / Location Class / IsUsed Property

In This Topic
IsUsed Property
In This Topic
Gets if the location is currently used
Syntax
public bool IsUsed {get;}

Property Value

true : if location is used

false : if location is unused

See Also