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

AF SDK Reference

AFCase.PublishTime Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFCase.PublishTime Property
This read-only property returns the time that the case analysis was last published.

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

Syntax

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

Dim instance As AFCase
Dim value As AFTime

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

Property Value

Type: AFTime
Returns the time that the case analysis was last published.

Remarks

This property is updated every time the Publish method is called. If its value is AFTime.MinValue, then the analysis has not been published.

Version Information

AFSDK


See Also

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