Difference between revisions of "GetContentSelection"

From Gvp-public
Jump to navigation Jump to search
(Created page with "{{Api_Method_Spec| Description= |Parameters= {{Api_Parameter| ParamName=token |ParamType=String |ParamRequired=required |ParamDescription=A valid token for identifying the A...")
 
Line 11: Line 11:
 
}}
 
}}
 
{{Api_Parameter|
 
{{Api_Parameter|
ParamName=instanceId
+
ParamName=selectionId
 
|ParamType=int
 
|ParamType=int
 
|ParamRequired=required
 
|ParamRequired=required
|ParamDescription=The number (ID) of one instance that represent an OB registered in this environment. The same of the user has been registered.
+
|ParamDescription=
 
}}
 
}}
  
 
|Returns=
 
|Returns=
 
+
<span style="color: #a11;">TO BE COMPLETED</span>
  
 
|Exceptions=
 
|Exceptions=
 
+
<span style="color: #a11;">TO BE COMPLETED</span>
  
 
|Cache=
 
|Cache=
Line 30: Line 30:
  
 
|VersionHistory=
 
|VersionHistory=
 +
<span style="color: #a11;">TO BE COMPLETED</span>
  
 +
|SeeAlso=
 +
<span style="color: #a11;">TO BE COMPLETED</span>
  
|SeeAlso=
 
 
}}
 
}}

Revision as of 12:16, 16 September 2015

Description

Parameters

  • token (String, required)
A valid token for identifying the API session context. The token can be anonymous or logged.
  • selectionId (int, required)


Returns

TO BE COMPLETED


Exceptions

TO BE COMPLETED


Caching

This method is cached as default.


Known issues

None


Version history

TO BE COMPLETED


See also

TO BE COMPLETED