RelationshipQueryCollection Properties

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Public Properties

  Name Description
public property Count  Gets the number of elements in the collection. (inherited from DataCollection)
public property IsReadOnly  Gets a value indicating whether the DataCollection is read-only. (inherited from DataCollection)
public property Item  Gets or sets the value associated with the specified key. (inherited from DataCollection)
public property Keys  Gets a collection containing the keys in the DataCollection. (inherited from DataCollection)
public property Values  Gets a collection containing the values in the DataCollection. (inherited from DataCollection)

See Also

Reference

RelationshipQueryCollection Class
Microsoft.Xrm.Sdk Namespace
RelatedEntitiesQuery

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.