TableNameMode Parameter (Connect-Kintone Cmdlet)
The dynamic table identifier for each AppId.
Syntax
Connect-Kintone -TableNameMode string
Possible Values
AppName, AppIdData Type
cstr
Default Value
"AppName"
Remarks
The dynamic table identifier for each AppId can be either the AppName or the AppId to uniquely identify the table. By default, the identifier will be the AppName.
- AppName: Set this to identify the dynamic table of the respective App with its AppName.
- AppId: Set this to identify the dynamic table of the respective App with its AppId.