LiquidTechnologies.XmlObjects Namespace / LxDuration Structure


In This Topic
    LxDuration Structure Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyThe number of Days  
    Public PropertyThe number of Hours  
    Public PropertyIndicates if this is a negative duration  
    Public PropertyIndicates if the duration is 0  
    Public PropertyThe number of MicroSeconds  
    Public PropertyThe number of MilliSeconds  
    Public PropertyThe number of Minutes  
    Public PropertyThe number of Months  
    Public PropertyThe number of NanoSeconds  
    Public PropertyGets a value which has been Normalized i.e. all values have been overflowed leaving them below there notional maximums.  
    Public PropertyThe number of Seconds  
    Public PropertyThe number of Years  
    Top
    See Also