OrganizationServiceContextInfo.TryGet Method
Applies To: Dynamics CRM 2013
Returns an OrganizationServiceContextInfo from a custom OrganizationServiceContext class.
Namespace: Microsoft.Xrm.Client.Metadata
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
TryGet(OrganizationServiceContext, Entity, EntitySetInfo) | Returns an OrganizationServiceContextInfo from a custom OrganizationServiceContext class and an entity. |
![]() ![]() |
TryGet(Type, OrganizationServiceContextInfo) | Returns an OrganizationServiceContextInfo from a custom OrganizationServiceContext class. |
![]() ![]() |
TryGet(Type, String, EntitySetInfo) | Returns an OrganizationServiceContextInfo from a custom OrganizationServiceContext class and an entity logical name. |
See Also
OrganizationServiceContext
OrganizationServiceContextInfo Class
Microsoft.Xrm.Client.Metadata Namespace
Developer extensions for Microsoft Dynamics CRM 2013
Return to top