Sets the ID of the user allowed to revoke state transitions of files in this batch.
Syntax
Visual Basic (Declaration) | |
---|
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
Example
Remarks
See Also
Availability
SOLIDWORKS PDM Professional 2013