QueryByAttribute.Values Property

Definition

Gets the attribute values to look for when the query is executed.

C++
public:
 property Microsoft::Xrm::Sdk::DataCollection<System::Object ^> ^ Values { Microsoft::Xrm::Sdk::DataCollection<System::Object ^> ^ get(); };

Property Value

A collection that defines the attribute values to look for when the query is executed.

Attributes

Remarks

Use AddAttributeValue(String, Object) to add to this collection.

Applies to

Product Versions
Dataverse SDK Latest