[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:QPulseWebServices.Contracts.Service.ICore.GetPeople(System.String,System.Boolean,System.Boolean)"]
Assembly: QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.100.7610.0
Syntax
C# |
---|
User[] GetPeople( string token, bool showUsersOnly, bool showArchived ) |
Parameters
- token
- Type: System..::..String
[Missing <param name="token"/> documentation for "M:QPulseWebServices.Contracts.Service.ICore.GetPeople(System.String,System.Boolean,System.Boolean)"]
- showUsersOnly
- Type: System..::..Boolean
[Missing <param name="showUsersOnly"/> documentation for "M:QPulseWebServices.Contracts.Service.ICore.GetPeople(System.String,System.Boolean,System.Boolean)"]
- showArchived
- Type: System..::..Boolean
[Missing <param name="showArchived"/> documentation for "M:QPulseWebServices.Contracts.Service.ICore.GetPeople(System.String,System.Boolean,System.Boolean)"]
Return Value
Type: array<User>[]()[][][Missing <returns> documentation for "M:QPulseWebServices.Contracts.Service.ICore.GetPeople(System.String,System.Boolean,System.Boolean)"]