←Select platform

SplitPatientId Property

Summary

Gets or sets a value indicating if the path where DICOM Datasets are stored should include subdirectories created by splitting the patient ID in the dataset.

Syntax

C#
VB
C++
public bool SplitPatientId {get; set;}
Public Property SplitPatientId As Boolean
public: 
property bool SplitPatientId { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to include subdirectores created by splitting the patient ID in the dataset. Otherwise, false.

Remarks

This options is only valid when CreatePatientFolder is true and UsePatientName is false.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scp Assembly
Click or drag to resize