UpdateMediaLocation Method

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

Parameters

mediaLocation
An System.Array of MediaLocation objects 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.