OrganizationServiceContextExtensions.LoadProperty Method

 

Applies To: Dynamics CRM 2015

Namespace:   Microsoft.Xrm.Client
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static LoadProperty(OrganizationServiceContext, Entity, String, Nullable<EntityRole>)

Loads the related entity collection for the specified relationship.

System_CAPS_pubmethodSystem_CAPS_static LoadProperty<TEntity>(OrganizationServiceContext, TEntity, Expression<Func<TEntity, Object>>)

Loads the related entity collection for the specified relationship.

See Also

OrganizationServiceContextExtensions Class
Microsoft.Xrm.Client Namespace

Return to top

© 2017 Microsoft. All rights reserved. Copyright