SysTaskRecorderDocStandardPPT Class [AX 2012]

The SysTaskRecorderDocStandardPPT class is used to generate a standard PowerPoint presentation of a task.

class SysTaskRecorderDocStandardPPT extends SysTaskRecorderDocBasePPT

Run On

Client

  MethodDescription
Gg965896.protmethod(en-us,AX.60).gif activePresentation Returns the active presentation of the PowerPoint COM object. (Inherited from SysTaskRecorderDocBasePPT.)
Gg965896.protmethod(en-us,AX.60).gif addHeaderFooter Creates a footer by using the specified text. (Inherited from SysTaskRecorderDocBasePPT.)
Gg965896.protmethod(en-us,AX.60).gif addPictureShape Adds a picture to a slide. (Inherited from SysTaskRecorderDocBasePPT.)
Gg965896.protmethod(en-us,AX.60).gif addPresentation Creates a presentation. (Inherited from SysTaskRecorderDocBasePPT.)
Gg965896.protmethod(en-us,AX.60).gif addSlide Creates a new slide. (Inherited from SysTaskRecorderDocBasePPT.)
Gg965896.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg965896.pubmethod(en-us,AX.60).gif create This method is called from SysTaskRecorderDocBase::generateDocument method and implements the document generation process. (Overrides the create Method.)
Gg965896.protmethod(en-us,AX.60).gif createApplicationInstance Creates an instance of the application that will be used to generate the document. (Inherited from SysTaskRecorderDocBasePPT.)
Gg965896.protmethod(en-us,AX.60).gif createPPTDocumentInstance (Inherited from SysTaskRecorderDocBasePPT.)
Gg965896.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg965896.protmethod(en-us,AX.60).gif formatPath Formats a path of favorites or navigation pane nodes. Also parses label IDs, and removes unnecessary parts. (Inherited from SysTaskRecorderDocBase.)
Gg965896.protmethod(en-us,AX.60).gif formatStartDate Gets a string that represents the task start recording date that is formatted according to the local settings. (Inherited from SysTaskRecorderDocBase.)
Gg965896.protmethod(en-us,AX.60).gif getFormCaption Retrieves the caption of the form in the specified step. (Inherited from SysTaskRecorderDocBase.)
Gg965896.protmethod(en-us,AX.60).gif getLastPathItem Retrieves the last part of a path of favorites or a navigation pane node, parses label IDs, and removes unnecessary parts. (Inherited from SysTaskRecorderDocBase.)
Gg965896.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg965896.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg965896.protmethod(en-us,AX.60).gif new Initializes a new instance of the SysTaskRecorderDocStandardPPT class.
Gg965896.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.)
Gg965896.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.)
Gg965896.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg965896.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg965896.pubmethod(en-us,AX.60).gif parmHelpDocPath Get or set the path to the help documentation (Inherited from SysTaskRecorderDocBase.)
Gg965896.pubmethod(en-us,AX.60).gif parmSaveFile Get or set the parameter to save file (Inherited from SysTaskRecorderDocBase.)
Gg965896.pubmethod(en-us,AX.60).gif parmTask Get or set the task recorder task (Inherited from SysTaskRecorderDocBase.)
Gg965896.pubmethod(en-us,AX.60).gif parmTemplatePath Get or set the path of the document template (Inherited from SysTaskRecorderDocBase.)
Gg965896.protmethod(en-us,AX.60).gif selectShapeByIndex Returns a shape that has the specified ID. (Inherited from SysTaskRecorderDocBasePPT.)
Gg965896.protmethod(en-us,AX.60).gif setShapeText Sets the text of a shape. (Inherited from SysTaskRecorderDocBasePPT.)
Gg965896.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg965896.protmethod(en-us,AX.60).gif setVisible Hides or shows the PowerPoint application. (Inherited from SysTaskRecorderDocBasePPT.)
Gg965896.protmethod(en-us,AX.60).gif slides Returns a slide according to the specified index. (Inherited from SysTaskRecorderDocBasePPT.)
Gg965896.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg965896.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.)
Gg965896.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg965896.protmethod(en-us,AX.60).gif writeHeader Writes the PowerPoint header slide.
Gg965896.protmethod(en-us,AX.60).gif writeSlide Adds a new slide.
Gg965896.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg965896.privmethod(en-us,AX.60).gif Gg965896.static(en-us,AX.60).gif ::construct Initializes a new instance of the SysTaskRecorderDocStandardPPT class.
Gg965896.pubmethod(en-us,AX.60).gif Gg965896.static(en-us,AX.60).gif ::newTaskAndTemplate Creates a new SysTaskRecorderDocStandardPPT for the specified task by using the specified template.
Top

Community Additions

ADD
Show: