Nevron Open Vision Documentation
Nevron.Nov.Schedule Namespace / NAppointmentCollection Class / xtYG Method


In This Topic
    xtYG Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function xtYG( _
       ByVal YtYG As System.Date _
    ) As NAppointmentBase
    'Usage
     
    
    Dim instance As NAppointmentCollection
    Dim YtYG As System.Date
    Dim value As NAppointmentBase
     
    value = instance.xtYG(YtYG)
    internal NAppointmentBase xtYG( 
       System.DateTime YtYG
    )

    Parameters

    YtYG
    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