UpdateItemLifeCycleStatesAndRevisions Method
Syntax
public Item[] UpdateItemLifeCycleStatesAndRevisions(
System.long[] itemMasterIds,
System.long[] toStateIds,
System.string[] revNumbers,
System.string comment
)Public Function UpdateItemLifeCycleStatesAndRevisions( _
ByVal itemMasterIds() As System.Long, _
ByVal toStateIds() As System.Long, _
ByVal revNumbers() As System.String, _
ByVal comment As System.String _
) As Item()Parameters
| Name | Description |
|---|---|
| itemMasterIds | |
| toStateIds | |
| revNumbers | |
| comment |