Class TimePeriodAlways
Describing a time period we are always in
Implements
Inherited Members
Namespace: QarnotSDK
Assembly: QarnotSDK.dll
Syntax
public sealed class TimePeriodAlways : TimePeriodSpecification, IEquatable<TimePeriodSpecification>
Constructors
TimePeriodAlways(string)
Constructor
Declaration
public TimePeriodAlways(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name |
Properties
Type
Type hint for the remote API
Declaration
public override string Type { get; }
Property Value
| Type | Description |
|---|---|
| string |
Overrides
Methods
Equals(TimePeriodSpecification)
Equals
Declaration
public override bool Equals(TimePeriodSpecification other)
Parameters
| Type | Name | Description |
|---|---|---|
| TimePeriodSpecification | other |
Returns
| Type | Description |
|---|---|
| bool |
Overrides
ToString()
ToString
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string |