True if and only if there is a data array.
Examples
>>> hasattr(f, 'Data') True >>> f.hasData True >>> del f.Data >>> f.hasData False
cf.Field.Flags
cf.Field.properties
Enter search terms or a module, class or function name.