FieldMasks.getModules (Method)

Returns zero or more structures, each containing information on the input and output modules associated with a field mask. 'Standard' modules reside in the site's '/masks/' directory. 'Explicit' modules reside in server-relative URLs.

Returns:

FieldMasks_GetModules_Result (query)

Each row of the returned query results has the following fields:

Field Name Type Description
MaskName PlainText_NonNull_255 The mask's file name.
MaskPath ServerRelativeURL The mask's server-relative path name, which includes the file name.

Context:

License Requirements None
Permission Requirements site:ManageFieldTypesMasks
Deny Context None
Require Context None
Author Lock (not required)
Transaction Logging Transaction logging is disabled for this method
Customization Customization is not supported for this method.

Error Codes:

None

Notes:

None