Show / Hide Table of Contents

    SetStandalone Procedure

    Codeunit XML Writer

    Sets the value that should be used for the property standalone in the Xml Declaration. If this method is not called, the default value "yes" will be used.

    This must be called before CreateDom.

    Signature

    SetStandalone(NewStandaloneValue: Text)
    

    Parameters

    NewStandaloneValue Text

    The new value for standalone.

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX