AifDocument.getSchema Method [AX 2012]

Gets the XML schema that describes the XML representation of this strongly typed data container returned by the serialize method and expected by the deserialize method.

Syntax

public AifXml getSchema()

Run On

Called

Return Value

Type: AifXml Extended Data Type
The XML schema that describes the XML representation of this strongly typed data container that is returned by the serializemethod and expected by the deserialize method.

See Also

Reference

AifDocument Class