Clarizen Web Services Developer's Guide
Metadata Method (request)
Executes a Metadata request. This is the same as sending a MetadataMessage to the Execute(array<BaseMessage>[]()[][]) method
Parameters
request (MetadataMessage)
a Metadata request
Return Value
Result
Returns an instance of a Result. You must cast this to the specific instance corresponding to the request parameter.