Subject | English | Czech |
comp., MS | line item workflow work item | pracovní položka workflowu položky řádku (A workflow work item that is created by a line item workflow instance) |
comp., MS | queue workflow work item | pracovní položka workflowu ve frontě (A workflow work item that is assigned to a work item queue) |
comp., MS | work item | pracovní položka (A user-defined object with unique fields, forms, and rules. Work items can be queried across the database) |
comp., MS | Work Item Form view | zobrazení Formulář pracovní položky (The Visual Studio document window that shows the full form of a work item instance. You can open many work item forms as documents in Visual Studio) |
comp., MS | work item ID | ID pracovní položky (The unique identifier of a work item in the database) |
comp., MS | work item log | protokol pracovní položky (A log that lists the current notes you are typing and the uneditable historical conversation that has already been saved) |
comp., MS | work item query | dotaz na pracovní položky (A specialized SELECT statement containing a WHERE clause, and COLUMN and SORT BY elements. Work Item Query is modeled after SQL queries) |
comp., MS | Work Item Query Language A loose variant of SQL that describes a query in the Work Item Tracking subsystem of Team Foundation Server using a syntax that contains SELECT, WHERE, COLUMN and SORT clauses. Query View is the user interface for defining work item queries | WIQL (Work Item Query Language) |
comp., MS | work item queue | fronta pracovních položek (A list that contains workflow work items that are assigned to users) |
comp., MS | work item queue assignment expression | výraz přiřazení fronty pracovních položek (A statement that conditionally assigns work items to specific work item queues) |
comp., MS | work item type | typ pracovní položky (A named definition associated with a project in a Team Foundation Server. Types are composed of fields, a form and work flow. They are defined using XML. Definitions are portable between Team Foundation Servers) |