task
stringlengths
24
71
input
stringlengths
8
2.38k
output
stringlengths
1
2.34k
options
sequence
pageTitle
stringlengths
4
140
outputColName
stringlengths
1
79
url
stringlengths
41
160
wdcFile
stringlengths
71
74
f0b275b1_eration__System_Windows_Forms___Description
[Member name] MenuBar [Description]
A menu bar, usually beneath the title bar of a window, from which users can select menus.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] MenuItem [Description]
A menu item, which is an entry in a menu that a user can choose to carry out a command, select an option, or display another menu. Functionally, a menu item can be equivalent to a push button, radio button, check box, or menu.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] MenuPopup [Description]
A menu, which presents a list of options from which the user can make a selection to perform an action. All menu types must have this role, including drop-down menus that are displayed by selection from a menu bar, and shortcut menus that are displayed when the right mouse button is clicked.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] None [Description]
No role.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] Outline [Description]
An outline or tree structure, such as a tree view control, which displays a hierarchical list and usually allows the user to expand and collapse branches.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] OutlineButton [Description]
A control that navigates like an outline item.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] OutlineItem [Description]
An item in an outline or tree structure.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] PageTab [Description]
A property page that allows a user to view the attributes for a page, such as the page's title, whether it is a home page, or whether the page has been modified. Normally, the only child of this control is a grouped object that contains the contents of the associated page.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] PageTabList [Description]
A container of page tab controls.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] Pane [Description]
A separate area in a frame, a split document window, or a rectangular area of the status bar that can be used to display information. Users can navigate between panes and within the contents of the current pane, but cannot navigate between items in different panes. Thus, panes represent a level of grouping lower than frame windows or documents, but above individual controls. Typically, the user navigates between panes by pressing TAB, F6, or CTRL+TAB, depending on the context.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] ProgressBar [Description]
A progress bar, which indicates the progress of a lengthy operation by displaying colored lines inside a horizontal rectangle. The length of the lines in relation to the length of the rectangle corresponds to the percentage of the operation that is complete. This control does not take user input.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] PropertyPage [Description]
A property page, which is a dialog box that controls the appearance and the behavior of an object, such as a file or resource. A property page's appearance differs according to its purpose.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] PushButton [Description]
A push button control, which is a small rectangular control that a user can turn on or off. A push button, also known as a command button, has a raised appearance in its default off state and a sunken appearance when it is turned on.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] RadioButton [Description]
An option button, also known as a radio button. All objects sharing a single parent that have this attribute are assumed to be part of a single mutually exclusive group. You can use grouped objects to divide option buttons into separate groups when necessary.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] Row [Description]
A row of cells within a table.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] RowHeader [Description]
A row header, which provides a visual label for a table row.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] ScrollBar [Description]
A vertical or horizontal scroll bar, which can be either part of the client area or used in a control.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] Separator [Description]
A space divided visually into two regions, such as a separator menu item or a separator dividing split panes within a window.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] Slider [Description]
A control, sometimes called a trackbar, that enables a user to adjust a setting in given increments between minimum and maximum values by moving a slider. The volume controls in the Windows operating system are slider controls.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] Sound [Description]
A system sound, which is associated with various system events.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] SpinButton [Description]
A spin box, also known as an up-down control, which contains a pair of arrow buttons. A user clicks the arrow buttons with a mouse to increment or decrement a value. A spin button control is most often used with a companion control, called a buddy window, where the current value is displayed.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] SplitButton [Description]
A toolbar button that has a drop-down list icon directly adjacent to the button.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] StaticText [Description]
The read-only text, such as in a label, for other controls or instructions in a dialog box. Static text cannot be modified or selected.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] StatusBar [Description]
A status bar, which is an area typically at the bottom of an application window that displays information about the current operation, state of the application, or selected object. The status bar can have multiple fields that display different kinds of information, such as an explanation of the currently selected menu command in the status bar.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] Table [Description]
A table containing rows and columns of cells and, optionally, row headers and column headers.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] Text [Description]
The selectable text that can be editable or read-only.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] TitleBar [Description]
A title or caption bar for a window.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] ToolBar [Description]
A toolbar, which is a grouping of controls that provide easy access to frequently used features.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] ToolTip [Description]
A tool tip, which is a small rectangular pop-up window that displays a brief description of the purpose of a button.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] WhiteSpace [Description]
A blank space between other objects.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
f0b275b1_eration__System_Windows_Forms___Description
[Member name] Window [Description]
A window frame, which usually contains child objects such as a title bar, client, and other objects typically contained in a window.
[]
AccessibleRole Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.accessiblerole(v=vs.85).aspx
32/1438042990603.54_20150728002310-00334-ip-10-236-191-2_868166139_0.json
39f09d42_oft_Dynamics_AX_2012__AX_2012___Area
[Syntax rule] The backslash character \ is rejected by the compiler for unrecognized escapes The compiler used to accept "31\12\2002", but during run time the literal string was interpreted as a different value. Now the following X++ statement is rejected by the compiler: str myDateString = "31\12\2002"; The proper syntax is "31\\12\\2002". [Area]
Escape
[ [ "E", "s", "c", "a", "p", "e" ], [ "E", "x", "c", "e", "p", "t", "i", "o", "n", "s" ], [ "I", "n", "h", "e", "r", "i", "t", "a", "n", "c", "e" ], [ "I", "n", "t", "e", "r", "f", "a", "c", "e", "s" ], [ "M", "o", "d", "i", "f", "i", "e", "r", "s" ], [ "P", "a", "r", "a", "m", "e", "t", "e", "r", "s" ], [ "P", "r", "e", "p", "r", "o", "c", "e", "s", "s", "o", "r" ] ]
X++ Language Syntax is Stricter in Microsoft Dynamics AX 2012 [AX 2012]
Area
https://msdn.microsoft.com/EN-US/library/gg845659.aspx
32/1438042990603.54_20150728002310-00338-ip-10-236-191-2_884518079_0.json
39f09d42_oft_Dynamics_AX_2012__AX_2012___Area
[Syntax rule] Retry is no longer allowed outside of a catch block It was possible to write the retry keyword outside of a catch block. This caused the program to end when the retry was reached during runtime. Now retry can occur only inside a catch block. For more information, see Exception Handling with try and catch Keywords. [Area]
Exceptions
[ [ "E", "s", "c", "a", "p", "e" ], [ "E", "x", "c", "e", "p", "t", "i", "o", "n", "s" ], [ "I", "n", "h", "e", "r", "i", "t", "a", "n", "c", "e" ], [ "I", "n", "t", "e", "r", "f", "a", "c", "e", "s" ], [ "M", "o", "d", "i", "f", "i", "e", "r", "s" ], [ "P", "a", "r", "a", "m", "e", "t", "e", "r", "s" ], [ "P", "r", "e", "p", "r", "o", "c", "e", "s", "s", "o", "r" ] ]
X++ Language Syntax is Stricter in Microsoft Dynamics AX 2012 [AX 2012]
Area
https://msdn.microsoft.com/EN-US/library/gg845659.aspx
32/1438042990603.54_20150728002310-00338-ip-10-236-191-2_884518079_0.json
39f09d42_oft_Dynamics_AX_2012__AX_2012___Area
[Syntax rule] Now you can throw and catch only int values It was possible to throw scalar expressions like strings and dates, such as throw "hello world";, and get no compile error. At runtime this was catch-able by a catch block that was not decorated with any specific value, such as catch {print("Catch worked.");}. Now the only expression you can put on the throw keyword is an int. Often the best thing to throw is Global::error("Explanation");. Often the best thing to catch is an element of the Exception enum. For more information, see Exception Handling with try and catch Keywords. [Area]
Exceptions
[ [ "E", "s", "c", "a", "p", "e" ], [ "E", "x", "c", "e", "p", "t", "i", "o", "n", "s" ], [ "I", "n", "h", "e", "r", "i", "t", "a", "n", "c", "e" ], [ "I", "n", "t", "e", "r", "f", "a", "c", "e", "s" ], [ "M", "o", "d", "i", "f", "i", "e", "r", "s" ], [ "P", "a", "r", "a", "m", "e", "t", "e", "r", "s" ], [ "P", "r", "e", "p", "r", "o", "c", "e", "s", "s", "o", "r" ] ]
X++ Language Syntax is Stricter in Microsoft Dynamics AX 2012 [AX 2012]
Area
https://msdn.microsoft.com/EN-US/library/gg845659.aspx
32/1438042990603.54_20150728002310-00338-ip-10-236-191-2_884518079_0.json
39f09d42_oft_Dynamics_AX_2012__AX_2012___Area
[Syntax rule] Downcasting can now be explicit. Note It is good programming practice to avoid implicit downcasts. It was possible to assign a base object to a derived object with the simple assignment operator, which is the equals sign (=). The compiler accepted these assignments, but during run time any misuse of an improper downcast assignment caused an error. Now all downcasts can be explicit. This is accomplished with the new as expression operator. Explicit downcasting with the as keyword is illustrated by the following code example, in which ThingClass extends Object: ThingClass myThing = new ThingClass(); Object myObject = myThing; myThing = myObject as ThingClass; // Explicit downcast, good. For more information, see Expression Operators: Is and As for Inheritance. [Area]
Inheritance
[ [ "E", "s", "c", "a", "p", "e" ], [ "E", "x", "c", "e", "p", "t", "i", "o", "n", "s" ], [ "I", "n", "h", "e", "r", "i", "t", "a", "n", "c", "e" ], [ "I", "n", "t", "e", "r", "f", "a", "c", "e", "s" ], [ "M", "o", "d", "i", "f", "i", "e", "r", "s" ], [ "P", "a", "r", "a", "m", "e", "t", "e", "r", "s" ], [ "P", "r", "e", "p", "r", "o", "c", "e", "s", "s", "o", "r" ] ]
X++ Language Syntax is Stricter in Microsoft Dynamics AX 2012 [AX 2012]
Area
https://msdn.microsoft.com/EN-US/library/gg845659.aspx
32/1438042990603.54_20150728002310-00338-ip-10-236-191-2_884518079_0.json
39f09d42_oft_Dynamics_AX_2012__AX_2012___Area
[Syntax rule] Override of a base method cannot be less accessible than the base method It was possible to have a base method be decorated with protected and yet have an override of that method be private. Now when a base method is protected, the override method must be either protected or public, and the override method cannot be private. For more information, see Method Access Control. [Area]
Inheritance
[ [ "E", "s", "c", "a", "p", "e" ], [ "E", "x", "c", "e", "p", "t", "i", "o", "n", "s" ], [ "I", "n", "h", "e", "r", "i", "t", "a", "n", "c", "e" ], [ "I", "n", "t", "e", "r", "f", "a", "c", "e", "s" ], [ "M", "o", "d", "i", "f", "i", "e", "r", "s" ], [ "P", "a", "r", "a", "m", "e", "t", "e", "r", "s" ], [ "P", "r", "e", "p", "r", "o", "c", "e", "s", "s", "o", "r" ] ]
X++ Language Syntax is Stricter in Microsoft Dynamics AX 2012 [AX 2012]
Area
https://msdn.microsoft.com/EN-US/library/gg845659.aspx
32/1438042990603.54_20150728002310-00338-ip-10-236-191-2_884518079_0.json
39f09d42_oft_Dynamics_AX_2012__AX_2012___Area
[Syntax rule] Override of a base method must have the exact same return type and parameter signature as the base method Suppose a base class had a method that inputs a parameter of the Common table, which is the base of all tables. In a derived class it was possible to override the method to instead input MyTable. Now the parameter signatures of the base method and its override method must match exactly. Also, the return types must match exactly. For more information, see Overriding a Method. [Area]
Inheritance
[ [ "E", "s", "c", "a", "p", "e" ], [ "E", "x", "c", "e", "p", "t", "i", "o", "n", "s" ], [ "I", "n", "h", "e", "r", "i", "t", "a", "n", "c", "e" ], [ "I", "n", "t", "e", "r", "f", "a", "c", "e", "s" ], [ "M", "o", "d", "i", "f", "i", "e", "r", "s" ], [ "P", "a", "r", "a", "m", "e", "t", "e", "r", "s" ], [ "P", "r", "e", "p", "r", "o", "c", "e", "s", "s", "o", "r" ] ]
X++ Language Syntax is Stricter in Microsoft Dynamics AX 2012 [AX 2012]
Area
https://msdn.microsoft.com/EN-US/library/gg845659.aspx
32/1438042990603.54_20150728002310-00338-ip-10-236-191-2_884518079_0.json
39f09d42_oft_Dynamics_AX_2012__AX_2012___Area
[Syntax rule] Implementation of an interface method must match the parameter signature exactly Suppose an interface had a method that input a parameter of an int. In a class that implements the interface, it was possible to write the method with a parameter of a str. Now the parameter signatures of the method must exactly match between the interface and the implementation of the method on a class. Also, the return types must match exactly. For more information, see Interfaces Overview. [Area]
Interfaces
[ [ "E", "s", "c", "a", "p", "e" ], [ "E", "x", "c", "e", "p", "t", "i", "o", "n", "s" ], [ "I", "n", "h", "e", "r", "i", "t", "a", "n", "c", "e" ], [ "I", "n", "t", "e", "r", "f", "a", "c", "e", "s" ], [ "M", "o", "d", "i", "f", "i", "e", "r", "s" ], [ "P", "a", "r", "a", "m", "e", "t", "e", "r", "s" ], [ "P", "r", "e", "p", "r", "o", "c", "e", "s", "s", "o", "r" ] ]
X++ Language Syntax is Stricter in Microsoft Dynamics AX 2012 [AX 2012]
Area
https://msdn.microsoft.com/EN-US/library/gg845659.aspx
32/1438042990603.54_20150728002310-00338-ip-10-236-191-2_884518079_0.json
39f09d42_oft_Dynamics_AX_2012__AX_2012___Area
[Syntax rule] A non-abstract base class that implements an interface cannot rely on a derived class for that implementation When a base class implements an interface, it was possible for the class to not implement the methods of the interface if a derived class implemented the methods. The only limitation was that the new constructor method could not be called on the class. Now the compiler requires that every class that implements an interface must have or inherit a complete implementation of every method of the interface. For more information, see X++, C# Comparison: Object Oriented Programming. [Area]
Interfaces
[ [ "E", "s", "c", "a", "p", "e" ], [ "E", "x", "c", "e", "p", "t", "i", "o", "n", "s" ], [ "I", "n", "h", "e", "r", "i", "t", "a", "n", "c", "e" ], [ "I", "n", "t", "e", "r", "f", "a", "c", "e", "s" ], [ "M", "o", "d", "i", "f", "i", "e", "r", "s" ], [ "P", "a", "r", "a", "m", "e", "t", "e", "r", "s" ], [ "P", "r", "e", "p", "r", "o", "c", "e", "s", "s", "o", "r" ] ]
X++ Language Syntax is Stricter in Microsoft Dynamics AX 2012 [AX 2012]
Area
https://msdn.microsoft.com/EN-US/library/gg845659.aspx
32/1438042990603.54_20150728002310-00338-ip-10-236-191-2_884518079_0.json
39f09d42_oft_Dynamics_AX_2012__AX_2012___Area
[Syntax rule] The static modifier should not be applied to an interface It was possible to write static interface IMyInterface {}, but the static modifier had no effect because it makes no sense in this context. Sometime after Microsoft Dynamics AX 2009 the X++ compiler might stop allowing the static modifier on interface declarations. For more information, see Interfaces Overview. [Area]
Modifiers
[ [ "E", "s", "c", "a", "p", "e" ], [ "E", "x", "c", "e", "p", "t", "i", "o", "n", "s" ], [ "I", "n", "h", "e", "r", "i", "t", "a", "n", "c", "e" ], [ "I", "n", "t", "e", "r", "f", "a", "c", "e", "s" ], [ "M", "o", "d", "i", "f", "i", "e", "r", "s" ], [ "P", "a", "r", "a", "m", "e", "t", "e", "r", "s" ], [ "P", "r", "e", "p", "r", "o", "c", "e", "s", "s", "o", "r" ] ]
X++ Language Syntax is Stricter in Microsoft Dynamics AX 2012 [AX 2012]
Area
https://msdn.microsoft.com/EN-US/library/gg845659.aspx
32/1438042990603.54_20150728002310-00338-ip-10-236-191-2_884518079_0.json
39f09d42_oft_Dynamics_AX_2012__AX_2012___Area
[Syntax rule] The static modifier must not be applied to the new constructor It was possible to apply the static modifier to the declaration of the new constructor method. This caused new MyClass(); to behave as a null operation. Instead, the statement MyClass::new(); would call the static new method, but that would not construct an object. Now the compiler issues an error when the static modifier is applied to the new method. For more information, see Constructors. [Area]
Modifiers
[ [ "E", "s", "c", "a", "p", "e" ], [ "E", "x", "c", "e", "p", "t", "i", "o", "n", "s" ], [ "I", "n", "h", "e", "r", "i", "t", "a", "n", "c", "e" ], [ "I", "n", "t", "e", "r", "f", "a", "c", "e", "s" ], [ "M", "o", "d", "i", "f", "i", "e", "r", "s" ], [ "P", "a", "r", "a", "m", "e", "t", "e", "r", "s" ], [ "P", "r", "e", "p", "r", "o", "c", "e", "s", "s", "o", "r" ] ]
X++ Language Syntax is Stricter in Microsoft Dynamics AX 2012 [AX 2012]
Area
https://msdn.microsoft.com/EN-US/library/gg845659.aspx
32/1438042990603.54_20150728002310-00338-ip-10-236-191-2_884518079_0.json
39f09d42_oft_Dynamics_AX_2012__AX_2012___Area
[Syntax rule] Use an explicit access modifier on each method In the past the menu item of AOT > Classes > MyClass > New Method created the method without any access modifier. This meant that the method was implicitly public, although some X++ developers might not have been fully aware of the default. This created extra work later when a developer needed to modify the code in the method, because the developer had to research everywhere that the method might be called from. Now the New Method menu item explicitly includes the private keyword in its automatic declaration of the new method. The developer can type in a different modifier if appropriate. For more information, see Method Modifiers. [Area]
Modifiers
[ [ "E", "s", "c", "a", "p", "e" ], [ "E", "x", "c", "e", "p", "t", "i", "o", "n", "s" ], [ "I", "n", "h", "e", "r", "i", "t", "a", "n", "c", "e" ], [ "I", "n", "t", "e", "r", "f", "a", "c", "e", "s" ], [ "M", "o", "d", "i", "f", "i", "e", "r", "s" ], [ "P", "a", "r", "a", "m", "e", "t", "e", "r", "s" ], [ "P", "r", "e", "p", "r", "o", "c", "e", "s", "s", "o", "r" ] ]
X++ Language Syntax is Stricter in Microsoft Dynamics AX 2012 [AX 2012]
Area
https://msdn.microsoft.com/EN-US/library/gg845659.aspx
32/1438042990603.54_20150728002310-00338-ip-10-236-191-2_884518079_0.json
39f09d42_oft_Dynamics_AX_2012__AX_2012___Area
[Syntax rule] Parameters given in a call to a new constructor method must match the parameters on the new constructor method It was possible to pass in multiple parameters on call to a new constructor method even when the new method was declared to input no parameters. Now the call to the new method must exactly match the declared parameter signature of the new method. For more information, see Creating a Subclass. [Area]
Parameters
[ [ "E", "s", "c", "a", "p", "e" ], [ "E", "x", "c", "e", "p", "t", "i", "o", "n", "s" ], [ "I", "n", "h", "e", "r", "i", "t", "a", "n", "c", "e" ], [ "I", "n", "t", "e", "r", "f", "a", "c", "e", "s" ], [ "M", "o", "d", "i", "f", "i", "e", "r", "s" ], [ "P", "a", "r", "a", "m", "e", "t", "e", "r", "s" ], [ "P", "r", "e", "p", "r", "o", "c", "e", "s", "s", "o", "r" ] ]
X++ Language Syntax is Stricter in Microsoft Dynamics AX 2012 [AX 2012]
Area
https://msdn.microsoft.com/EN-US/library/gg845659.aspx
32/1438042990603.54_20150728002310-00338-ip-10-236-191-2_884518079_0.json
39f09d42_oft_Dynamics_AX_2012__AX_2012___Area
[Syntax rule] Parameters with default values must come after all parameters that do not have default values It was possible to declare a method that takes in two parameters, and have only the first parameter offer a default value. There was no purpose to this. There was no way to accept the default of the first parameter because the call must specify a value for the second parameter and cannot omit the first parameter. Now in the declaration of a method, any parameter that offers a default value must come after all the parameters that do not. For more information, see the following topics: Using Optional Parameters Best Practices for Parameters [Area]
Parameters
[ [ "E", "s", "c", "a", "p", "e" ], [ "E", "x", "c", "e", "p", "t", "i", "o", "n", "s" ], [ "I", "n", "h", "e", "r", "i", "t", "a", "n", "c", "e" ], [ "I", "n", "t", "e", "r", "f", "a", "c", "e", "s" ], [ "M", "o", "d", "i", "f", "i", "e", "r", "s" ], [ "P", "a", "r", "a", "m", "e", "t", "e", "r", "s" ], [ "P", "r", "e", "p", "r", "o", "c", "e", "s", "s", "o", "r" ] ]
X++ Language Syntax is Stricter in Microsoft Dynamics AX 2012 [AX 2012]
Area
https://msdn.microsoft.com/EN-US/library/gg845659.aspx
32/1438042990603.54_20150728002310-00338-ip-10-236-191-2_884518079_0.json
39f09d42_oft_Dynamics_AX_2012__AX_2012___Area
[Syntax rule] Override of a method must have the same default parameters as the overridden method It was possible to declare a method as public void myMethod(int i=22){} and the override as public void myMethod(){}. But if the override method was called as derivedObject(333); an error occurred. Now the override method must list the same parameter types in the same sequence that they are declared in the overridden method. For more information, see Overriding a Method. [Area]
Parameters
[ [ "E", "s", "c", "a", "p", "e" ], [ "E", "x", "c", "e", "p", "t", "i", "o", "n", "s" ], [ "I", "n", "h", "e", "r", "i", "t", "a", "n", "c", "e" ], [ "I", "n", "t", "e", "r", "f", "a", "c", "e", "s" ], [ "M", "o", "d", "i", "f", "i", "e", "r", "s" ], [ "P", "a", "r", "a", "m", "e", "t", "e", "r", "s" ], [ "P", "r", "e", "p", "r", "o", "c", "e", "s", "s", "o", "r" ] ]
X++ Language Syntax is Stricter in Microsoft Dynamics AX 2012 [AX 2012]
Area
https://msdn.microsoft.com/EN-US/library/gg845659.aspx
32/1438042990603.54_20150728002310-00338-ip-10-236-191-2_884518079_0.json
39f09d42_oft_Dynamics_AX_2012__AX_2012___Area
[Syntax rule] A TODO in a comment must be the first non-whitespace in the first line of the comment The X++ preprocessor used to detect the TODO keyword in a multi-line /* ... */ task comment even when the TODO appeared after other text after the first comment line. Now the X++ preprocessor detects the TODO keyword only if TODO appears on the first line of the comment, and as the first non-whitespace in the comment. For more information, see TODO Comments for X++ Developer Tasks. [Area]
Preprocessor
[ [ "E", "s", "c", "a", "p", "e" ], [ "E", "x", "c", "e", "p", "t", "i", "o", "n", "s" ], [ "I", "n", "h", "e", "r", "i", "t", "a", "n", "c", "e" ], [ "I", "n", "t", "e", "r", "f", "a", "c", "e", "s" ], [ "M", "o", "d", "i", "f", "i", "e", "r", "s" ], [ "P", "a", "r", "a", "m", "e", "t", "e", "r", "s" ], [ "P", "r", "e", "p", "r", "o", "c", "e", "s", "s", "o", "r" ] ]
X++ Language Syntax is Stricter in Microsoft Dynamics AX 2012 [AX 2012]
Area
https://msdn.microsoft.com/EN-US/library/gg845659.aspx
32/1438042990603.54_20150728002310-00338-ip-10-236-191-2_884518079_0.json
934c4a40_Atlas_Campaign_Management_API__Description
[Topic] Release Notes [Description]
Contains information about the current release of the Campaign Management API.
[]
Atlas Campaign Management API
Description
https://msdn.microsoft.com/en-US/library/dd309781(v=msads.10).aspx
32/1438042990603.54_20150728002310-00268-ip-10-236-191-2_867309503_1.json
934c4a40_Atlas_Campaign_Management_API__Description
[Topic] Getting Access [Description]
Provides information about getting access to the Campaign Management API.
[]
Atlas Campaign Management API
Description
https://msdn.microsoft.com/en-US/library/dd309781(v=msads.10).aspx
32/1438042990603.54_20150728002310-00268-ip-10-236-191-2_867309503_1.json
934c4a40_Atlas_Campaign_Management_API__Description
[Topic] Web Service Address [Description]
Provides the web service addresses (URLs) for the available versions of the Campaign Management API.
[]
Atlas Campaign Management API
Description
https://msdn.microsoft.com/en-US/library/dd309781(v=msads.10).aspx
32/1438042990603.54_20150728002310-00268-ip-10-236-191-2_867309503_1.json
934c4a40_Atlas_Campaign_Management_API__Description
[Topic] Concepts [Description]
Describes the concepts that are related to the Campaign Management API.
[]
Atlas Campaign Management API
Description
https://msdn.microsoft.com/en-US/library/dd309781(v=msads.10).aspx
32/1438042990603.54_20150728002310-00268-ip-10-236-191-2_867309503_1.json
934c4a40_Atlas_Campaign_Management_API__Description
[Topic] Developing with the API [Description]
Contains conceptual and procedural information for developing applications by using the Campaign Management API.
[]
Atlas Campaign Management API
Description
https://msdn.microsoft.com/en-US/library/dd309781(v=msads.10).aspx
32/1438042990603.54_20150728002310-00268-ip-10-236-191-2_867309503_1.json
934c4a40_Atlas_Campaign_Management_API__Description
[Topic] API Reference [Description]
Contains reference topics for the programming elements exposed through version 3 of the Campaign Management API.
[]
Atlas Campaign Management API
Description
https://msdn.microsoft.com/en-US/library/dd309781(v=msads.10).aspx
32/1438042990603.54_20150728002310-00268-ip-10-236-191-2_867309503_1.json
4f693b11_pace___Windows_app_development__Description
[Class] AppListEntry [Description]
Provides an app's display info such as its display name and description, and a method to launch the app.
[]
Windows.ApplicationModel.Core namespace - Windows app development
Description
https://msdn.microsoft.com/library/windows/apps/br205865.aspx
32/1438042990603.54_20150728002310-00230-ip-10-236-191-2_872869081_0.json
4f693b11_pace___Windows_app_development__Description
[Class] CoreApplication [Description]
Enables apps to handle state changes, manage windows, and integrate with a variety of UI frameworks.
[]
Windows.ApplicationModel.Core namespace - Windows app development
Description
https://msdn.microsoft.com/library/windows/apps/br205865.aspx
32/1438042990603.54_20150728002310-00230-ip-10-236-191-2_872869081_0.json
4f693b11_pace___Windows_app_development__Description
[Class] CoreApplicationView [Description]
Represents an app window and its thread.
[]
Windows.ApplicationModel.Core namespace - Windows app development
Description
https://msdn.microsoft.com/library/windows/apps/br205865.aspx
32/1438042990603.54_20150728002310-00230-ip-10-236-191-2_872869081_0.json
4f693b11_pace___Windows_app_development__Description
[Class] CoreApplicationViewTitleBar [Description]
Enables an app to define a custom title bar that displays in the app's window.
[]
Windows.ApplicationModel.Core namespace - Windows app development
Description
https://msdn.microsoft.com/library/windows/apps/br205865.aspx
32/1438042990603.54_20150728002310-00230-ip-10-236-191-2_872869081_0.json
4f693b11_pace___Windows_app_development__Description
[Class] HostedViewClosingEventArgs [Description]
Provides a Deferral you can call when the HostedViewClosing event fires to defer the tear down of the hosted view.
[]
Windows.ApplicationModel.Core namespace - Windows app development
Description
https://msdn.microsoft.com/library/windows/apps/br205865.aspx
32/1438042990603.54_20150728002310-00230-ip-10-236-191-2_872869081_0.json
4f693b11_pace___Windows_app_development__Description
[Class] UnhandledError [Description]
Represents the error data for a system error as reported by an UnhandledErrorDetected event.
[]
Windows.ApplicationModel.Core namespace - Windows app development
Description
https://msdn.microsoft.com/library/windows/apps/br205865.aspx
32/1438042990603.54_20150728002310-00230-ip-10-236-191-2_872869081_0.json
4f693b11_pace___Windows_app_development__Description
[Class] UnhandledErrorDetectedEventArgs [Description]
Provides UnhandledError event data for UnhandledErrorDetected events.
[]
Windows.ApplicationModel.Core namespace - Windows app development
Description
https://msdn.microsoft.com/library/windows/apps/br205865.aspx
32/1438042990603.54_20150728002310-00230-ip-10-236-191-2_872869081_0.json
15a80942__CreateIoCompletionPort_Method__Description
[HRESULT] S_OK [Description]
CreateIoCompletionPort returned successfully.
[]
IHostIoCompletionManager::CreateIoCompletionPort Method
Description
https://msdn.microsoft.com/en-us/library/ms164493.aspx
32/1438042990603.54_20150728002310-00167-ip-10-236-191-2_892637953_0.json
15a80942__CreateIoCompletionPort_Method__Description
[HRESULT] HOST_E_CLRNOTAVAILABLE [Description]
The common language runtime (CLR) has not been loaded into a process, or the CLR is in a state in which it cannot run managed code or process the call successfully.
[]
IHostIoCompletionManager::CreateIoCompletionPort Method
Description
https://msdn.microsoft.com/en-us/library/ms164493.aspx
32/1438042990603.54_20150728002310-00167-ip-10-236-191-2_892637953_0.json
15a80942__CreateIoCompletionPort_Method__Description
[HRESULT] HOST_E_TIMEOUT [Description]
The call timed out.
[]
IHostIoCompletionManager::CreateIoCompletionPort Method
Description
https://msdn.microsoft.com/en-us/library/ms164493.aspx
32/1438042990603.54_20150728002310-00167-ip-10-236-191-2_892637953_0.json
15a80942__CreateIoCompletionPort_Method__Description
[HRESULT] HOST_E_NOT_OWNER [Description]
The caller does not own the lock.
[]
IHostIoCompletionManager::CreateIoCompletionPort Method
Description
https://msdn.microsoft.com/en-us/library/ms164493.aspx
32/1438042990603.54_20150728002310-00167-ip-10-236-191-2_892637953_0.json
15a80942__CreateIoCompletionPort_Method__Description
[HRESULT] HOST_E_ABANDONED [Description]
An event was canceled while a blocked thread or fiber was waiting on it.
[]
IHostIoCompletionManager::CreateIoCompletionPort Method
Description
https://msdn.microsoft.com/en-us/library/ms164493.aspx
32/1438042990603.54_20150728002310-00167-ip-10-236-191-2_892637953_0.json
15a80942__CreateIoCompletionPort_Method__Description
[HRESULT] E_FAIL [Description]
An unknown catastrophic failure occurred. When a method returns E_FAIL, the CLR is no longer usable within the process. Subsequent calls to hosting methods return HOST_E_CLRNOTAVAILABLE.
[]
IHostIoCompletionManager::CreateIoCompletionPort Method
Description
https://msdn.microsoft.com/en-us/library/ms164493.aspx
32/1438042990603.54_20150728002310-00167-ip-10-236-191-2_892637953_0.json
15a80942__CreateIoCompletionPort_Method__Description
[HRESULT] E_OUTOFMEMORY [Description]
Not enough memory was available to allocate the requested resource.
[]
IHostIoCompletionManager::CreateIoCompletionPort Method
Description
https://msdn.microsoft.com/en-us/library/ms164493.aspx
32/1438042990603.54_20150728002310-00167-ip-10-236-191-2_892637953_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] ActivityInfo [Description]
Contains information on a tracked Activity.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] ActivityScheduledQuery [Description]
When added to the Queries collection, subscribes to activity scheduled records when the tracking profile is created to subscribe to tracking records.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] ActivityScheduledRecord [Description]
Represents a tracking record of an activity being scheduled for execution.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] ActivityStateQuery [Description]
When added to the Queries, subscribes to activity state records.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] ActivityStateRecord [Description]
Represents a tracking record that is created when an activity changes state.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] ActivityStates [Description]
Specifies the state of an activity.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] BookmarkResumptionQuery [Description]
When added to the Queries collection, subscribes to bookmark resumption records when the tracking profile is queried for TrackingRecord objects.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] BookmarkResumptionRecord [Description]
Contains the data sent to a tracking participant by the run-time tracking infrastructure when a Bookmark is resumed.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] CancelRequestedQuery [Description]
When added to the Queries collection, subscribes to cancellation request records when the tracking profile is queried for tracking records.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] CancelRequestedRecord [Description]
Represents the data sent by the workflow runtime to tracking participants when CancelChild or CancelChildren is called.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] CustomTrackingQuery [Description]
When added to the Queries, subscribes to custom tracking records when the tracking profile is queried for custom records.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] CustomTrackingRecord [Description]
Contains the data sent to a tracking participant by the run-time tracking infrastructure when a custom tracking record is raised.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] EtwTrackingParticipant [Description]
A consumer of workflow tracking data that emits an Event Tracking for Windows (ETW) event to an ETW session that contains the data from the tracking record.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] FaultPropagationQuery [Description]
When added to the Queries collection, subscribes to fault propagation records when the tracking profile is queried for tracking records.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] FaultPropagationRecord [Description]
Contains the data sent to a tracking participant by the run-time tracking infrastructure when a fault is propagated from a workflow activity.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] InteropTrackingRecord [Description]
Obsolete. Represents the data sent to tracking participants when tracked records occur in an Interop activity within a workflow.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] TrackingParticipant [Description]
The base class for workflow extensions that interact with the workflow tracking infrastructure and access tracking records.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] TrackingProfile [Description]
Creates a subscription to workflow tracking records in a TrackingParticipant.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] TrackingQuery [Description]
The base class for all tracking queries. Tracking queries are used to create a subscription definition for a TrackingProfile.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] TrackingRecord [Description]
The abstract class from which all workflow tracking records derive. Tracking records represent the data sent to tracking participants when tracked events occur.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] WorkflowInstanceAbortedRecord [Description]
Contains the data sent to a tracking participant by the run-time tracking infrastructure when a workflow instance is aborted.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] WorkflowInstanceQuery [Description]
When added to the Queries collection, subscribes to workflow instance records when the tracking profile is created to subscribe to tracking records.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] WorkflowInstanceRecord [Description]
Contains the data sent to a tracking service by the run-time tracking infrastructure when a workflow instance changes state.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] WorkflowInstanceStates [Description]
Specifies the state of a workflow instance.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] WorkflowInstanceSuspendedRecord [Description]
Contains the data sent to a tracking participant by the run-time tracking infrastructure when a workflow instance is suspended.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] WorkflowInstanceTerminatedRecord [Description]
Contains the data sent to a tracking participant by the run-time tracking infrastructure when a workflow is terminated.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] WorkflowInstanceUnhandledExceptionRecord [Description]
Contains the data sent to a tracking participant by the run-time tracking infrastructure when a workflow instance encounters an unhandled exception.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
b0a755a2_tivities_Tracking_Namespace_____Description
[Class] WorkflowInstanceUpdatedRecord [Description]
Specifies information about an updated record.
[]
System.Activities.Tracking Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.activities.tracking.aspx
32/1438042990603.54_20150728002310-00302-ip-10-236-191-2_865175501_0.json
bf516335_onentModel_Design_Namespace_____Description
[Enumeration] ComponentActionsType [Description]
Specifies the type of object-bound smart tag with respect to how it was associated with the component.
[]
System.ComponentModel.Design Namespace ()
Description
https://msdn.microsoft.com/en-us/library/vstudio/s92caa5w(v=vs.90).aspx
32/1438042989018.48_20150728002309-00122-ip-10-236-191-2_880995532_3.json
bf516335_onentModel_Design_Namespace_____Description
[Enumeration] DesignerActionListsChangedType [Description]
Specifies the type of change occurring in a collection of DesignerActionList objects.
[]
System.ComponentModel.Design Namespace ()
Description
https://msdn.microsoft.com/en-us/library/vstudio/s92caa5w(v=vs.90).aspx
32/1438042989018.48_20150728002309-00122-ip-10-236-191-2_880995532_3.json
bf516335_onentModel_Design_Namespace_____Description
[Enumeration] DesignerActionUIStateChangeType [Description]
Specifies the display state of a smart tag panel.
[]
System.ComponentModel.Design Namespace ()
Description
https://msdn.microsoft.com/en-us/library/vstudio/s92caa5w(v=vs.90).aspx
32/1438042989018.48_20150728002309-00122-ip-10-236-191-2_880995532_3.json
bf516335_onentModel_Design_Namespace_____Description
[Enumeration] DisplayMode [Description]
Defines identifiers that indicate the display modes used by ByteViewer.
[]
System.ComponentModel.Design Namespace ()
Description
https://msdn.microsoft.com/en-us/library/vstudio/s92caa5w(v=vs.90).aspx
32/1438042989018.48_20150728002309-00122-ip-10-236-191-2_880995532_3.json
bf516335_onentModel_Design_Namespace_____Description
[Enumeration] HelpContextType [Description]
Defines identifiers that indicate information about the context in which a request for Help information originated.
[]
System.ComponentModel.Design Namespace ()
Description
https://msdn.microsoft.com/en-us/library/vstudio/s92caa5w(v=vs.90).aspx
32/1438042989018.48_20150728002309-00122-ip-10-236-191-2_880995532_3.json
bf516335_onentModel_Design_Namespace_____Description
[Enumeration] HelpKeywordType [Description]
Defines identifiers that indicate the type of a Help keyword.
[]
System.ComponentModel.Design Namespace ()
Description
https://msdn.microsoft.com/en-us/library/vstudio/s92caa5w(v=vs.90).aspx
32/1438042989018.48_20150728002309-00122-ip-10-236-191-2_880995532_3.json