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

AF SDK Reference

UOMClass.IsBaseClass Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
UOMClass.IsBaseClass Property
This property indicates if this is a base unit of measure (UOM) class.

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

Syntax

public bool IsBaseClass { get; }
Public ReadOnly Property IsBaseClass As Boolean
	Get

Dim instance As UOMClass
Dim value As Boolean

value = instance.IsBaseClass
public:
property bool IsBaseClass {
	bool get ();
}
member IsBaseClass : bool with get

Property Value

Type: Boolean
Returns if this is a base unit-of-measure class. Otherwise, is returned if this is a derived UOM class.

Version Information

AFSDK


See Also

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