XmlDocument.createXmlDeclaration Method [AX 2012]

public XmlDeclaration createXmlDeclaration(
    str version, 
    str encoding, 
    str standalone)

Run On

Called

Parameters

version
Type: str
encoding
Type: str
standalone
Type: str

Community Additions

ADD
Show: