Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

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:
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

See Also

Reference

MoveDataSetEventArgs Class
MoveDataSetEventArgs Members

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