Nevron Open Vision Documentation
Nevron.Nov.Schedule Namespace / NScheduleClipping Class
Members


In This Topic
    NScheduleClipping Class
    In This Topic
    The NScheduleClipping represents a set of appointments, which can be transfered across documents via Clipboard and Drag and Drop operations.
    Object Model
    NScheduleClipping Class
    Syntax
    'Declaration
     
    
    Public Class NScheduleClipping 
       Implements Nevron.Nov.INDeeplyCloneable 
    'Usage
     
    
    Dim instance As NScheduleClipping
    public class NScheduleClipping : Nevron.Nov.INDeeplyCloneable  
    Remarks
    The NScheduleClipping is used to host an array of appointment clonings. The NScheduleClipping class can also be used for duplicating schedule content.
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Schedule.NScheduleClipping

    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