LEADTOOLS Medical (Leadtools.Dicom assembly)

Reference Property

Show in webframe







Gets or sets the type of the age value : days, weeks, months, or years.
Syntax
public DicomAgeReferenceType Reference {get; set;}
'Declaration
 
Public Property Reference As DicomAgeReferenceType
'Usage
 
Dim instance As DicomAgeValue
Dim value As DicomAgeReferenceType
 
instance.Reference = value
 
value = instance.Reference
public DicomAgeReferenceType Reference {get; set;}

            
public DicomAgeReferenceType getReference()
public void setReference(DicomAgeReferenceType value)
            
 
get_Reference();
set_Reference(value);
Object.defineProperty('Reference');
public:
property DicomAgeReferenceType Reference {
   DicomAgeReferenceType get();
   void set (    DicomAgeReferenceType value);
}

Property Value

Value indicating the Number member type.
Example
For an example, refer to DicomDataSet.SetIntValue.
Requirements

Target Platforms

See Also

Reference

DicomAgeValue Structure
DicomAgeValue Members
Number Property

 

 


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

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features