BIAnalysisServicesWizard Class [AX 2012]

Syntax

class BIAnalysisServicesWizard extends SysWizard

Run On

Client

Methods

  Method Description
Gg738744.pubmethod(en-us,AX.60).gif accessMenuFunction
Gg738744.pubmethod(en-us,AX.60).gif addCurrencyConversion Gets or sets the value of the addCurrencyConversion property.
Gg738744.pubmethod(en-us,AX.60).gif addedPathToTreeItemCheckedMap Gets or sets the value of the addedPathToTreeItemCheckedMap property.
Gg738744.pubmethod(en-us,AX.60).gif analysisServicesWizardTask Gets or sets the value of the analysisServicesWizardTask property.
Gg738744.pubmethod(en-us,AX.60).gif applyConfiguration Gets or sets the value of the applyConfiguration property.
Gg738744.pubmethod(en-us,AX.60).gif back (Overrides the back Method.)
Gg738744.pubmethod(en-us,AX.60).gif backEnabled (Inherited from SysWizard.)
Gg738744.protmethod(en-us,AX.60).gif bitmapLarge (Inherited from SysWizard.)
Gg738744.protmethod(en-us,AX.60).gif bitmapSmall (Inherited from SysWizard.)
Gg738744.pubmethod(en-us,AX.60).gif cancel (Inherited from SysWizard.)
Gg738744.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg738744.pubmethod(en-us,AX.60).gif checkUserPermissionsToSaveDirectory Checks the user permission for the selected folder.
Gg738744.pubmethod(en-us,AX.60).gif clearSettings
Gg738744.pubmethod(en-us,AX.60).gif compareResultsDataTable Gets or sets the value of the compareResultsDataTable property.
Gg738744.pubmethod(en-us,AX.60).gif curTab (Inherited from SysWizard.)
Gg738744.pubmethod(en-us,AX.60).gif curTabName (Inherited from SysWizard.)
Gg738744.pubmethod(en-us,AX.60).gif databaseName Gets or sets the value of the databaseName property.
Gg738744.pubmethod(en-us,AX.60).gif deletedPathToTreeItemCheckedMap Gets or sets the value of the deletedPathToTreeItemCheckedMap property.
Gg738744.pubmethod(en-us,AX.60).gif deployProject Gets or sets the value of the deployProject property.
Gg738744.protmethod(en-us,AX.60).gif enableButtons (Inherited from SysWizard.)
Gg738744.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg738744.pubmethod(en-us,AX.60).gif exportedProjectFilename Gets or sets the value of the exportedProjectFilename property.
Gg738744.protmethod(en-us,AX.60).gif finish Finish the wizard. (Inherited from SysWizard.)
Gg738744.pubmethod(en-us,AX.60).gif finishEnabled (Inherited from SysWizard.)
Gg738744.pubmethod(en-us,AX.60).gif formName Gets the form name. (Overrides the formName Method.)
Gg738744.pubmethod(en-us,AX.60).gif formRun (Inherited from SysWizard.)
Gg738744.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg738744.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg738744.pubmethod(en-us,AX.60).gif hasFinishButton (Inherited from SysWizard.)
Gg738744.pubmethod(en-us,AX.60).gif hasFinishPage (Inherited from SysWizard.)
Gg738744.pubmethod(en-us,AX.60).gif hasWelcomePage (Inherited from SysWizard.)
Gg738744.pubmethod(en-us,AX.60).gif init (Inherited from SysWizard.)
Gg738744.pubmethod(en-us,AX.60).gif initFormRun (Inherited from SysWizard.)
Gg738744.pubmethod(en-us,AX.60).gif isBackEnabled (Inherited from SysWizard.)
Gg738744.pubmethod(en-us,AX.60).gif isEarlierVersion Gets or sets the value of the isEarlierVersion property.
Gg738744.pubmethod(en-us,AX.60).gif isFinishEnabled (Inherited from SysWizard.)
Gg738744.pubmethod(en-us,AX.60).gif isNextEnabled (Inherited from SysWizard.)
Gg738744.pubmethod(en-us,AX.60).gif isUpdateProjectOnFileSystem Gets or sets the value of the isUpdateProjectOnFileSystem property.
Gg738744.pubmethod(en-us,AX.60).gif logFilename Gets or sets the value of the logFilename property.
Gg738744.pubmethod(en-us,AX.60).gif modifiedPathToTreeItemCheckedMap Gets or sets the value of the modifiedPathToTreeItemCheckedMap property.
Gg738744.protmethod(en-us,AX.60).gif new Initializes a new instance of the SysWizard class. (Inherited from SysWizard.)
Gg738744.pubmethod(en-us,AX.60).gif next (Overrides the next Method.)
Gg738744.pubmethod(en-us,AX.60).gif nextEnabled (Inherited from SysWizard.)
Gg738744.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg738744.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg738744.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg738744.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg738744.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the BIAnalysisServicesWizard class.
Gg738744.pubmethod(en-us,AX.60).gif parmTabIdx Gets or sets the tabIdx property.
Gg738744.pubmethod(en-us,AX.60).gif processDatabase Gets or sets the value of the processDatabase property.
Gg738744.pubmethod(en-us,AX.60).gif progressControl Gets or sets the value of the progressControl property.
Gg738744.pubmethod(en-us,AX.60).gif projectName Gets or sets the value of the projectName property.
Gg738744.pubmethod(en-us,AX.60).gif prompt (Inherited from SysWizard.)
Gg738744.pubmethod(en-us,AX.60).gif rootPathToTreeItemCheckedMap Gets or sets the value of the rootPathToTreeItemCheckedMap property.
Gg738744.pubmethod(en-us,AX.60).gif run Run the wizard. (Overrides the run Method.)
Gg738744.pubmethod(en-us,AX.60).gif saveProject
Gg738744.pubmethod(en-us,AX.60).gif saveProjectAotName Gets or sets the value of the saveProjectAotName property.
Gg738744.pubmethod(en-us,AX.60).gif saveProjectFileName Gets or sets the value of the saveProjectFileName property.
Gg738744.pubmethod(en-us,AX.60).gif saveProjectToAOT
Gg738744.pubmethod(en-us,AX.60).gif saveProjectToDisk
Gg738744.pubmethod(en-us,AX.60).gif saveRecord (Inherited from SysWizard.)
Gg738744.pubmethod(en-us,AX.60).gif saveToAot Gets or sets the value of the saveToAot property.
Gg738744.pubmethod(en-us,AX.60).gif saveToDisk Gets or sets the value of the saveToDisk property.
Gg738744.pubmethod(en-us,AX.60).gif selectedDateDimensions Gets or sets the value of the selectedDateDimensions property.
Gg738744.pubmethod(en-us,AX.60).gif selectedFrameworkDimensions Gets or sets the value of the selectedFrameworkDimensions property.
Gg738744.pubmethod(en-us,AX.60).gif selectedPerspectives Gets or sets the value of the selectedPerspectives property.
Gg738744.pubmethod(en-us,AX.60).gif selectedTranslationLanguages Gets or sets the value of the selectedTranslationLanguages property.
Gg738744.pubmethod(en-us,AX.60).gif serverName Gets or sets the value of the serverName property.
Gg738744.pubmethod(en-us,AX.60).gif service (Inherited from SysWizard.)
Gg738744.protmethod(en-us,AX.60).gif serviceMethod (Inherited from SysWizard.)
Gg738744.pubmethod(en-us,AX.60).gif setPageHelpText (Inherited from SysWizard.)
Gg738744.pubmethod(en-us,AX.60).gif setPageTitle (Inherited from SysWizard.)
Gg738744.pubmethod(en-us,AX.60).gif setTab (Inherited from SysWizard.)
Gg738744.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg738744.pubmethod(en-us,AX.60).gif setupNavigation (Overrides the setupNavigation Method.)
Gg738744.pubmethod(en-us,AX.60).gif skipTab (Inherited from SysWizard.)
Gg738744.pubmethod(en-us,AX.60).gif tempProjectFilename Gets or sets the value of the tempProjectFilename property.
Gg738744.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg738744.pubmethod(en-us,AX.60).gif unpack Deserializes the _pack parameter to the current instance of the BIAnalysisServicesWizard class.
Gg738744.pubmethod(en-us,AX.60).gif updateProgress Updates the control that is used to display progress.
Gg738744.pubmethod(en-us,AX.60).gif updateProjectAotName Gets or sets the value of the updateProjectAotName property.
Gg738744.pubmethod(en-us,AX.60).gif updateProjectFileName Gets or sets the value of the updateProjectFileName property.
Gg738744.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg738744.pubmethod(en-us,AX.60).gif validate Validates the wizard. (Overrides the validate Method.)
Gg738744.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg738744.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg738744.pubmethod(en-us,AX.60).gif Gg738744.static(en-us,AX.60).gif ::construct
Gg738744.pubmethod(en-us,AX.60).gif Gg738744.static(en-us,AX.60).gif ::main Provides an entry point for the BIAnalysisServicesWizard class when it is called from a menu item.

Top

Inheritance Hierarchy

Object Class
  SysWizard Class
    BIAnalysisServicesWizard Class