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 | The IsComponentCustomizable function returns the following value. |
Entities
Use the IsComponentCustomizable function with this entity type:
| Name | Display Name | Description |
|---|---|---|
| solutioncomponent | Solution Component | A component of a CRM solution. |