Click or drag to resize

ShareInfoGetDatabaseOwners Method

Gets the workspace admins.

Namespace:  ZReports
Assembly:  ZReports (in ZReports.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public List<string> GetDatabaseOwners()

Return Value

Type: ListString
Workspace admins.
See Also