Click or drag to resize

ShareInfoGetSharedUsers Method

Gets the shared users.

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

Return Value

Type: ListString
Shared users.
See Also