Working With The LSequenceItem Object
The LSequenceItem object defines the following property to examine the Attributes of a Sequence Item:
Properties
Attributes property: This property defines the collection of all the Attributes in the Sequence Item. The Name and Value of each Attribute in the collection are specified by the members of the ILAttribute interface exposed by the corresponding LAttribute object.
Count property: This property specifies the number of LSequenceItem objects in the collection.