AVEVA Database .NET Public Interface

DbElement.GetInteger Method (DbAttribute, DbQualifier)

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

public abstract int GetInteger(
   DbAttribute attributeName,
   DbQualifier qualifier
);

Parameters

attributeName
qualifier

Return Value

See Also

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