Show / Hide Table of Contents

Class PriceField

A price field.

Inheritance
object
Field
TypedField<Price>
PriceField
Inherited Members
TypedField<Price>.FormattedValue
TypedField<Price>.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 PriceField : TypedField<Price>
In this article
Back to top