ApplyPurgeRestrictOptionToHistory Method
Update the historical control bit on existing iterations for a given Lifecycle State Id
Syntax
public void ApplyPurgeRestrictOptionToHistory(
System.long lcStateId
)Public Sub ApplyPurgeRestrictOptionToHistory( _
ByVal lcStateId As System.Long _
) Parameters
| Name | Description |
|---|---|
| lcStateId | The Lifecycle State Id to apply updates to. |