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

AF SDK Reference

AFTimeSpan.Milliseconds Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFTimeSpan.Milliseconds Property
Gets the milliseconds component of the time interval represented by the current AFTimeSpan structure.

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

Syntax

public double Milliseconds { get; }
Public ReadOnly Property Milliseconds As Double
	Get

Dim instance As AFTimeSpan
Dim value As Double

value = instance.Milliseconds
public:
property double Milliseconds {
	double get ();
}
member Milliseconds : float with get

Property Value

Type: Double
The value of this instance expressed in whole and fractional milliseconds. The return value ranges from -999.9999 to 999.9999.

Version Information

AFSDK

Supported in: 3.1.1, 3.1.0, 3.0.2, 3.0.1, 3.0.0, 2.10.11, 2.10.5

See Also

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