MappedEntityDomainManager(Of TData, TModel).ReplaceAsync Method (String, TData)
Namespace:
Microsoft.WindowsAzure.Mobile.Service
Assembly: Microsoft.WindowsAzure.Mobile.Service.Entity (in Microsoft.WindowsAzure.Mobile.Service.Entity.dll)
<DebuggerStepThroughAttribute> Public Overridable Function ReplaceAsync ( id As String, data As TData ) As Task(Of TData)
Return Value
Type: System.Threading.Tasks.Task(Of TData)
Show: