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

AF SDK Reference

AFAttributeValueQuery.AttributeTemplate Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFAttributeValueQuery.AttributeTemplate Property
The AFAttributeTemplate used to determine the attribute's value to be compared.

Namespace:  OSIsoft.AF.Asset
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public AFAttributeTemplate AttributeTemplate {
	get;
 set; }
Public Property AttributeTemplate As AFAttributeTemplate
		Get
	Set

Dim instance As AFAttributeValueQuery
Dim value As AFAttributeTemplate

value = instance.AttributeTemplate

instance.AttributeTemplate = value
public:
property AFAttributeTemplate^ AttributeTemplate {
		AFAttributeTemplate^ get ();
	void set (AFAttributeTemplate^ value);
}
member AttributeTemplate : AFAttributeTemplate with 
		get, set

Property Value

Type: AFAttributeTemplate
Returns the AFAttributeTemplate used to determine the attribute's value to be compared.

Version Information

AFSDK


See Also

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