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

AF SDK Reference

UOM.RefFormulaFrom Property

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

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

Syntax

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

Dim instance As UOM
Dim value As String

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

Property Value

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

Remarks

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

Version Information

AFSDK


See Also

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