The StepExecutionID property specifies a sequence number for the step log record.
object.StepExecutionID
| Part | Description |
|---|---|
| object | Expression that evaluates to a StepLogRecord object |
Long
Read-only
HRESULT GetStepExecutionID(long *pRetVal);
StepExecutionID can be specified as a parameter when enumerating or removing step log records and task log records.