The NetSuiteServiceConfiguration type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| NetSuiteServiceConfiguration |
Initializes a new instance of the NetSuiteServiceConfiguration class.
|
Methods
| Name | Description | |
|---|---|---|
| CloneSearchPreferences | Clones the search preferences that are being used the current instance. | |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| 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. |