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