Liquid XML Data Binder (C++, Java, VB6) / Reference / C++ / Reference / CDateTime / C++ GetTypeAsString
In This Topic
    C++ GetTypeAsString
    In This Topic
    std::string GetTypeAsString() const;
      Property Description  
        Returns Returns one of the following strings

    yearZero
    dateTime
    date
    gYearMonth
    gYear
    time
    gDay
    gMonth
    gMonthDay
     
        Description Gets a string representation for the type of this CDateTime.  
        Remarks