AlertRuleField

StockSharp.Alerts

Tracking field info.

Inherits: Equatable<AlertRuleField>

Implements: IPersistable

Constructors

AlertRuleField()

Initializes a new instance of the AlertRuleField.

AlertRuleField(PropertyInfo, object)

Initializes a new instance of the AlertRuleField.

property
Tracking property.
extraField
Extra info for Property.
AlertRuleField(string)

Initializes a new instance of the AlertRuleField.

displayName
Display name.

Properties

DisplayName : string

Display name.

ExtraField : object

Extra info for Property.

Property : PropertyInfo

Tracking property.

ValueType : Type

Value type.

Methods

Clone() : AlertRuleField

Create a copy of AlertRuleField.

Returns: Copy.

GetHashCode() : int

Serves as a hash function for a particular type.

Returns: A hash code for the current Object.

Invoke(Message) : object

Invoke field.

message
Message.

Returns: Value.

Load(SettingsStorage)

Load settings.

storage
Settings storage.
OnEquals(AlertRuleField) : bool

Compare AlertRuleField on the equivalence.

other
Another value with which to compare.

Returns: , if the specified object is equal to the current object, otherwise, .

Save(SettingsStorage)

Save settings.

storage
Settings storage.
ToString() : string

Преобразовать к строковому представлению.

Returns: Строковое представление.