ATAS
|
Represents a request for a fixed profile with a specific period. More...
Public Member Functions | |
FixedProfileRequest (FixedProfilePeriods period) | |
Initializes a new instance of the FixedProfileRequest class with the specified period. | |
Properties | |
FixedProfilePeriods | Period [get] |
Gets the fixed profile period associated with this request. | |
Represents a request for a fixed profile with a specific period.
ATAS.Indicators.FixedProfileRequest.FixedProfileRequest | ( | FixedProfilePeriods | period | ) |
Initializes a new instance of the FixedProfileRequest class with the specified period.
period | The fixed profile period to be used in the request. |
|
get |
Gets the fixed profile period associated with this request.