Interface ITellMeProvider
Namespace: Sdl.TellMe.ProviderApi
Assembly: Sdl.TellMe.ProviderApi.dll
Syntax
public interface ITellMeProvider
Properties
Name
Declaration
string Name { get; }
Property Value
| Type | Description |
|---|---|
| System.String |
ProviderActions
Declaration
AbstractTellMeAction[] ProviderActions { get; }
Property Value
| Type | Description |
|---|---|
| AbstractTellMeAction[] |