AxdBase.getNamespace Method [AX 2012]
Returns a fixed string that contains the namespace of the document.
Syntax
public AifDocumentXmlNamespace getNamespace()
Run On
Server
Return Value
Type: AifDocumentXmlNamespace Extended Data Type
The XML namespace of the document.
Remarks
The getNamespace method is implemented on AxdBase Class. It returns the namespace of the document. Override this method to change the default namespace.