UpdateMediaLocation Method

Summary
Updates the existing media locations in the data store.
Syntax
C#
VB
C++
public void UpdateMediaLocation( 
   MediaLocation[] mediaLocation 
) 
  
Sub UpdateMediaLocation( _ 
   ByVal mediaLocation() As MediaLocation _ 
)  
void UpdateMediaLocation(  
   array<MediaLocation^>^ mediaLocation 
)  

Parameters

mediaLocation
An System.Array of MediaLocation objects representing the media locations to be updated in the data store.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Media.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.