SolutionComponentDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |