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

AllocReportType() public method

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

Same methods

AllocReportType::AllocReportType ( int val ) : System
AllocReportType