public virtual IServiceResult<int> Update( TKey id, TInput input, string[] propertiesToUpdate = null )
In This Article