Nevron Open Vision Documentation
Nevron.Nov Namespace / NCenturyDateTimeUnit Class
Members


In This Topic
    NCenturyDateTimeUnit Class
    In This Topic
    Represents the century day date time unit (100 years).
    Object Model
    NCenturyDateTimeUnit Class
    Syntax
    'Declaration
     
    
    Public Class NCenturyDateTimeUnit 
       Inherits NDateTimeUnit
       Implements INDeeplyCloneable 
    'Usage
     
    
    Dim instance As NCenturyDateTimeUnit
    public class NCenturyDateTimeUnit : NDateTimeUnit, INDeeplyCloneable  
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.NDateTimeUnit
          Nevron.Nov.NCenturyDateTimeUnit

    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