AFAdjustment.Creator Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
This property returns the name of the person who created the adjustment.
Namespace: OSIsoft.AF.Analysis
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public string Creator { get; }
Public ReadOnly Property Creator As String Get Dim instance As AFAdjustment Dim value As String value = instance.Creator
public: property String^ Creator { String^ get (); }
member Creator : string with get
Property Value
Type: StringThe name of the person who created the adjustment.