CrmServiceClient.CrmFilterConditionItem.FieldValue Property
Applies To: Dynamics CRM 2015
Value to use for the Filter
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public object FieldValue { get; set; }
public:
property Object^ FieldValue {
Object^ get();
void set(Object^ value);
}
member FieldValue : Object with get, set
Public Property FieldValue As Object
Property Value
Type: System.Object
See Also
CrmServiceClient.CrmFilterConditionItem Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright