-
Notifications
You must be signed in to change notification settings - Fork 4
Add ElementToRcdc
wim-beck edited this page Feb 28, 2017
·
3 revisions
Add an element to the RCDC configuration.
Add-ElementToRcdc [-DisplayName] <String> [-GroupingName] <String> [-RcdcElement] <XElement> [[-Caption] <String>] [<CommonParameters>]
Add an element to the RCDC configuration.
Property | Value |
---|---|
Type | String |
Required | true |
Position | 1 |
Default value | |
Accept pipeline input | false |
Property | Value |
---|---|
Type | String |
Required | true |
Position | 2 |
Default value | |
Accept pipeline input | false |
Property | Value |
---|---|
Type | XElement |
Required | true |
Position | 3 |
Default value | |
Accept pipeline input | false |
Property | Value |
---|---|
Type | String |
Required | false |
Position | 4 |
Default value | Caption |
Accept pipeline input | false |
``