You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Classes > Localization Class > Localization Methods > GetJobs Method > GetJobs
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Localization.GetJobs Method ()

Returns a list of the top-level jobs, export and import jobs. The jobs listed depend on the user id, unauthenticated users (e.g., translators) see only publicly available jobs (e.g., ZIP files for download). Administrators can view all jobs, non-administrators may only view jobs they created. 

This function is overloaded. See Also: GetJobs (Long)

C#
public DS.LocalizationJobDataTable GetJobs();
Visual Basic
Public Function GetJobs() As DS.LocalizationJobDataTable

A LocalizationJobDataSet.LocalizationJobDataTable of top-level jobs.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!