Споделяне чрез


CrmServiceClient.CrmFilterConditionItem Class

 

Applies To: Dynamics CRM 2015

CRM Filter item.

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.CrmFilterConditionItem

Syntax

public sealed class CrmFilterConditionItem
public ref class CrmFilterConditionItem sealed 
[<Sealed>]
type CrmFilterConditionItem = class end
Public NotInheritable Class CrmFilterConditionItem

Constructors

Name Description
System_CAPS_pubmethod CrmServiceClient.CrmFilterConditionItem()

Properties

Name Description
System_CAPS_pubproperty FieldName

CRM Field name to Filter on

System_CAPS_pubproperty FieldOperator

CRM Operator to apply

System_CAPS_pubproperty FieldValue

Value to use for the Filter

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod 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