ADO.NET Provider for NetSuite

Build 25.0.9434

Detach

Removes a previously attached file (for example, 'image', 'document') from the specified NetSuite record.

Input

Name Type Description
DetachFromInternalId String The unique internal ID of the record from which the attachment will be removed.
DetachFromRecordType String The type of record (such as invoice, customer, or sales order) from which the attachment will be removed.
AttachmentInternalId String The unique internal ID of the attachment to be removed.
AttachmentRecordType String The type of record associated with the attachment (for example, file, image, or document).

Result Set Columns

Name Type Description
Successful String A boolean value indicating whether the attachment was successfully removed (true) or not (false).

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434