Execution.ClearSequenceDefaultValues
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
Execution.ClearSequenceDefaultValues
Syntax
Execution.ClearSequenceDefaultValues( origSequence, defaultValueType)
Purpose
Removes a specific default value sequence or all default value sequences.
Remarks
This method operates on either the list of default value sequences for the execution or the hierarchy of executions associated with this execution.
Parameters
origSequence As Sequence
[In] Specifies the sequences that indicate the default value to remove. Passing NULL removes all default value sequences.
defaultValueType As SequenceDefaultValueScopes
[In] Specifies whether the method operates on the list of default value sequences for the execution or the hierarchy of executions associated with the execution.