Subject | English | Arabic |
comp., MS | line item workflow work item | عنصر عمل سير العمل لعنصر البند (A workflow work item that is created by a line item workflow instance) |
comp., MS | queue workflow work item | عنصر عمل سير العمل بقائمة الانتظار (A workflow work item that is assigned to a work item queue) |
comp., MS | work item | عنصر عمل (A user-defined object with unique fields, forms, and rules. Work items can be queried across the database) |
comp., MS | Work Item Form view | طريقة عرض نموذج عنصر العمل (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 | معرف عنصر العمل (The unique identifier of a work item in the database) |
comp., MS | work item log | سجل عنصر العمل (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 | استعلام عنصر العمل (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) |
comp., MS | work item queue | قائمة انتظار عناصر العمل (A list that contains workflow work items that are assigned to users) |
comp., MS | work item queue assignment expression | تعبير تعيينات قائمة انتظار عناصر العمل (A statement that conditionally assigns work items to specific work item queues) |
comp., MS | work item type | نوع عنصر العمل (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) |