Skip to content

Get RcdcCheckBox

wim-beck edited this page Feb 20, 2017 · 2 revisions

Synopsis

Create an XElement configuration for an RCDC Check Box.

Syntax

Get-RcdcCheckBox [-AttributeName] <String> [<CommonParameters>]

Description

Create an XElement configuration for an RCDC Check Box.

Parameters

AttributeName

Create an XElement configuration for an RCDC Check Box.

Property Value
Type String
Required true
Position 1
Default value
Accept pipeline input false

Examples

Get-RcdcCheckBox -AttributeName IsAwesome

Clone this wiki locally