Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

PI Powershell

UndoAFCheckOut.PassThru Property

  • Last UpdatedDec 15, 2025
  • 2 minute read
UndoAFCheckOut.PassThru Property

Returns objects that were changed. By default, this cmdlet does not generate any output

Namespace:  OSIsoft.PowerShell
Assembly:  OSIsoft.PowerShell (in OSIsoft.PowerShell.dll) Version: 3.1.1.0 (3.1.1.466)

Syntax

[ParameterAttribute(HelpMessage = "Returns objects that were changed. By default, this cmdlet does not generate any output.")]
public SwitchParameter PassThru { get; set; }
<ParameterAttribute(HelpMessage := "Returns objects that were changed. By default, this cmdlet does not generate any output.")>
Public Property PassThru As SwitchParameter
	Get
	Set

Dim instance As UndoAFCheckOut
Dim value As SwitchParameter

value = instance.PassThru

instance.PassThru = value
public:
[ParameterAttribute(HelpMessage = L"Returns objects that were changed. By default, this cmdlet does not generate any output.")]
property SwitchParameter PassThru {
	SwitchParameter get ();
	void set (SwitchParameter value);
}
[<ParameterAttribute(HelpMessage = "Returns objects that were changed. By default, this cmdlet does not generate any output.")>]
member PassThru : SwitchParameter with get, set

Property Value

Type: SwitchParameter

See Also

In This Topic
TitleResults for “How to create a CRG?”Also Available in