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

NoUnderlyingAmounts() public method

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

Same methods

NoUnderlyingAmounts::NoUnderlyingAmounts ( int val ) : System
NoUnderlyingAmounts