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

AF SDK Reference

AFDataReference.IsConfigured Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFDataReference.IsConfigured Property
This method returns if the DR instance is properly configured.

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

Syntax

public virtual bool IsConfigured { get; }
Public Overridable ReadOnly Property IsConfigured As Boolean
	Get

Dim instance As AFDataReference
Dim value As Boolean

value = instance.IsConfigured
public:
virtual property bool IsConfigured {
	bool get ();
}
abstract IsConfigured : bool with get
override IsConfigured : bool with get

Return Value

Type: Boolean
Returns true if it has been properly configured and false otherwise.

Version Information

AFSDK


See Also

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