Show / Hide Table of Contents

    GetRelativeDate Procedure

    Codeunit DateFormula Mgt.

    Returns a relative date based on the specified relative date type.

    Signature

    GetRelativeDate(RelativeTo: Enum "QWEEG Date Relative to") : Date
    

    Parameters

    RelativeTo Enum "QWEEG Date Relative to"

    The type of date relative to which the date is calculated.

    Returns

    Date

    The calculated relative date.

    Remarks

    If called within the context of a workflow, any set Workflow Date will be returned.

    This documentation is generated from Eagle v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX