LedgerBalanceSheetDimFileXML_CN Class [AX 2012]
The LedgerBalanceSheetDimFileXML_CN class provides the write data method for an XML file.
Syntax
class LedgerBalanceSheetDimFileXML_CN extends LedgerBalanceSheetDimFile
Run On
Called
Methods
Method | Description | |
---|---|---|
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
configurationKey | (Inherited from LedgerBalanceSheetDimFile.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
export | (Inherited from LedgerBalanceSheetDimFile.) | |
getFieldSeparator | (Inherited from LedgerBalanceSheetDimFile.) | |
getLastValueStored | (Inherited from LedgerBalanceSheetDimFile.) | |
getSysLastValue | (Inherited from LedgerBalanceSheetDimFile.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
init | (Inherited from LedgerBalanceSheetDimFile.) | |
interfaceName | Retrieves the ClassName value that indicates the interface name. (Overrides the interfaceName Method.) | |
invertSignValue | (Inherited from LedgerBalanceSheetDimFile.) | |
lastValueDataAreaId | (Inherited from LedgerBalanceSheetDimFile.) | |
lastValueElementName | (Inherited from LedgerBalanceSheetDimFile.) | |
lastValueType | (Inherited from LedgerBalanceSheetDimFile.) | |
lastValueUserId | (Inherited from LedgerBalanceSheetDimFile.) | |
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.) | |
owner | Returns the instance that owns the object. (Inherited from Object.) | |
pack | Serializes the current instance of the LedgerBalanceSheetDimFile class. (Inherited from LedgerBalanceSheetDimFile.) | |
parmColDecimals | Gets or sets the ColDecimals parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
parmColDecimalsep | Gets or sets the ColDecimalsep parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
parmColInvertSign | Gets or sets the ColInvertSign parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
parmColShowZero | Gets or sets the ColShowZero parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
parmColThousandsSep | Gets or sets the ColThousandsSep parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
parmColumnDates | Gets or sets the ColumnDates parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
parmDefaultSetup | Gets or sets the DefaultSetup parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
parmDetailedRowFormatting | Gets or sets the DetailedRowFormatting parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
parmDimSpecFrom | Gets or sets the DimSpecFrom parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
parmDimSpecTo | Gets or sets the DimSpecTo parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
parmFieldSeparator | Gets or sets the FieldSeparator parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
parmFileName | Gets or sets the FileName parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
parmHeaderRowsList | Gets or sets the HeaderRowsList parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
parmIncludeColName | Gets or sets the IncludeColName parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
parmLedgerBalColList | Gets or sets the LedgerBalColList parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
parmMainFocus | Gets or sets the MainFocus parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
parmMainRowsList | Gets or sets the MainRowsList parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
parmRowExportHeaders | Gets or sets the RowExportHeaders parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
parmRowExportHidden | Gets or sets the RowExportHidden parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
parmRowExportSubcomponents | Gets or sets the RowExportSubcomponents parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
parmRowExportSubtotals | Gets or sets the RowExportSubtotals parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
parmRowInvertSign | Gets or sets the RowInvertSign parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
parmSecondaryFocus | Gets or sets the SecondaryFocus parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
parmSkipZero | Gets or sets the SkipZero parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
parmValuesMap | Gets or sets the ValuesMap parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
parmValuesMFMap | Gets or sets the ValuesMFMap parameter. (Inherited from LedgerBalanceSheetDimFile.) | |
putSysLastValue | (Inherited from LedgerBalanceSheetDimFile.) | |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
showDialog | Indicates whether to show the dialog box. (Overrides the showDialog Method.) | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
unpack | Deserializes the _packedClass parameter value to an instance of the LedgerBalanceSheetDimFile class. (Inherited from LedgerBalanceSheetDimFile.) | |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
validate | (Inherited from LedgerBalanceSheetDimFile.) | |
wait | Pauses a process. (Inherited from Object.) | |
writeFile | (Inherited from LedgerBalanceSheetDimFile.) | |
writeXMLData | Writes XML data to a list. | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Top
Inheritance Hierarchy
Object Class
LedgerBalanceSheetDimFile Class
LedgerBalanceSheetDimFileXML_CN Class