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

AF SDK Reference

AFEnumerationValue.ShortName Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFEnumerationValue.ShortName Property
The short name of a hierarchical enumeration value.

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

Syntax

public string ShortName { get; set; }
Public Property ShortName As String
	Get
	Set

Dim instance As AFEnumerationValue
Dim value As String

value = instance.ShortName

instance.ShortName = value
public:
property String^ ShortName {
	String^ get ();
	void set (String^ value);
}
member ShortName : string with get, set

Property Value

Type: String
If this enumeration value is a child of another value, then this property returns the short name of this hierarchical enumeration value. Otherwise, this property returns the same value as the Name property.

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, 2.10.0, 2.10, 2.9.5

See Also

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