Browse By Tags

  • [Explorer API] Determine Document State

    I may be using the wrong terminology, but how can I determine the state of a document? In particular, I need to know if a doc is in the Work-in-Progress state. There's a section in the Public SDK Help entitled Progress Control Flags . However, the section…
  • How can I move state of workflow by SDK?

    There isn't example at SDK about this. I want to move to next state by my own document menu. after selecting one document, how can I change stat of documents? Here are some releated code. But I don't know how can i handle it. Please help me. / for…