ComponentDetail Members
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Provides additional information about the solution components that are related to a missing component.
The following tables list the members exposed by the ComponentDetail type.
Public Constructors
Name | Description | |
---|---|---|
ComponentDetail | Initializes a new instance of theComponentDetail class. |
Top
Public Properties
Name | Description | |
---|---|---|
DisplayName | Gets or sets the display name of the solution component. | |
ExtensionData | Gets or sets the structure that contains extra data. | |
Id | Gets or sets the ID of the solution component. | |
ParentDisplayName | Gets or sets the display name of the parent solution component. | |
ParentId | Gets or sets the ID of the parent solution component. | |
ParentSchemaName | Gets or sets the schema name of the parent solution component. | |
SchemaName | Gets or sets the schema name of the solution component. | |
Solution | Gets or sets the name of the solution. | |
Type | Gets or sets the component type of the solution component. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ComponentDetail Class
Microsoft.Crm.Sdk.Messages Namespace
Other Resources
Dependency Tracking for Solution Components
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.