API Help
Eplan.EplApi.DataModel Namespace / Project Class / CurrentUsers Property

In This Topic
CurrentUsers Property
In This Topic
Returns the current users working at this project.
Syntax
public UserInfo[] CurrentUsers {get;}

Property Value

the array with the users.
See Also