The NetSuiteServiceConfiguration type exposes the following members.

Properties

  NameDescription
AddRequestSize
Gets or sets the size of the Add request.
BodyFieldsOnly
Gets or sets a value indicating whether the search affects body fields only.
DeleteRequestSize
Gets or sets the size of the Delete request.
IgnoreReadonlyFields
Gets or sets whether the readonly fields are ignored.
RetryCount
Gets or sets the number of retries in case of a recoverable failure.
RetryInterval
Gets or sets the interval between successive retries.
ReturnSearchColumnsOnly
Gets or sets a value indicating whether an Advanced Search should return only the search columns.
SearchPageSize
Gets or sets the size of the search page.
Timeout Obsolete.
Gets or sets the NetSuite session timeout.
TreatWarningsAsErrors
Gets or sets whether NetSuite warnings should be treated as errors.
UpdateRequestSize
Gets or sets the size of the Update request.

See Also