ExportViewUpdate メソッド
既存のエクスポート ビューを更新します。
名前空間: Microsoft.MasterDataServices.Services.ServiceContracts
アセンブリ: Microsoft.MasterDataServices.Services (Microsoft.MasterDataServices.Services.dll)
構文
'宣言
<OperationContractAttribute> _
Function ExportViewUpdate ( _
request As ExportViewUpdateRequest _
) As ExportViewUpdateResponse
'使用
Dim instance As IService
Dim request As ExportViewUpdateRequest
Dim returnValue As ExportViewUpdateResponse
returnValue = instance.ExportViewUpdate(request)
[OperationContractAttribute]
ExportViewUpdateResponse ExportViewUpdate(
ExportViewUpdateRequest request
)
[OperationContractAttribute]
ExportViewUpdateResponse^ ExportViewUpdate(
ExportViewUpdateRequest^ request
)
[<OperationContractAttribute>]
abstract ExportViewUpdate :
request:ExportViewUpdateRequest -> ExportViewUpdateResponse
function ExportViewUpdate(
request : ExportViewUpdateRequest
) : ExportViewUpdateResponse
パラメーター
- request
型: Microsoft.MasterDataServices.Services.MessageContracts. . :: . .ExportViewUpdateRequest
ExportViewUpdate 要求。
戻り値
型: Microsoft.MasterDataServices.Services.MessageContracts. . :: . .ExportViewUpdateResponse
ExportViewUpdateResponse。