RestScopeEntity is defined in the Telligent.Evolution.Extensibility.Rest.Version2 namespace of Telligent.Evolution.Platform.dll
Definition
class RestScopeEntity
{
string Id { get; set; }
Func<string> Name { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| Id | string | |||
| Name | Func<string> |