AVEVA Database .NET Public Interface

DbAttribute.GetString Method 

Get text value from given field of Attribute.

public abstract string GetString(
   DbAttributeField field
);

Parameters

field
Field of Attribute to query

Return Value

Text value

See Also

DbAttribute Class | Aveva.Pdms.Database Namespace