AVEVA Database .NET Public Interface

DbAttribute.GetInteger Method 

Get integer value for the given Attribute field.

public abstract int GetInteger(
   DbAttributeField field
);

Parameters

field
Attribute field

Return Value

Integer value

See Also

DbAttribute Class | Aveva.Pdms.Database Namespace