Show / Hide Table of Contents

    GetValueDateTime Procedure

    Codeunit XML Reader

    Gets a value as datetime from a XPath under the current node in the given node list.

    Signature

    GetValueDateTime(NodeListId: Integer; XPath: Text) DateTimeValue: DateTime
    

    Parameters

    NodeListId Integer

    The Id of the node list.

    XPath Text

    The XPath that should evaluate to a value.

    Returns

    DateTime

    The datetime value of the given XPath.

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX