< Back
Remove-SolutionComponentFromCrm
Post
NAME Remove-SolutionComponentFromCrm
SYNOPSIS
Deletes SolutionComponents from a Dynamics Crm org.
SYNTAX
Remove-SolutionComponentFromCrm [[-ObjectId] <Array>] [[-Conn] <CrmServiceClient>] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-ObjectId <Array>
ObjectIds of SolutionComponents to delete.
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Conn <CrmServiceClient>
Dynamics Crm org connection that contains the SolutionComponent(s)
Required? false
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS
SYNOPSIS
Deletes SolutionComponents from a Dynamics Crm org.
SYNTAX
Remove-SolutionComponentFromCrm [[-ObjectId] <Array>] [[-Conn] <CrmServiceClient>] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-ObjectId <Array>
ObjectIds of SolutionComponents to delete.
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Conn <CrmServiceClient>
Dynamics Crm org connection that contains the SolutionComponent(s)
Required? false
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS