cf.Field.get_domain

Field.get_domain()[source]

Return the domain.

New in version 3.16.2.

See also

domain

Returns
Domain

The domain.

Examples

>>> d = f.get_domain()