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

AF SDK Reference

AFFile.Author Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFFile.Author Property
The name of the person who last uploaded the file to the server.

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

Syntax

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

Dim instance As AFFile
Dim value As String

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

Property Value

Type: String
Returns the name of the person who last uploaded the file to the server. This property is set when one of the Upload Overload methods saves the file to the server.

Version Information

AFSDK


See Also

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