Class QuantityField
Represents a field that contains a quantity value.
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 QuantityField : TypedField<Quantity>
Remarks
If the quantity could not be retrieved, this method returns a QuantityField object whose HasValidValue property is false to indicate the value is not valid.