EntityMetadata Members
[Applies to: Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online]
Top
Top
Top
Contains the metadata for an entity.
The following tables list the members exposed by the EntityMetadata type.
| Name | Description | |
|---|---|---|
| EntityMetadata | Initializes a new instance of theEntityMetadata class |
| Name | Description | |
|---|---|---|
|
ActivityTypeMask | Gets or sets whether a custom activity should appear in the activity menus in the Web application. |
|
Attributes | Gets the array of attribute metadata for the entity. |
|
AutoRouteToOwnerQueue | Gets or sets whether to automatically move records to the owner’s default queue when a record of this type is created or assigned. |
|
CanBeInManyToMany | Gets the property that determines whether the entity can be in a Many-to-Many entity relationship. |
|
CanBePrimaryEntityInRelationship | Gets the property that determines whether the entity can be the referenced entity in a One-to-Many entity relationship. |
|
CanBeRelatedEntityInRelationship | Gets the property that determines whether the entity can be the referencing entity in a One-to-Many entity relationship. |
|
CanCreateAttributes | Gets or sets the property that determines whether additional attributes can be added to the entity. |
|
CanCreateCharts | Gets or sets the property that determines whether new charts can be created for the entity. |
|
CanCreateForms | Gets or sets the property that determines whether new forms can be created for the entity. |
|
CanCreateViews | Gets or sets the property that determines whether new views can be created for the entity. |
|
CanModifyAdditionalSettings | Gets or sets the property that determines whether any other entity properties not represented by a managed property can be changed. |
|
CanTriggerWorkflow | Gets whether the entity can trigger a workflow process. |
|
Description | Gets or sets the label containing the description for the entity. |
|
DisplayCollectionName | Gets or sets the label containing the plural display name for the entity. |
|
DisplayName | Gets or sets the label containing the display name for the entity. |
|
ExtensionData | Gets or sets the structure that contains extra data. (inherited from MetadataBase) |
|
HasChanged | Gets whether the item of metadata has changed. (inherited from MetadataBase) |
|
IconLargeName | Gets or sets the name of the image web resource for the large icon for the entity. |
|
IconMediumName | Gets or sets the name of the image web resource for the medium icon for the entity. |
|
IconSmallName | Gets or sets the name of the image web resource for the small icon for the entity. |
|
IsActivity | Gets or sets whether the entity is an activity. |
|
IsActivityParty | Gets or sets whether the email messages can be sent to an email address stored in a record of this type. |
|
IsAuditEnabled | Gets or sets the property that determines whether auditing has been enabled for the entity. |
|
IsAvailableOffline | Gets or sets whether the entity is available offline. |
|
IsChildEntity | Gets whether the entity is a child entity. |
|
IsConnectionsEnabled | Gets or sets the property that determines whether connections are enabled for this entity. |
|
IsCustomEntity | Gets whether the entity is a custom entity. |
|
IsCustomizable | Gets or sets the property that determines whether the entity is customizable. |
|
IsDocumentManagementEnabled | Gets or sets the property that determines whether document management is enabled. |
|
IsDuplicateDetectionEnabled | Gets or sets the property that determines whether duplicate detection is enabled. |
|
IsEnabledForCharts | Gets whether charts are enabled. |
|
IsImportable | Gets whether the entity can be imported using the Import Wizard. |
|
IsIntersect | Gets whether the entity is an intersection table for two other entities. |
|
IsMailMergeEnabled | Gets or sets the property that determines whether mail merge is enabled for this entity. |
|
IsManaged | Gets whether the entity is part of a managed solution. |
|
IsMappable | Gets or sets the property that determines whether entity mapping is available for the entity. |
|
IsReadingPaneEnabled | For internal use only. |
|
IsRenameable | Gets or sets the property that determines whether the entity DisplayName and DisplayCollectionName can be changed by editing the entity in the application. |
|
IsValidForAdvancedFind | Gets or sets whether the entity is will be shown in Advanced Find. |
|
IsValidForQueue | Gets or sets the property that determines whether the entity is enabled for queues. |
|
IsVisibleInMobile | Gets or sets the property that determines whether Mobile Express for Microsoft Dynamics CRM users can see data for this entity. |
|
LogicalName | Gets or sets the logical name for the entity. |
|
ManyToManyRelationships | Gets the array of many-to-many relationships for the entity. |
|
ManyToOneRelationships | Gets the array of many-to-one relationships for the entity. |
|
MetadataId | Gets or sets a unique identifier for the metadata item. (inherited from MetadataBase) |
|
ObjectTypeCode | Gets the entity type code. |
|
OneToManyRelationships | Gets the array of one-to-many relationships for the entity. |
|
OwnershipType | Gets or sets the ownership type for the entity. |
|
PrimaryIdAttribute | Gets the name of the attribute that is the primary id for the entity. |
|
PrimaryNameAttribute | Gets the name of the primary attribute for an entity. |
|
Privileges | Gets the privilege metadata for the entity. |
|
RecurrenceBaseEntityLogicalName | Gets the name of the entity that is recurring. |
|
ReportViewName | Gets the name of the report view for the entity. |
|
SchemaName | Gets or sets the schema name for the entity. |
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | Equals | (inherited from Object) |
![]() | GetHashCode | (inherited from Object) |
![]() | GetType | (inherited from Object) |
![]() | ToString | (inherited from Object) |
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
Send comments about this topic to Microsoft.
© 2011 Microsoft Corporation. All rights reserved.
