AFAdjustment.Creator Property
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- 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.2.0.7
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.