The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Net::FileMaker::XML::ResultSet::FieldsDefinition

SYNOPSIS

This module handles the field definition hash returned by the Net::FileMaker::XML search methods. Don't call this module directly, instead use Net::FileMaker::XML.

METHODS

get($field_name)

Returns the field definition object (Net::FileMaker::XML::ResultSet::FieldsDefinition::Field).

fields

Returns an hash with the field definition objects (Net::FileMaker::XML::ResultSet::FieldsDefinition::Field)