AFDataReference.UsesInternalAFValueAttribute Constructor
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Initializes a new instance of the AFDataReferenceUsesInternalAFValueAttribute class.
Namespace: OSIsoft.AF.Asset
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public UsesInternalAFValueAttribute( bool value )
Public Sub New ( value As Boolean ) Dim value As Boolean Dim instance As New AFDataReferenceUsesInternalAFValueAttribute(value)
public: UsesInternalAFValueAttribute( bool value )
new : value : bool -> UsesInternalAFValueAttribute
Parameters
- value
- Type: SystemBoolean
Specify to indicate that the AFDataReference uses the SetInternalAFValue method for storing values.