Nevron .NET Vision
Nevron Namespace / NHourDateTimeUnit Class / Ticks Property


In This Topic
    Ticks Property (NHourDateTimeUnit)
    In This Topic
    Returns the number of ticks in this date time unit
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property Ticks As System.Long
    'Usage
     
    
    Dim instance As NHourDateTimeUnit
    Dim value As System.Long
     
    value = instance.Ticks
    public override System.long Ticks {get;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also