SolutionComponentDetails Class

Definition

Contains detailed information about a solution component.

public ref class SolutionComponentDetails
[System.Runtime.Serialization.DataContract(Name="SolutionComponentDetails", Namespace="http://schemas.microsoft.com/xrm/9.0/Contracts")]
public class SolutionComponentDetails
[<System.Runtime.Serialization.DataContract(Name="SolutionComponentDetails", Namespace="http://schemas.microsoft.com/xrm/9.0/Contracts")>]
type SolutionComponentDetails = class
Public Class SolutionComponentDetails
Inheritance
SolutionComponentDetails
Attributes

Constructors

SolutionComponentDetails()

Initializes a new instance of the SolutionComponentDetails class.

Properties

Attributes

Gets or sets the attributes of the solution component.

ComponentName

Gets or sets the name of the solution component.

ComponentTypeName

Gets or sets the solution component type name.

IsPresentInOrg

Gets or sets whether a components exists in an organization.

Applies to