AVEVA Database .NET Public Interface

DbElement.GetString Method (DbAttribute)

Get text value Attribute on Element. This method throws an exception if attribute is invalid.

public abstract string GetString(
   DbAttribute attributeName
);

Parameters

attributeName
Attribute to query

Return Value

Text value

See Also

DbElement Class | Aveva.Pdms.Database Namespace | DbElement.GetString Overload List