InitializeFileBlocksDownload Action
Initializes the download of one or more binary data blocks.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
Target
|
crmbaseentity | False | True | The target entity. |
FileAttributeName
|
Edm.String | False | False | The name used to identify the particular File attribute of the target entity. |
DataSource
|
Edm.String | True | False | When an the data for a record has been moved to long term storage, set this value to |
Return type
Type | Nullable | Description |
---|---|---|
InitializeFileBlocksDownloadResponse | False | Contains the response of the InitializeFileBlocksDownload action. |