ParameterCollection Properties
[Applies to: Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online]
Microsoft.Xrm.Sdk Namespace
| Name | Description | |
|---|---|---|
|
Count | Gets the number of elements in the collection. (inherited from DataCollection) |
|
IsReadOnly | Gets a value indicating whether the DataCollection is read-only. (inherited from DataCollection) |
|
Item | Gets or sets the value associated with the specified key. (inherited from DataCollection) |
|
Keys | Gets a collection containing the keys in the DataCollection. (inherited from DataCollection) |
|
Values | Gets a collection containing the values in the DataCollection. (inherited from DataCollection) |
Reference
ParameterCollection ClassMicrosoft.Xrm.Sdk Namespace
Other Resources
SdkMessage Entity Messages and MethodsSend comments about this topic to Microsoft.
© 2011 Microsoft Corporation. All rights reserved.
