IsComponentCustomizable Function
Determines whether a solution component is customizable.
Parameters
Parameters allow for data to be passed to the function.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
ComponentId
|
Edm.Guid | False | True | The ID of the solution component. |
ComponentType
|
Edm.Int32 | False | True | The value that represents the solution component. |
Return type
Type | Nullable | Description |
---|---|---|
IsComponentCustomizableResponse | False | Contains the response of the IsComponentCustomizable function. |
Entities
Use the IsComponentCustomizable function with these entity types:
Name | Display name | Description |
---|---|---|
solutioncomponent | Solution Component | A component of a CRM solution. |