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

AF SDK Reference

AFPlugIn.LoadedAssemblyTime Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFPlugIn.LoadedAssemblyTime Property
Read-only property that provides the timestamp of the loaded assembly containing the plugin.

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

Syntax

public AFTime LoadedAssemblyTime { get; }
Public ReadOnly Property LoadedAssemblyTime As AFTime
	Get

Dim instance As AFPlugIn
Dim value As AFTime

value = instance.LoadedAssemblyTime
public:
property AFTime LoadedAssemblyTime {
	AFTime get ();
}
member LoadedAssemblyTime : AFTime with get

Property Value

Type: AFTime
Timestamp of the loaded assembly which contains the plugin. If the plugin has not been loaded, AFTime.MinValue will be returned.

Version Information

AFSDK


See Also

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