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