Nevron Open Vision Documentation
Nevron.Nov.Schedule.Formats Namespace / NIcalFormat Class
Members


In This Topic
    NIcalFormat Class
    In This Topic
    Represents the iCalendar format.
    Object Model
    NIcalFormat Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NIcalFormat 
       Inherits NScheduleFormat
    'Usage
     
    
    Dim instance As NIcalFormat
    public sealed class NIcalFormat : NScheduleFormat 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NDocumentFormatBase
          Nevron.Nov.Dom.NDocumentFormat<TDocument,TLoadSettings,TSaveSettings>
             Nevron.Nov.Schedule.Formats.NScheduleFormat
                Nevron.Nov.Schedule.Formats.NIcalFormat

    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