DocuLibrary Class [AX 2012]
| 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 | (Overrides the canSetup Method.) |
| checkValueFilename | |
| command | |
| defaultCheckDocuTable | (Overrides the defaultCheckDocuTable Method.) |
| defaultDocuTypeGroup | Retrieves a DocuTypeGroup::Document enumeration for the type attachment. (Overrides the defaultDocuTypeGroup Method.) |
| description | Gets the ClassDescription object for the document library class. (Overrides the description Method.) |
| 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 | Retrieves the DocuLibrary type that is that is required to open the attached document. (Overrides the hasOpen Method.) |
| hasOption | Gets the DocuLibrary type does not need to set option. (Overrides the hasOption Method.) |
| hasPrint | (Inherited from DocuAction.) |
| insertDocuValue | (Overrides the insertDocuValue Method.) |
| mustStoreFiles | |
| needParameters | (Inherited from DocuAction.) |
| 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.) |
| resetDataSource | |
| 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.) |
| 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.) |
| ::GenerateDocument | Generates a Word document from the specified input template. |
| ::GenerateExcel | Generates an Excel workbook from the specified input template. |
Community Additions
ADD
Show: