< Back
Compare-CrmSolutionComponent
Post
NAME Compare-CrmSolutionComponent
SYNOPSIS
# Gets a list of components unique to ReferenceComponent.
SYNTAX
Compare-CrmSolutionComponent [[-ReferenceComponent] <SolutionComponent[]>] [[-DifferenceComponent]
<SolutionComponent[]>] [<CommonParameters>]
DESCRIPTION
# Gets a list of components unique to ReferenceComponent. Compares only on the ObjectId and RootComponentBehavior
# properties.
PARAMETERS
-ReferenceComponent <SolutionComponent[]>
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-DifferenceComponent <SolutionComponent[]>
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
# Array containing objects of type SolutionComponent. Objects include SideIndicator properties added by
Compare-Object
RELATED LINKS
SYNOPSIS
# Gets a list of components unique to ReferenceComponent.
SYNTAX
Compare-CrmSolutionComponent [[-ReferenceComponent] <SolutionComponent[]>] [[-DifferenceComponent]
<SolutionComponent[]>] [<CommonParameters>]
DESCRIPTION
# Gets a list of components unique to ReferenceComponent. Compares only on the ObjectId and RootComponentBehavior
# properties.
PARAMETERS
-ReferenceComponent <SolutionComponent[]>
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-DifferenceComponent <SolutionComponent[]>
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
# Array containing objects of type SolutionComponent. Objects include SideIndicator properties added by
Compare-Object
RELATED LINKS