User's Profile fields groups list get options
UserProfileFieldGroupListOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Platform.dll
UserProfileFieldGroupListOptions
Telligent.Evolution.Extensibility.Api.Version1
class UserProfileFieldGroupListOptions { int? PageIndex { get; set; } int? PageSize { get; set; } }
int?