Show / Hide Table of Contents

Class DoubleField

A double field.

Inheritance
object
Field
TypedField<double>
DoubleField
Inherited Members
TypedField<double>.FormattedValue
TypedField<double>.Value
Field.ChangeDirection
Field.DepthLevel
Field.DetailedDepthLevel
Field.FieldId
Field.HasChanged
Field.HasDirectionChanged
Field.HasValidValue
Field.HasValue
Field.HasValueChanged
Field.Instrument
Field.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: tt_net_sdk
Assembly: tt-net-api.dll
Syntax
public class DoubleField : TypedField<double>
In this article
Back to top