ComponentDetail Members

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
public property DisplayName Gets or sets the display name of the solution component.
public property ExtensionData Gets or sets the structure that contains extra data.
public property Id Gets or sets the ID of the solution component.
public property ParentDisplayName Gets or sets the display name of the parent solution component.
public property ParentId Gets or sets the ID of the parent solution component.
public property ParentSchemaName Gets or sets the schema name of the parent solution component.
public property SchemaName Gets or sets the schema name of the solution component.
public property Solution Gets or sets the name of the solution.
public property Type Gets or sets the component type of the solution component.

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

ComponentDetail Class
Microsoft.Crm.Sdk.Messages Namespace

Other Resources

Dependency Tracking for Solution Components

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.