Share via


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
System_CAPS_pubmethodSystem_CAPS_static GetAttributeValue(Entity, String)

Retrieves the value of the attribute.

System_CAPS_pubmethodSystem_CAPS_static GetAttributeValue<T>(Entity, String)

Retrieves the value of an attribute.

See Also

EntityExtensions Class
Microsoft.Xrm.Client Namespace

Return to top