ListPage.activeActionPaneTabNames Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the name of the specified active tab.
public:
override Microsoft::Dynamics::Ax::Xpp::Array ^ activeActionPaneTabNames();
public override Microsoft.Dynamics.Ax.Xpp.Array activeActionPaneTabNames ();
override this.activeActionPaneTabNames : unit -> Microsoft.Dynamics.Ax.Xpp.Array
Public Overrides Function activeActionPaneTabNames () As Array
Returns
An array that contains the names of the active tabs.