IStrategyParamTemplate Properties

GF API Documentation

The IStrategyParamTemplate type exposes the following members.

Properties

  NameDescription
Public propertyCategory
Gets the category of ServerStrategyParam.
Public propertyChildren
Gets a list of child params.
Public propertyDataType
Gets the data type of ServerStrategyParam.
Public propertyDefaultValue
Gets the default value of ServerStrategyParam.
Public propertyDescription
Gets the description of ServerStrategyParam.
Public propertyDomainValues
Gets a list of available values if the param is of Enum type, or null.
Public propertyFullName
Gets the full name of this param. Full name includes the param name with names of all parents.
Public propertyIsOptional
Gets a value indicating the param is optional and may be missing (in this case default value will be used).
Public propertyName
Gets the name of ServerStrategyParam.
Top
See Also

Reference