ProjExportToExcelType_InvoiceControl Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Initializes a new instance of the ProjExportToExcelType class. (Inherited from ProjExportToExcelType.) |
| 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.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmCalcFieldFormula | Gets or sets the CalcFieldFormula parameter. (Inherited from ProjExportToExcelType.) |
| parmCalcFieldLabel | Gets or sets the CalcFieldLabel parameter. (Inherited from ProjExportToExcelType.) |
| parmColumnData | Gets or sets the ColumnData parameter. (Inherited from ProjExportToExcelType.) |
| parmColumnFieldList | Gets or sets the ColumnFieldList parameter. (Inherited from ProjExportToExcelType.) |
| parmDataFieldList | Gets or sets the DataFieldList parameter. (Inherited from ProjExportToExcelType.) |
| parmEmployeePeriod | Gets or sets the EmployeePeriod parameter. (Inherited from ProjExportToExcelType.) |
| parmHiddenData | Gets or sets the HiddenData parameter. (Inherited from ProjExportToExcelType.) |
| parmHiddenFieldList | Gets or sets the HiddenFieldList parameter. (Inherited from ProjExportToExcelType.) |
| parmPivotData | Gets or sets the PivotData parameter. (Inherited from ProjExportToExcelType.) |
| parmRowFieldList | Gets or sets the RowFieldList parameter. (Inherited from ProjExportToExcelType.) |
| parmSelectedDimensions | Gets or sets the SelectedDimensions parameter. (Inherited from ProjExportToExcelType.) |
| parmShowHour | Gets or sets the ShowHour parameter. (Inherited from ProjExportToExcelType.) |
| parmShowPLRatio | Gets or sets the ShowPLRatio parameter. (Inherited from ProjExportToExcelType.) |
| parmStatement | Gets or sets the Statement parameter. (Inherited from ProjExportToExcelType.) |
| parmTransType | Gets or sets the TransType parameter. (Inherited from ProjExportToExcelType.) |
| selectedDimensionFieldId | (Overrides the selectedDimensionFieldId Method.) |
| setColumnLabels | (Overrides the setColumnLabels Method.) |
| setPivotFieldList | (Overrides the setPivotFieldList Method.) |
| setShowHour | (Inherited from ProjExportToExcelType.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setTransType | (Overrides the setTransType Method.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| 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.) |
| ::construct | Initializes a new instance of the ProjExportToExcelType_InvoiceControl class. |
| ::newInvoiceControl |
Community Additions
ADD
Show: