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

AF SDK Reference

AFCase.CollectElementsTime Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFCase.CollectElementsTime Property
This read-only property returns the time that elements were last collected for the case analysis.

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

Syntax

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

Dim instance As AFCase
Dim value As AFTime

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

Property Value

Type: AFTime
Returns the time that elements were last collected for the case analysis.

Remarks

This property is updated every time the CollectElements method is called and returns without errors. Elements are automatically collected when the case is first created. If its value is AFTime.MinValue, then the elements have not been collected.

Version Information

AFSDK


See Also

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