AfStronglyTypedDataContainer.getSchema Method [AX 2012]

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

Syntax

public AifXml getSchema()

Run On

Called

Return Value

Type: AifXml Extended Data Type
The XML schema.

See Also

Reference

AfStronglyTypedDataContainer Class