Cmdlets for NetSuite

Build 24.0.9060

IncludeChildTables Parameter (Connect-NetSuite Cmdlet)

A boolean indicating if child tables should be displayed.

Syntax

Connect-NetSuite -IncludeChildTables SwitchParameter

Data Type

bool

Default Value

false

Remarks

If this is set to true, tables will be displayed for all child lists of a given entity. For instance, the CashRefund table in the NetSuite development environment has a child list called ItemList. Therefore, a new table called CashRefund_ItemList will be displayed if this property is set to true. This can be useful for listing each item in the list in its own row.

This property only applies when Schema is set to SuiteTalk.

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