LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)
LEAD Technologies, Inc

AllowZeroItemCount Property






Gets or sets a value to allow C-Find requests with sequences that contains no items.
Syntax
public bool AllowZeroItemCount {get; set;}
'Declaration
 
Public Property AllowZeroItemCount As Boolean
'Usage
 
Dim instance As CFindCommandConfiguration
Dim value As Boolean
 
instance.AllowZeroItemCount = value
 
value = instance.AllowZeroItemCount
public bool AllowZeroItemCount {get; set;}
 get_AllowZeroItemCount();
set_AllowZeroItemCount(value);
public:
property bool AllowZeroItemCount {
   bool get();
   void set (    bool value);
}

Property Value

true to allow C-Find requests with sequences that contains no items; otherwise, false.
Remarks

If this value is true, a sequence with no items will be considered as a sequence universal matching that contains a single item with no elements.

If this value is false and the request has a sequence with no items the CFindCommand will throw an Leadtools.Dicom.Scp.Command.Exceptions.InvalidRequestDatasetException

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CFindCommandConfiguration Class
CFindCommandConfiguration Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features