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

AF SDK Reference

UOM.RefFormulaTo Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
UOM.RefFormulaTo Property
This property provides the formula to convert to the reference unit of measure from this unit of measure.

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

Syntax

public string RefFormulaTo { get; }
Public ReadOnly Property RefFormulaTo As String
	Get

Dim instance As UOM
Dim value As String

value = instance.RefFormulaTo
public:
property String^ RefFormulaTo {
	String^ get ();
}
member RefFormulaTo : string with get

Property Value

Type: String
Returns the formula to convert to the reference unit of measure from this unit of measure.

Remarks

This formula is written with the unit-of-measure abbreviation using C# expression evaluation rules. For example, for API based on SG, one could expect to find: "141.5/(API+131.5)".

Version Information

AFSDK


See Also

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