←Select platform

Year Property (DicomDateValue)

Summary

Gets or sets numerical value that indicates the year.

Syntax

C#
VB
Java
WinRT C#
C++
public int Year {get; set;} 
Public Property Year As Integer 
public int Year {get; set;} 
public int getYear() 
public void setYear(int value) 
             
  
get_Year(); 
set_Year(value); 
Object.defineProperty('Year');  
public: 
property int Year { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value indicating the year.

Example

For an example, refer to SetIntValue.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize