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

AdjustmentType() public method

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

Same methods

AdjustmentType::AdjustmentType ( int val ) : System
AdjustmentType