ProfileField is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version1 namespace of Telligent.Evolution.Platform.dll
ProfileField
Telligent.Evolution.Extensibility.Api.Entities.Version1
class ProfileField { string Label { get; set; } string Value { get; set; } bool IsUniqueId(string index); }
string
bool