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

PI Powershell

RemoveAFCategory.Attribute Property

  • Last UpdatedDec 15, 2025
  • 1 minute read
RemoveAFCategory.Attribute Property

Remove from Attribute Categories

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

Syntax

[ParameterAttribute(HelpMessage = "Remove from Attribute Categories")]
public SwitchParameter Attribute { get; set; }
<ParameterAttribute(HelpMessage := "Remove from Attribute Categories")>
Public Property Attribute As SwitchParameter
	Get
	Set

Dim instance As RemoveAFCategory
Dim value As SwitchParameter

value = instance.Attribute

instance.Attribute = value
public:
[ParameterAttribute(HelpMessage = L"Remove from Attribute Categories")]
property SwitchParameter Attribute {
	SwitchParameter get ();
	void set (SwitchParameter value);
}
[<ParameterAttribute(HelpMessage = "Remove from Attribute Categories")>]
member Attribute : SwitchParameter with get, set

Property Value

Type: SwitchParameter

See Also

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