AVEVA Database .NET Public Interface

DbAttribute.GetAsStringArray Method

Get the value of any attribute field as an array of strings

Overload List

Get the value of any attribute field as an array of strings

public string[] GetAsStringArray(DbAttributeField);

Get the value of any attribute special field as an array of strings

public string[] GetAsStringArray(DbAttributeSpecialField);

See Also

DbAttribute Class | Aveva.Pdms.Database Namespace