<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Servizi Core > Jamio Document > GetNewFileComponent |
Service
Method
GetNewFileComponent
Description
Initializes a FileComponent resource.
Input |
|||
Name |
Description |
Type |
Optional |
serverAddress |
Server address for an external Domain (Null or Empty for the current Domain). |
String |
Y |
token |
The session token (for the current session in the current Domain may be null or empty). |
String |
Y |
tenantId |
The tenant id (if null or empty, the tenant id of the current session is used). |
String |
|
modelReference |
The model reference (for customized documents). |
Reference |
|
Output |
|||
Name |
Description |
Type |
Optional |
returnValue |
The initialized FileComponent resource. |
Object of type File Component or a custom type of File Component |
|