Subject | English | Polish |
comp., MS | line item workflow work item | etap przepływu pracy utworzony dla towaru w wierszu (A workflow work item that is created by a line item workflow instance) |
comp., MS | queue workflow work item | etap przepływu pracy przypisany do kolejki (A workflow work item that is assigned to a work item queue) |
comp., MS | work item | element roboczy (A user-defined object with unique fields, forms, and rules. Work items can be queried across the database) |
comp., MS | Work Item Form view | Widok formularza elementu roboczego (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 | Identyfikator elementu roboczego (The unique identifier of a work item in the database) |
comp., MS | work item log | dziennik elementu roboczego (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 | zapytanie o elementy robocze (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 | Język zapytań dla elementów roboczych (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) |
comp., MS | work item queue | kolejka etapów przepływu pracy (A list that contains workflow work items that are assigned to users) |
comp., MS | work item queue assignment expression | przypisanie etapu przepływu pracy do kolejki (A statement that conditionally assigns work items to specific work item queues) |
comp., MS | work item type | typ elementu roboczego (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) |