Nevron Open Vision Documentation
Nevron.Nov.Schedule Namespace / NGroupingCollection Class / YWYG Method


In This Topic
    YWYG Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function YWYG( _
       ByVal AxYG As System.String _
    ) As NGroupGrouping
    'Usage
     
    
    Dim instance As NGroupingCollection
    Dim AxYG As System.String
    Dim value As NGroupGrouping
     
    value = instance.YWYG(AxYG)
    internal NGroupGrouping YWYG( 
       System.string AxYG
    )

    Parameters

    AxYG
    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