←Select platform

Reference Property

Summary

Gets or sets the type of the age value : days, weeks, months, or years.

Syntax

C#
VB
Java
WinRT C#
C++
[RefreshPropertiesAttribute(System.ComponentModel.RefreshProperties)] 
public DicomAgeReferenceType Reference { get; set; } 
Public Property Reference As Leadtools.Dicom.DicomAgeReferenceType 
public Leadtools.Dicom.DicomAgeReferenceType Reference {get; set;} 
public DicomAgeReferenceType getReference() 
public void setReference(DicomAgeReferenceType value) 
             
 <br/>get_Reference();<br/>set_Reference(value);<br/>Object.defineProperty('Reference');  

Property Value

Value indicating the Number member type.

Example

For an example, refer to SetIntValue.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly