QuickFix.Fields.UnderlyingDeliveryAmount.UnderlyingDeliveryAmount C# (CSharp) Method

UnderlyingDeliveryAmount() public method

public UnderlyingDeliveryAmount ( ) : System
return System
        public UnderlyingDeliveryAmount()
            : base(Tags.UnderlyingDeliveryAmount)
        {
        }

Same methods

UnderlyingDeliveryAmount::UnderlyingDeliveryAmount ( Decimal val ) : System
UnderlyingDeliveryAmount