InsertMediaLocation Method

Summary
Inserts the media locations to the data store.
Syntax
C#
VB
C++
public void InsertMediaLocation( 
   MediaLocation[] mediaLocation 
) 
  
Public Sub InsertMediaLocation( _ 
   ByVal mediaLocation() As MediaLocation _ 
)  
public: void InsertMediaLocation(  
   MediaLocation*[]* mediaLocation 
)  

Parameters

mediaLocation
An System.Array of MediaLocation to be added into 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.