Represents the information for ServerStrategy.
Inheritance Hierarchy
GF.Api.StrategiesStrategyTemplate
Namespace: GF.Api.Strategies
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The StrategyTemplate type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StrategyTemplate | Initializes a new instance of the StrategyTemplate class |
Properties
Name | Description | |
---|---|---|
Description |
Gets the description of ServerStrategy.
| |
ParamTemplates |
Gets a list of param information for server strategy.
| |
Type |
Gets the type of ServerStrategy.
|
See Also