UpdateMediaLocation Method

Summary
Updates the existing media locations in the data store.
Syntax
C#
C++/CLI
public void UpdateMediaLocation( 
   MediaLocation[] mediaLocation 
) 
void UpdateMediaLocation(  
   MediaLocation*[]* 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 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Media.DataAccessLayer Assembly

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