TourTip
is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class TourTip { string Key { get; } bool Read { get; } User User { get; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
Key | string | |||
Read | bool | |||
User | User |