FieldMapping
StockSharp.Algo.Import
Importing field description.
継承元: NotifiableObject
実装: IPersistable, ICloneable
コンストラクター
プロパティ
AdapterType : Type
Adapter.
DefaultValue : string
Default value.
Description : string
Description.
DisplayName : string
Display name.
IsExtended : bool
Is field extended.
IsMultiple : bool
Multiple field's instancies allowed.
IsRequired : bool
Is field required.
Values : IEnumerable<FieldMappingValue>
Mapping values.
ZeroAsNull : bool
Zero as .
メソッド
Reset()
Reset state.
フィールド
GetDescription : Func<string>
Description.
GetDisplayName : Func<string>
Display name.