Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
Creates an instance of the EntityInfo class.
Namespace: Microsoft.Xrm.Client.Metadata
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public EntityInfo(
Type entityType
)
public:
EntityInfo(
Type^ entityType
)
new :
entityType:Type -> EntityInfo
Public Sub New (
entityType As Type
)
Parameters
entityType
Type: System.TypeType: Type. The entity type.
See Also
EntityInfo Class
Microsoft.Xrm.Client.Metadata Namespace
Developer extensions for Microsoft Dynamics CRM 2015
Return to top
© 2017 Microsoft. All rights reserved. Copyright