CrmServiceClient.CrmSearchFilter Class
Applies To: Dynamics CRM 2015
Crm Filter class.
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Inheritance Hierarchy
System.Object
Microsoft.Xrm.Tooling.Connector.CrmServiceClient.CrmSearchFilter
Syntax
public sealed class CrmSearchFilter
public ref class CrmSearchFilter sealed
[<Sealed>]
type CrmSearchFilter = class end
Public NotInheritable Class CrmSearchFilter
Constructors
Name | Description | |
---|---|---|
CrmServiceClient.CrmSearchFilter() | Creates an empty CRM Search Filter. |
Properties
Name | Description | |
---|---|---|
FilterOperator | CRM Filter Operator |
|
SearchConditions | List of CRM Filter conditions |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright