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


In This Topic
    NMinuteDateTimeUnit Class
    In This Topic
    Represents the minute date time unit.
    Object Model
    NMinuteDateTimeUnit Class
    Syntax
    'Declaration
     
    
    Public Class NMinuteDateTimeUnit 
       Inherits NDateTimeUnit
       Implements INDeeplyCloneable, INTimeSpanConvertable 
    'Usage
     
    
    Dim instance As NMinuteDateTimeUnit
    public class NMinuteDateTimeUnit : NDateTimeUnit, INDeeplyCloneable, INTimeSpanConvertable  
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.NDateTimeUnit
          Nevron.Nov.NMinuteDateTimeUnit

    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