ITradingSchedule Members
The ITradingSchedule type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
From |
Returns an instance that starts enumerating from the startDate. The first
actual timestamp is equal or greater than (after) startDate.
|
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
IsContainedIn |
Determines whether values of the instance are a subset of the other schedule.
|
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
DisplayName |
Gets the display ("friendly") name. Should be the same as Description
of the class.
|
|
|
Name |
Gets the name/identifier.
|
|
|
StartDate |
Gets the date from which value enumeration starts. A default value is provided by the
implementations.
|
|
|
SubsetOf |
Gets the type of the more general schedule that covers this schedule.
|
|
|
TimeScale |

