Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NEvent Class / ChildrenChangingCategoryEvent Field


In This Topic
    ChildrenChangingCategoryEvent Field
    In This Topic
    The Children Changing Category Event - a sub category event of the ChangingCategory event. All events in this category are direct.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ChildrenChangingCategoryEvent As NEvent
    'Usage
     
    
    Dim value As NEvent
     
    value = NEvent.ChildrenChangingCategoryEvent
    public static readonly NEvent ChildrenChangingCategoryEvent
    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