AVEVA Database .NET Public Interface

DbAttribute.GetAsStringArray Method (DbAttributeField)

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

public string[] GetAsStringArray(
   DbAttributeField field
);

Parameters

field
Any attribute field

Return Value

Array of attribute field values as strings

See Also

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