TDV Adapter for NetSuite

Build 22.0.8462

CustomFieldPermissions

A comma separated list of custom field permissions. Gives more control than IncludeCustomFieldColumns .

Data Type

string

Default Value

""

Remarks

This property may be set in addition to or instead of IncludeCustomFieldColumns. If you want use a role for authentication where the permissions allow for some custom fields but not others, this property can be used to specify which custom fields metadata should be requested for by the NetSuite Adapter. If this property is left empty, IncludeCustomFieldColumns will determine if all custom field metadata or no custom field metadata is requested. Otherwise this property will override the behavior of IncludeCustomFieldColumns.

For example, to specify all of the custom field permissions for all available tables, set this to:

Custom Body Fields, Custom Column Fields, Custom Entity Fields, Custom Event Fields, Custom Item Fields, Item Number Fields, Other Custom Fields

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462