Working With The LSequence Object

The Sequences property (ILPrinterConfigurationItem) is the collection of all the Sequences of Items in the Printer Configuration Item. The Name and Items of each Sequence in the collection are specified by the members of the ILSequence interface exposed by the corresponding LSequence object which defines the following properties:

Properties

image\sqrblit.gif Items property: This property is the collection of all Items in the Sequence of Items. The Attributes of each Item in the collection are contained in the collection specified by the Attributes property of the ILSequenceItem interface exposed by the corresponding LSequenceItem object.

image\sqrblit.gif Name property: This property specifies the Name of the Sequence of Items.