UpdateRevTableWithSetRevCmd Method (IEdmVault20)
Syntax
Visual Basic (Declaration) | |
---|
Sub UpdateRevTableWithSetRevCmd( _
ByRef vbFlag As System.Boolean _
) |
C# | |
---|
void UpdateRevTableWithSetRevCmd(
out System.bool vbFlag
) |
C++/CLI | |
---|
void UpdateRevTableWithSetRevCmd(
& [Out] System.bool vbFlag
) |
Parameters
- vbFlag
See Also