EntryPoint.Sequence

Syntax

EntryPoint.Sequence

Data Type

Sequence

Purpose

Returns the sequence that defines this entry point.

Remarks

Use this property to access additional information about the entry point you cannot obtain from properties or methods of the entry point. For example, use this property to determine whether the entry point is an Execution or a Configuration entry point.

See Also

Sequence