<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Servizi Core > Jamio Document > GetNewUnmanagedComponent |
Service
Method
GetNewUnmanagedComponent
Description
Initializes a UnmanagedComponent 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 unmanaged components). |
Reference |
|
Output |
|||
Name |
Description |
Type |
Optional |
returnValue |
The initialized UnmanagedComponent resource. |
Object of type Unmanaged Component or custom type of Unmanaged Component |
|