LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

LookupTableNumber Property

Show in webframe





Gets the lookup table number.
Syntax
public Nullable<int> LookupTableNumber {get; set;}
'Declaration
 
Public Property LookupTableNumber As Nullable(Of Integer)
'Usage
 
Dim instance As Series
Dim value As Nullable(Of Integer)
 
instance.LookupTableNumber = value
 
value = instance.LookupTableNumber

            

            
public:
property Nullable<int> LookupTableNumber {
   Nullable<int> get();
   void set (    Nullable<int> value);
}

Property Value

The lookup table number.
Example
For an example refer to QueryRetrieveScu.Find
Requirements

Target Platforms

See Also

Reference

Series Class
Series Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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