AVEVA Database .NET Public Interface

DbAttribute.GetAsStringArray Method (DbAttributeSpecialField)

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

public string[] GetAsStringArray(
   DbAttributeSpecialField field
);

Parameters

field
Any attribute special field

Return Value

Array of attribute field values as strings

See Also

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