Sync-UDElement
Causes an element to update.
Synopsis
Syntax
Sync-UDElement [-Id] <String[]> [-Broadcast] [[-ArgumentList] <Object[]>] [-Wait] [[-Timeout] <Int32>] [<CommonParameters>]Description
Parameters
-Id <String[]>
Required? true
Position? 1
Default value
Accept pipeline input? true (ByValue)
Aliases
Accept wildcard characters? false
-Broadcast [<SwitchParameter>]
Whether to broadcast the update to all clients.
Required? false
Position? named
Default value False
Accept pipeline input? false
Aliases
Accept wildcard characters? false-ArgumentList <Object[]>
-Timeout
Outputs
Last updated
Was this helpful?