ApiDefinition
is defined in the Telligent.Evolution.Extensibility.Api.Entities
namespace of Telligent.Evolution.Platform.dll
Definition
class ApiDefinition { string Name { get; set; } Type Type { get; set; } int? Version { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
Name | string | |||
Type | Type | |||
Version | int? |