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

Show in webframe

Year Property (DicomDateTimeValue)








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 DicomDateTimeValue
Dim value As Integer
 
instance.Year = value
 
value = instance.Year
public int Year {get; set;}
public int getYear()
public void setYear(int value)
            
 <br/>get_Year();<br/>set_Year(value);<br/>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

See Also

Reference

DicomDateTimeValue Structure
DicomDateTimeValue Members

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