Nevron.Nov Namespace / NMaskedDateTime Structure


In This Topic
    NMaskedDateTime Structure Properties
    In This Topic

    For a list of all members of this type, see NMaskedDateTime members.

    Public Properties
     NameDescription
    Public PropertyGets the day component.  
    Public PropertyChecks whether the day component is set.  
    Public PropertyChecks whether the hour component is set.  
    Public PropertyChecks whether the millisecond component is set.  
    Public PropertyChecks whether the minute component is set.  
    Public PropertyChecks whether the month component is set.  
    Public PropertyChecks whether the second component is set.  
    Public PropertyChecks whether the year component is set.  
    Public PropertyGets the hour component.  
    Public PropertyChecks whether this is an empty date and time, i.e. a date and time without any date and time component set.  
    Public PropertyGets the millisecond component.  
    Public PropertyGets the minute component.  
    Public PropertyGets the month component.  
    Public PropertyGets the second component.  
    Public PropertyGets the year component.  
    Top
    See Also