Share via


AxdXmlWriter.writeValue Method [AX 2012]

Syntax

protected void writeValue(
    anytype _value, 
    Types _theType, 
   [int _noDecimals, 
    boolean _writeIntegerAsTime, 
    EnumId _enumId])

Run On

Called

Parameters

  • _noDecimals
    Type: int
  • _writeIntegerAsTime
    Type: boolean

See Also

Reference

AxdXmlWriter Class