AVEVA Database .NET Public Interface

DbAttribute.GetBool Method 

Get boolean value for the given Attribute field.

public abstract bool GetBool(
   DbAttributeField field
);

Parameters

field
Attribute field

Return Value

Boolean value

See Also

DbAttribute Class | Aveva.Pdms.Database Namespace