MissingComponent Members
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Contains the data to describe a solution component that is required by a solution but not found in the system.
The following tables list the members exposed by the MissingComponent type.
Public Constructors
Name | Description | |
---|---|---|
MissingComponent | Initializes a new instance of the MissingComponent class. |
Top
Public Properties
Name | Description | |
---|---|---|
DependentComponent | Gets or sets information about the solution component in the solution file that is dependent on a missing solution component. | |
ExtensionData | Gets or sets the structure that contains extra data. | |
RequiredComponent | Gets or sets information about the required solution component that is missing. |
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
MissingComponent Class
Microsoft.Crm.Sdk.Messages Namespace
RetrieveMissingComponentsRequest
Other Resources
Dependency Tracking for Solution Components
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.