Liquid XML Data Binder (C++, Java, VB6) / Reference / C# and VB .Net (Deprecated - use Liquid XML Objects) / Reference / XmlDateTime / Liquid XML Runtime for .Net - AsDateTime - XmlDateTime
In This Topic
    Liquid XML Runtime for .Net - AsDateTime - XmlDateTime
    In This Topic
    This feature has been superseded by Liquid XML Objects.
    (The original functionality is still included in the product)
    Use Liquid XML Objects
    System.DateTime AsDateTime
      Property Description  
        Description Read only property, that returns the date contained as a standard System.DateTime.  
        Remarks If the type of date contained is not a XmlDateTime.DateType.dateTime, then an exception is raised.
    Throws: LtInvalidValueException thrown if contained date is not XmlDateTime.DateType.dateTime.