Preparing search index...
The search index is not available
efficy-u-rpc-api
efficy-u-rpc-api
CrmRpcObjects
AttachmentObject
Class AttachmentObject
Class representing a remotely fetched Attachment
Index
Constructors
constructor
Properties
key
stream
Accessors
base64
Stream
func
Methods
set
Stream
Constructors
constructor
new
Attachment
Object
(
key
)
:
AttachmentObject
Parameters
key
:
string
Returns
AttachmentObject
Properties
key
key
:
string
Private
stream
stream
:
string
= ""
Accessors
base64
Stream
get
base64Stream
(
)
:
string
get the base64 encoded attachment stream
Returns
string
func
get
func
(
)
:
JSONPrimitiveRecord
Returns
JSONPrimitiveRecord
Methods
set
Stream
set
Stream
(
stream
)
:
void
Parameters
stream
:
string
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
key
stream
base64
Stream
func
set
Stream
efficy-u-rpc-api
Loading...
Class representing a remotely fetched Attachment