AVEVA Database .NET Public Interface

DbAttribute.AttributeFieldType Method 

The type of an attribute field

public static DbFieldType AttributeFieldType(
   DbAttributeField field
);

Parameters

field
An attribute field

Return Value

The type of the attribute field

See Also

DbAttribute Class | Aveva.Pdms.Database Namespace