public async Task<Nullable<DateTime>> GetDraftContentLastChangeAsync(string contentId, string userId)
Returns:
Task<Nullable<DateTime>>
Implements:
GetDraftContentLastChangeAsync(string, string)

Parameters

contentId string
userId string
In this article