Leadtools.Dicom.AddIn Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
StoreDataset Property
See Also 
Leadtools.Dicom.AddIn Namespace > DicomServer Class : StoreDataset Property



Gets a value indicating whether store received datasets.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property StoreDataset As Boolean
Visual Basic (Usage)Copy Code
Dim instance As DicomServer
Dim value As Boolean
 
value = instance.StoreDataset
C# 
public virtual bool StoreDataset {get;}
C++/CLI 
public:
virtual property bool StoreDataset {
   bool get();
}

Return Value

true if datasets are to be stored; otherwise, false.

Remarks

EnableLog also has to be true to enable storing of received datasets.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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