←Select platform

Reference Property

Summary
Gets or sets the type of the age value : days, weeks, months, or years.
Syntax
C#
VB
C++
Java
[RefreshPropertiesAttribute(System.ComponentModel.RefreshProperties)] 
public DicomAgeReferenceType Reference { get; set; } 
Public Property Reference As DicomAgeReferenceType 
public DicomAgeReferenceType getReference() 
public void setReference(DicomAgeReferenceType value) 
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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.