Nullability of the LastUpdatedTimeUtc property of IItemWithTimestamps #277
Unanswered
SeanFarrow
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was just wondering whether the LastUpdatedTimeUtc property of the IItemWithTimestamps interface should be nullable?
Given that the property indicating the created time is, it makes sense (to my brain anyway) to make the LastUpdatedTimeUtc property nullable.
Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions