Gets or sets whether to include parent files in the
file reference tree to revoke transactions.
Syntax
Visual Basic (Declaration) | |
---|
Sub IncludeParentsForRevokeTree( _
ByVal bInclude As System.Boolean _
) |
C# | |
---|
void IncludeParentsForRevokeTree(
System.bool bInclude
) |
C++/CLI | |
---|
void IncludeParentsForRevokeTree(
& System.bool bInclude
) |
Parameters
- bInclude
- True to include parent files in the file reference tree to revoke transactions, false to not
Remarks
See Also
Availability
SOLIDWORKS PDM Professional 2015 SP04