←Select platform

StoreFileName Property

Summary

Gets or sets the name of the file to be stored.

Syntax

C#
VB
C++
public string StoreFileName { get; set; } 
  
Public Property StoreFileName As String 
public: 
property String^ StoreFileName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly