Show / Hide Table of Contents

    AddNamespaceDeclarationAbs Procedure

    Codeunit XML Writer

    Adds a namespace declaration to the element on the specified level.

    Signature

    AddNamespaceDeclarationAbs(Level: Integer; Prefix: Text; NameSpace: Text)
    

    Parameters

    Level Integer

    The depth of where the element exist, to which the namespace will be added.

    Prefix Text

    The prefix for the namespace.

    NameSpace Text

    The namespace that will be associated with the prefix.

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX