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: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Provides information about an entity set. (Developer Extensions)
The following tables list the members exposed by the EntitySetInfo type.
Public Constructors
| Name | Description | |
|---|---|---|
| EntitySetInfo | Creates an EntitySetInfo class. | 
Top
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | Entity | Gets the EntityInfo reflection object for the corresponding entity type. | 
| .gif) | Property | Gets the PropertyInfo reflection object for the entity set property. | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | Equals | (inherited from Object) | 
| .gif) | GetHashCode | (inherited from Object) | 
| .gif) | GetType | (inherited from Object) | 
| .gif) | ToString | (inherited from Object) | 
Top
Protected Methods
(see also Extension Methods)
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object) | 
| .gif) | MemberwiseClone | (inherited from Object) | 
Top
Extension Methods
| Name | Description | |
|---|---|---|
| .gif) | SerializeByJson | Serialize an object using the DataContractJsonSerializer. (Defined by ObjectExtensions.) | 
Top
See Also
Reference
EntitySetInfo Class
Microsoft.Xrm.Client.Metadata Namespace
Other Resources
Developer Extensions for Microsoft Dynamics CRM
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.