PCXmlWriter.writeAttributeString Method [AX 2012]

Write xml attribute.

public void writeAttributeString(str _attribute, str _value)

Run On

Called

Parameters

_attribute
Type: str
The attribute name.
_value
Type: str
The attribute value.

Community Additions

ADD
Show: