Subject | English | Spanish |
comp., MS | line item workflow work item | elemento del flujo de trabajo creado por un elemento de línea (A workflow work item that is created by a line item workflow instance) |
comp., MS | queue workflow work item | elemento del flujo de trabajo asignado a una cola (A workflow work item that is assigned to a work item queue) |
comp., MS | work item | elemento de trabajo (A user-defined object with unique fields, forms, and rules. Work items can be queried across the database) |
comp., MS | Work Item Form view | vista Formulario de elemento de trabajo (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. de elemento de trabajo (The unique identifier of a work item in the database) |
comp., MS | work item log | registro del elemento de trabajo (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 | consulta de elementos de trabajo (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 | lenguaje de consultas de elemento de trabajo (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 | cola de elementos de trabajo (A list that contains workflow work items that are assigned to users) |
comp., MS | work item queue assignment expression | expresión de asignación de cola a elementos de trabajo (A statement that conditionally assigns work items to specific work item queues) |
comp., MS | work item type | tipo de elemento de trabajo (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) |