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

AF SDK Reference

AFAnalysisService.RuntimeFieldValue Class

  • Last UpdatedNov 18, 2025
  • 4 minute read
AFAnalysisService.RuntimeFieldValue Class

Inheritance Hierarchy

SystemObject
  OSIsoft.AF.AnalysisAFAnalysisServiceRuntimeFieldValue

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

Syntax

public class RuntimeFieldValue : IEquatable<AFAnalysisServiceRuntimeFieldValue>
Public Class RuntimeFieldValue
	Implements IEquatable(Of AFAnalysisServiceRuntimeFieldValue)

Dim instance As AFAnalysisService.RuntimeFieldValue
public ref class RuntimeFieldValue : IEquatable<AFAnalysisServiceRuntimeFieldValue^>
type RuntimeFieldValue =  
    class
        interface IEquatable<AFAnalysisServiceRuntimeFieldValue>
    end

The AFAnalysisServiceRuntimeFieldValue type exposes the following members.

Constructors

  NameDescription
Public method
AFAnalysisServiceRuntimeFieldValue
Constructs an instance of AFAnalysisServiceRuntimeFieldValue class. value is wrapped and returned as is by both implicit and explicit string conversion.

Methods

  NameDescription
Public method
Equals(Object)
Determines whether the specified Object is equal to the current object.
(Overrides ObjectEquals(Object).)
Public method
Equals(AFAnalysisServiceRuntimeFieldValue)
Indicates whether the current object is equal to another object of the same type.
Public method
GetHashCode
Gets the hash code for this instance of the object which is suitable for use in hashing algorithms and data structures like a hash table.
(Overrides ObjectGetHashCode.)
Public method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method
ToObjectT
Converts the value to an object of the specified type or throw exception on error.
Public method
ToObjectT(T)
Converts the value to an object of the specified type or the specified default value.
Public method
ToString
Returns a String that represents the current object.
(Overrides ObjectToString.)

Operators

  NameDescription
Public operatorStatic member
(AFAnalysisServiceRuntimeFieldValue to Guid)
Performs an explicit conversion from AFAnalysisServiceRuntimeFieldValue to Guid. Only supported for .NET 4 version of SDK.
Public operatorStatic member
(AFAnalysisServiceRuntimeFieldValue to Double)
Performs an explicit conversion from AFAnalysisServiceRuntimeFieldValue to Double.
Public operatorStatic member
(AFAnalysisServiceRuntimeFieldValue to AFTime)
Performs an explicit conversion from AFAnalysisServiceRuntimeFieldValue to AFTime.
Public operatorStatic member
(AFAnalysisServiceRuntimeFieldValue to Int32)
Performs an explicit conversion from AFAnalysisServiceRuntimeFieldValue to Int32.
Public operatorStatic member
(AFAnalysisServiceRuntimeFieldValue to Int64)
Performs an explicit conversion from AFAnalysisServiceRuntimeFieldValue to Int64.
Public operatorStatic member
(AFAnalysisServiceRuntimeFieldValue to String)
Performs an implicit conversion from AFAnalysisServiceRuntimeFieldValue to String by essentially returning the wrapped value the object was constructed with.

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

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