+

Search Tips | Advanced Search

Options property


Purpose

The Options property sets options for the use of a bag. This property corresponds to the Options parameter of the MQAI call, "mqCreateBag," in the Programmable command formats reference.


Format


Parameters


Visual Basic Language Invocation

When inquiring about the options of an item within a bag:
Options = mqbag.Options
To set an option of an item in a bag:
mqbag.Options = Options