Gets or sets a value indicating the 
Leadtools.Dicom.DicomCommandStatusType of the final CFind Response sent when 
LimitResponses is set to 
true.
            
            
            
            
            public int ServiceStatus {get; set;}
             
        
            
            'Declaration
 
Public Property ServiceStatus As Integer
             
        
            
            'Usage
 
Dim instance As QueryCFindCommand
Dim value As Integer
 
instance.ServiceStatus = value
 
value = instance.ServiceStatus
             
        
            
        
            
        
            
            public:
property int ServiceStatus {
   int get();
   void set (    int value);
}
             
        
             
        
            
            
            Property Value
the 
Leadtools.Dicom.DicomCommandStatusType of the final CFind Response sent when 
LimitResponses is set to 
true