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

AF SDK Reference

AFAdjustment.Creator Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFAdjustment.Creator Property
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: String
The name of the person who created the adjustment.

Version Information

AFSDK


See Also

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