Class PriceField
Represents a data field that contains price data.
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Namespace: tt_net_sdk
Assembly: tt-net-api.dll
Syntax
public class PriceField : TypedField<Price>
Remarks
If the price cannot be retrieved, this method returns a PriceField object whose HasValidValue property is false to indicate the value is not valid.