S
shapper
Hello,
I have two lists: "List<Article> articles" and "List<Document>
documents".
Both Article and Document contains a property named Updated.
How can I get the most recent Updated date considering all documents
and articles?
Thanks,
Miguel
I have two lists: "List<Article> articles" and "List<Document>
documents".
Both Article and Document contains a property named Updated.
How can I get the most recent Updated date considering all documents
and articles?
Thanks,
Miguel