WorkSiteGetUsers Method Mocom WorkSite Library API
Gets a collection of users for the connected database.

Namespace: Mocom_WorkSite_Library
Assembly: Mocom WorkSite Library (in Mocom WorkSite Library.dll) Version: 1.0.8.0 (1.0.8)
Syntax

public Collection<string> GetUsers()

Return Value

Type: CollectionString
A collection of user names for the database.
See Also

Reference