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 | |
---|---|---|
LoadProperty(OrganizationServiceContext, Entity, String, Nullable<EntityRole>) | Loads the related entity collection for the specified relationship. |
|
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