←Select platform

AllowMultipleItems Property

Summary

Gets or sets a value to allow C-Find requests with sequences that contains more than one items.

Syntax

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

Property Value

true to allow C-Find request with sequences that contains more than one item; otherwise false.

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly