<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Servizi Core > Jamio Document > ReadComponent |
Service
Method
ReadComponent
Description
Reads a component (FileComponent, DocumentComponent or UnmanagedComponent).
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 |
componentReference |
The component reference. |
Reference |
|
Output |
|||
Name |
Description |
Type |
Optional |
returnValue |
The requested component. |
Object of type Component or custom type of Component |
|