Share via


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
public property DependentComponent Gets or sets information about the solution component in the solution file that is dependent on a missing solution component.
public property ExtensionData Gets or sets the structure that contains extra data.
public property RequiredComponent Gets or sets information about the required solution component that is missing.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method 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.