User's Profile fields group update options
UserProfileFieldGroupUpdateOptions
is defined in the Telligent.Evolution.Extensibility.Api.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class UserProfileFieldGroupUpdateOptions { string Title { get; set; } string UserProfileFieldNames { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
Title | string | This is the title used for the profile field group | ||
UserProfileFieldNames | string | A comma-seperated list of profile field names |