SecureBlackbox 2020 PHP Edition

Questions / Feedback?

OutputAttachmentFile Property

A path to a file where to save the attachment data.

Object Oriented Interface

public function getOutputAttachmentFile();
public function setOutputAttachmentFile($value);

Procedural Interface

secureblackbox_soapclient_get($res, 70 );
secureblackbox_soapclient_set($res, 70, $value );

Default Value

''

Remarks

Provide a full path to the file where the attachment should be saved.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]