Metodo ExportViewUpdate
Update an existing export view.
Spazio dei nomi Microsoft.MasterDataServices.Services
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
Sintassi
'Dichiarazione
Public Function ExportViewUpdate ( _
request As ExportViewUpdateRequest _
) As ExportViewUpdateResponse
'Utilizzo
Dim instance As Service
Dim request As ExportViewUpdateRequest
Dim returnValue As ExportViewUpdateResponse
returnValue = instance.ExportViewUpdate(request)
public ExportViewUpdateResponse ExportViewUpdate(
ExportViewUpdateRequest request
)
public:
virtual ExportViewUpdateResponse^ ExportViewUpdate(
ExportViewUpdateRequest^ request
) sealed
abstract ExportViewUpdate :
request:ExportViewUpdateRequest -> ExportViewUpdateResponse
override ExportViewUpdate :
request:ExportViewUpdateRequest -> ExportViewUpdateResponse
public final function ExportViewUpdate(
request : ExportViewUpdateRequest
) : ExportViewUpdateResponse
Parametri
- request
Tipo: Microsoft.MasterDataServices.Services.MessageContracts. . :: . .ExportViewUpdateRequest
Update request.
Valore restituito
Tipo: Microsoft.MasterDataServices.Services.MessageContracts. . :: . .ExportViewUpdateResponse
ExportViewUpdateResponse.