Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NWorkCalendar Class / fdnG Method


In This Topic
    fdnG Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub fdnG( _
       ByVal GdnG As NTimeline, _
       ByVal hdnG As NDateTimeRange _
    ) 
    'Usage
     
    
    Dim instance As NWorkCalendar
    Dim GdnG As NTimeline
    Dim hdnG As NDateTimeRange
     
    instance.fdnG(GdnG, hdnG)
    internal void fdnG( 
       NTimeline GdnG,
       NDateTimeRange hdnG
    )

    Parameters

    GdnG
    hdnG
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also