| ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > ZennoPoster Class : ExportInputSettings Method |
Type: System.Guid
Id of task to export settings.
Type: System.Guid
Id of task to export settings.
Type: System.String
Input settings in xml format.
// Export setting in xml format var id = Guid.Empty; var settings = ZennoPoster.ExportInputSettings(id);
// Export setting in xml format $id = System\Guid::Empty; $settings = ZennoLab\CommandCenter\ZennoPoster::ExportInputSettings($id);
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows Seven