For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get-UDElement

Get the state of the specified element.

Synopsis

Get the state of the specified element.

Syntax

Get-UDElement [-Id] <String> [[-Property] <String>] [<CommonParameters>]

Description

Get the state of the specified element. This cmdlet may behave differently depending on the type of parent element.

Parameters

-Id

The ID of the element to retreive the state of.

Required?                    true
Position?                    1
Default value
Accept pipeline input?       false
Aliases
Accept wildcard characters?  false

-Property

Outputs

-------------------------- EXAMPLE 1 --------------------------

Last updated

Was this helpful?