DocuActionFile Class [AX 2012]
The DocuActionFile class extends DocuAction. All document classes that work with external files should extend from this class.
| Method | Description | |
|---|---|---|
| add | (Overrides the add Method.) |
| attach | (Inherited from DocuAction.) |
| canArchive | (Inherited from DocuAction.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canCreate | (Inherited from DocuAction.) |
| canSetup | (Inherited from DocuAction.) |
| checkValueFilename | |
| command | |
| defaultCheckDocuTable | (Overrides the defaultCheckDocuTable Method.) |
| defaultDocuTypeGroup | (Overrides the defaultDocuTypeGroup Method.) |
| description | Gets the description of the class. (Inherited from DocuAction.) |
| docuType | (Inherited from DocuAction.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fileType | (Inherited from DocuAction.) |
| findDocuTable | Retrieves the DocuTable record for this document and data table. (Inherited from DocuAction.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasOpen | (Inherited from DocuAction.) |
| hasOption | (Inherited from DocuAction.) |
| hasPrint | (Inherited from DocuAction.) |
| insertDocuValue | (Overrides the insertDocuValue Method.) |
| insertFile | |
| mustArchiveFiles | |
| mustStoreFiles | |
| mustStorePath | |
| needParameters | (Overrides the needParameters Method.) |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| open | |
| option | (Inherited from DocuAction.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pack | Serializes the current instance of the DocuAction class. (Inherited from DocuAction.) |
| ||
| run | (Overrides the run Method.) |
| saveDocuType | (Inherited from DocuAction.) |
| saveFile | |
| setDocuType | (Inherited from DocuAction.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| show | (Inherited from DocuAction.) |
| smmCanOpenInOutlook | |
| smmCheckOpenEMail | |
| smmOpenEMail | |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | (Inherited from DocuAction.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::saveTempFile |
Community Additions
ADD
Show: