LEADTOOLS Medical (Leadtools.Dicom assembly)

Day Property (DicomDateValue)

Show in webframe







Gets or sets numerical value that indicates the day.
Syntax
public int Day {get; set;}
'Declaration
 
Public Property Day As Integer
'Usage
 
Dim instance As DicomDateValue
Dim value As Integer
 
instance.Day = value
 
value = instance.Day
public int Day {get; set;}

            
public int getDay()
public void setDay(int value)
            
 
get_Day();
set_Day(value);
Object.defineProperty('Day');
public:
property int Day {
   int get();
   void set (    int value);
}

Property Value

Value indicating the day.
Example
For an example, refer to DicomDataSet.SetIntValue.
Requirements

Target Platforms

See Also

Reference

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