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

Parameters

contentId string
userId string
In this article