AVEVA Database .NET Public Interface

DbElement.GetString Method (DbAttribute, String)

Get text value Attribute on Element. This method throws an exception if attribute is invalid.

public abstract string GetString(
   DbAttribute attributeName,
   string qualifier
);

Parameters

attributeName
qualifier

Return Value

See Also

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