Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An interface that is used to design objects that are operators in the construction of filters.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Interface IOperator
'Usage
Dim instance As Filter.IOperator
public interface IOperator
Remarks
Filter operators include the Filter.LogicalOperator class and the Filter.FieldOperator class.