| Visual Basic | |
|---|---|
Sub SetRevokeUserID( _ ByVal lUserID As System.Integer _ ) | |
| C# | |
|---|---|
void SetRevokeUserID( System.int lUserID ) | |
| C++/CLI | |
|---|---|
void SetRevokeUserID( & System.int lUserID ) | |
Parameters
- lUserID
- ID of user allowed to revoke state transitions of files
See the IEdmBatchChangeState3 examples.
- S_OK: The method successfully executed.
- S_FALSE: One of the arguments is invalid.
SOLIDWORKS PDM Professional 2013