LEADTOOLS Medical (Leadtools.Dicom assembly)

Year Property (DicomDateValue)

Show in webframe







Gets or sets numerical value that indicates the year.
Syntax
public int Year {get; set;}
'Declaration
 
Public Property Year As Integer
'Usage
 
Dim instance As DicomDateValue
Dim value As Integer
 
instance.Year = value
 
value = instance.Year
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 DicomDataSet.SetIntValue.
Requirements

Target Platforms

See Also

Reference

DicomDateValue Structure
DicomDateValue Members
Month Property
Day 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