EntityExtensions.GetAttributeValue Method
Applies To: Dynamics CRM 2013
Namespace: Microsoft.Xrm.Client
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Overload List
Name | Description | |
---|---|---|
GetAttributeValue(Entity, String) | Retrieves the value of the attribute. |
|
GetAttributeValue<T>(Entity, String) | Retrieves the value of an attribute. |
See Also
EntityExtensions Class
Microsoft.Xrm.Client Namespace
Return to top