InsertMediaLocation Method

Summary
Adds the media locations to the data store.
Syntax
C#
C++/CLI
public void InsertMediaLocation( 
   MediaLocation[] mediaLocation 
) 
void InsertMediaLocation(  
   MediaLocation*[]* mediaLocation 
)  
void InsertMediaLocation(  
   array<MediaLocation^>^ mediaLocation 
)  

Parameters

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

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.