SequencePath Class Members
In This Topic
The following tables list the members exposed by SequencePath.
Public Properties
| Name | Description |
| DataSet |
The top level dataset holding the attribute
|
| ParentAttributes |
The attributes (sequences) between the top level dataset and the target attribute
|
| ParentSequenceItems |
The ordinal position (starting from 1) of the child dataset items of each sequence between the
top level dataset and the target attribute
|
| TargetAttribute |
The attribute to which this class points.
|
Top
Public Methods
| Name | Description |
| Format |
Format the path using rules for each part
|
Top
See Also