Rule is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version1 namespace of Telligent.Evolution.Platform.dll
Rule
Telligent.Evolution.Extensibility.Api.Entities.Version1
class Rule { Guid Id { get; set; } bool IsEnabled { get; set; } string Name { get; set; } }
Guid
bool
string