Visual Basic (Declaration) | |
---|---|
Public Shared Function GenerateDefaultRuleExpressionForAction( _ ByVal action As EventAction _ ) As ExpressionLevelPair |
Visual Basic (Usage) | ![]() |
---|---|
Dim action As EventAction Dim value As ExpressionLevelPair value = Common.GenerateDefaultRuleExpressionForAction(action) |
C# | |
---|---|
public static ExpressionLevelPair GenerateDefaultRuleExpressionForAction( EventAction action ) |
C++/CLI | |
---|---|
public: static ExpressionLevelPair^ GenerateDefaultRuleExpressionForAction( EventAction^ action ) |
Parameters
- action
- The action.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2