Rep_GetValueHelpDefinition - Web Services - Foundation 23.2 - Foundation 23.2 - Ready - Content Composer - external

Content Composer Web Services

Platform
Content Composer
Product
Web Services
Release
Foundation 23.2
License

Reads a value help from the repository.

Syntax

Rep_GetValueHelpDefinition(string sessionId,string systemName, string valueHelpId,string valueHelpName, out string xmlResult)
Parameter Description
sessionId Valid session identifier (SessionId)
systemName SystemOId of the system
valueHelpId Object ID of the value help. If not defined, the name of the value help must be defined instead.
valueHelpName Name of the value help
xmlResult XML serialized MwsValueHelpDefinition object

Return Value

Value Description
0 OK
<>0

Error

See Error Codes.