Clarizen Web Services Developer's Guide
IClarizen Interface
Contains the operations exposed by the Clarizen web service
Members
MemberDescription
methodExecute(array<BaseMessage>[]()[][])
Perform operations against the Clarizen web services
methodGetServerDefinition(String, String, LoginOptions)
methodLogin(String, String, LoginOptions)
Logs in to the Clarizen API server and starts a session
methodLogout()()()()
Terminates an active web services session
methodMetadata(MetadataMessage)
Executes a Metadata request. This is the same as sending a MetadataMessage to the Execute(array<BaseMessage>[]()[][]) method
methodQuery(Query)
Executes a Query request. This is the same as sending a Query message to the Execute(array<BaseMessage>[]()[][]) method.