Share via


VendOutPaym_GenericCT::appendChildProperty Method [AX 2012]

Syntax

client server public static XmlElement appendChildProperty(
    XmlDocument _xmlDoc, 
    XmlElement _parentNode, 
    str _id, 
    str _propertyID, 
    anytype _PropertyValue, 
   [anytype _value])

Run On

Called

Parameters

  • _id
    Type: str
  • _propertyID
    Type: str

See Also

Reference

VendOutPaym_GenericCT Class