GroupUserMembersGetOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Api.dll
Definition
class GroupUserMembersGetOptions
{
int? UserId { get; set; }
string Username { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|
| UserId | int? | | | |
| Username | string | | | |