SysTaskRecorderDocStandardVisio Class [AX 2012]

The SysTaskRecorderDocStandardVisio class extends the SysTaskRecorderDocBaseVisio class and is used to generate a standard Microsoft Visio document of a task.

class SysTaskRecorderDocStandardVisio extends SysTaskRecorderDocBaseVisio

Run On

Client

  MethodDescription
Gg965903.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg965903.protmethod(en-us,AX.60).gif cellsResult (Inherited from SysTaskRecorderDocBaseVisio.)
Gg965903.protmethod(en-us,AX.60).gif connectShapes (Inherited from SysTaskRecorderDocBaseVisio.)
Gg965903.pubmethod(en-us,AX.60).gif create Implements the document generation process. (Overrides the create Method.)
Gg965903.protmethod(en-us,AX.60).gif createApplicationInstance Creates an instance of the application that will be used to generate the document. (Inherited from SysTaskRecorderDocBaseVisio.)
Gg965903.protmethod(en-us,AX.60).gif createVisioDocumentInstance (Inherited from SysTaskRecorderDocBaseVisio.)
Gg965903.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg965903.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.)
Gg965903.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.)
Gg965903.protmethod(en-us,AX.60).gif getFormCaption Retrieves the caption of the form in the specified step. (Inherited from SysTaskRecorderDocBase.)
Gg965903.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.)
Gg965903.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg965903.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg965903.protmethod(en-us,AX.60).gif new Initializes a new instance of the SysTaskRecorderDocStandardVisio class.
Gg965903.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.)
Gg965903.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.)
Gg965903.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg965903.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg965903.pubmethod(en-us,AX.60).gif parmHelpDocPath Get or set the path to the help documentation (Inherited from SysTaskRecorderDocBase.)
Gg965903.pubmethod(en-us,AX.60).gif parmSaveFile Get or set the parameter to save file (Inherited from SysTaskRecorderDocBase.)
Gg965903.pubmethod(en-us,AX.60).gif parmTask Get or set the task recorder task (Inherited from SysTaskRecorderDocBase.)
Gg965903.pubmethod(en-us,AX.60).gif parmTemplatePath Get or set the path of the document template (Inherited from SysTaskRecorderDocBase.)
Gg965903.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg965903.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg965903.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.)
Gg965903.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg965903.protmethod(en-us,AX.60).gif writeLogo
Gg965903.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg965903.privmethod(en-us,AX.60).gif Gg965903.static(en-us,AX.60).gif ::construct Initializes a new instance of the SysTaskRecorderDocStandardVisio class.
Gg965903.pubmethod(en-us,AX.60).gif Gg965903.static(en-us,AX.60).gif ::newTask Creates a new SysTaskRecorderDocStandardVisio for the specified task.
Top

Object Class
  SysTaskRecorderDocBase Class
    SysTaskRecorderDocBaseVisio Class
      SysTaskRecorderDocStandardVisio Class

Community Additions

ADD
Show: