Metric
is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class Metric { string Description { get; set; } Guid Id { get; set; } string Name { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
Description | string | |||
Id | Guid | |||
Name | string |