Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

Reference Property








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)
            
 <br/>get_Reference();<br/>set_Reference(value);<br/>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 SetIntValue.
Requirements

Target Platforms

See Also

Reference

DicomAgeValue Structure
DicomAgeValue Members
Number Property

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