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

PI Powershell

AddAFAttributeTemplate.IsIndexed Property

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

Add the AF Attribute Template as indexed

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 indexed")]
public SwitchParameter IsIndexed { get; set; }
<ParameterAttribute(HelpMessage := "Is AF Attribute Template indexed")>
Public Property IsIndexed As SwitchParameter
	Get
	Set

Dim instance As AddAFAttributeTemplate
Dim value As SwitchParameter

value = instance.IsIndexed

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

Property Value

Type: SwitchParameter

See Also

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