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

PI Powershell

AddAFAttributeTemplate.IsExcluded Property

  • Last UpdatedDec 15, 2025
  • 1 minute read
AddAFAttributeTemplate.IsExcluded Property

Add the AF Attribute Template as excluded for the associated AF Element Template

Namespace:  OSIsoft.PowerShell
Assembly:  OSIsoft.PowerShell (in OSIsoft.PowerShell.dll) Version: 2.2.3.0 (2.2.3.952)

Syntax

[ParameterAttribute(HelpMessage = "Is AF Attribute Template excluded item")]
public SwitchParameter IsExcluded { get; set; }
<ParameterAttribute(HelpMessage := "Is AF Attribute Template excluded item")>
Public Property IsExcluded As SwitchParameter
	Get
	Set

Dim instance As AddAFAttributeTemplate
Dim value As SwitchParameter

value = instance.IsExcluded

instance.IsExcluded = value
public:
[ParameterAttribute(HelpMessage = L"Is AF Attribute Template excluded item")]
property SwitchParameter IsExcluded {
	SwitchParameter get ();
	void set (SwitchParameter value);
}
[<ParameterAttribute(HelpMessage = "Is AF Attribute Template excluded item")>]
member IsExcluded : SwitchParameter with get, set

Property Value

Type: SwitchParameter

See Also

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