ComputerQueryExpression.RightExpression Property
Gets or sets the expression on the right side of the operator.
Expression RightExpression{get; set;}
Exceptions
Exception Type | Condition |
---|---|
System.ArgumentException | This exception is thrown when assigning a value that is not compatible with the specified operator or the expression specified for the opposite side. |
Requirements
Platforms: Requires Windows 2000 Server or later
Version: Requires MOM 2005 or later
Namespace: Microsoft.EnterpriseManagement.Mom
Assembly: Microsoft.Mom.Sdk (in Microsoft.Mom.Sdk.dll)
See Also
ComputerQueryExpression Class | ComputerQueryExpression Members