Browse by Tags

All Tags » archive API   (RSS)
Sorry, but there are no more tags available to filter with.
  • Using the Archiving functionality throught API

    The archiving functionality is available in the Workspace but that is a manual that can automated using the API. Here is a sample c# console application code that does that : using System;using System.Collections.Generic;using System.Text;using System.IO;using SourceCode.Workflow.Management; namespace archiving{    ...
    Posted to Pitchblack (Weblog) by chalama on August 29, 2008