IntrastatReportAxdDocHelper::getSchemaStore Method [AX 2012]

Gets an AifSchemaStore record by using the specified AifXsltId value.

Syntax

client server public static AifSchemaStore getSchemaStore(AifXsltId _xsltId)

Run On

Called

Parameters

Return Value

Type: AifSchemaStore Table
The desired AifSchemaStore record that matches the _xsltId value.

Exceptions

Exception Condition
Error

The desired AifSchemaStore record doesn't contain the schemaXml property.

See Also

Reference

IntrastatReportAxdDocHelper Class