Represents a parameter of [!:IStrategy].
Namespace: GF.Api.Strategies.Params
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The IStrategyParam type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Children |
Gets a list of child params.
| |
| Name |
Gets the name of this ServerStrategyParam.
| |
| Type |
Gets the data type of this ServerStrategyParam.
| |
| Value |
Gets or sets value of this ServerStrategyParam.
|
See Also