LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)
LEAD Technologies, Inc

StoreFileName Property






Gets or sets the name of the file to be stored.
Syntax
public string StoreFileName {get; set;}
'Declaration
 
Public Property StoreFileName As String
'Usage
 
Dim instance As MoveDataSetEventArgs
Dim value As String
 
instance.StoreFileName = value
 
value = instance.StoreFileName
public string StoreFileName {get; set;}
 get_StoreFileName();
set_StoreFileName(value);
public:
property String^ StoreFileName {
   String^ get();
   void set (    String^ value);
}

Property Value

The name of the file to store. If StoreDataSet is not null StoreFileName will be ignored.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MoveDataSetEventArgs Class
MoveDataSetEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features