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

PI Powershell

SetAFAttributeTemplate.IsExcluded Property

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

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

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

Syntax

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

Dim instance As SetAFAttributeTemplate
Dim value As Boolean

value = instance.IsExcluded

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

Property Value

Type: Boolean

See Also

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