| Get |  | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic struct GetUserBasicOut : IServiceOut
The GetUserBasicOut type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|   | Report | The report structure helps to provide diagnostics information about the service just requested | 
|   | Results | The result set for GetUserBasicOut is a list of the GetUserBasicModel objects | 
 Remarks
Remarks|  Note | 
|---|
| This model is a light-weight user view. For detailed user information see the GetUserDetail(GetUserDetailIn) call. | 
 Example
Example See Also
See Also