StrategyTemplate Class

GF API Documentation
Represents the information for ServerStrategy.
Inheritance Hierarchy

SystemObject
  GF.Api.StrategiesStrategyTemplate

Namespace:  GF.Api.Strategies
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public class StrategyTemplate

The StrategyTemplate type exposes the following members.

Constructors

  NameDescription
Public methodStrategyTemplate
Initializes a new instance of the StrategyTemplate class
Top
Properties

  NameDescription
Public propertyDescription
Gets the description of ServerStrategy.
Public propertyParamTemplates
Gets a list of param information for server strategy.
Public propertyType
Gets the type of ServerStrategy.
Top
See Also

Reference