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

AF SDK Reference

AFAttribute.IsDynamic Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFAttribute.IsDynamic Property
This property indicates if this attribute is dynamic.

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

Syntax

public bool IsDynamic { get; }
Public ReadOnly Property IsDynamic As Boolean
	Get

Dim instance As AFAttribute
Dim value As Boolean

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

Property Value

Type: Boolean
Indicates if this attribute is dynamic. A dynamic attribute is not associated with an AFBaseElement.

Implements

IAFAttributeIsDynamic

Version Information

AFSDK


See Also

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