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

CollAsgnReason() public method

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

Same methods

CollAsgnReason::CollAsgnReason ( int val ) : System
CollAsgnReason