TDV Adapter for NetSuite

Build 23.0.8839

CustomFieldPermissions

A comma separated list of custom field permissions that gives you more control than IncludeCustomFieldColumns .

Data Type

string

Default Value

""

Remarks

Use this property to override IncludeCustomFieldColumns behavior.

IncludeCustomFieldColumns is binary, meaning it determines whether the request is for

  • all custom field metadata
  • no custom field metadata

If you want to use a role for authentication where the permissions allow for some custom fields but not others, this property specifies which ones to use.

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

This property applies to SuiteTalk only.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839