AVEVA Database .NET Public Interface

DbElement.GetAsStringArray Method (DbAttribute)

Get word array attribute as an array of strings.

public abstract string[] GetAsStringArray(
   DbAttribute attributeName
);

Parameters

attributeName
Attribute to query

Return Value

array of values

See Also

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