Computes the file reference tree and checks that the specified transition revocation can be performed for the files added to this batch using
IEdmBatchChangeState::AddFile.
Syntax
Visual Basic (Declaration) | |
---|
Function CreateTreeForRevoke( _
ByVal bsTransition As System.String _
) As System.Boolean |
C# | |
---|
System.bool CreateTreeForRevoke(
System.string bsTransition
) |
C++/CLI | |
---|
System.bool CreateTreeForRevoke(
& System.String^ bsTransition
) |
Parameters
- bsTransition
- Name of the workflow state transition to revoke
Return Value
True if there are any valid files on which to revoke transitions, false if there are no valid files
Example
Remarks
See Also
Availability
SOLIDWORKS PDM Professional 2013