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

AF SDK Reference

AFVersion.Modifier Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFVersion.Modifier Property
This read-only property returns the user who last modified the version of the owning object.

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

Syntax

public string Modifier { get; }
Public ReadOnly Property Modifier As String
	Get

Dim instance As AFVersion
Dim value As String

value = instance.Modifier
public:
property String^ Modifier {
	String^ get ();
}
member Modifier : string with get

Property Value

Type: String
Returns the user who last modified the version of the owning object.

Remarks

This property is set by the server upon successful edits of the owning object.

Version Information

AFSDK


See Also

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