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

Show in webframe

Month Property (DicomDateValue)








Gets or sets numerical value that indicates the month.
Syntax
public int Month {get; set;}
'Declaration
 
Public Property Month As Integer
'Usage
 
Dim instance As DicomDateValue
Dim value As Integer
 
instance.Month = value
 
value = instance.Month
public int Month {get; set;}
public int getMonth()
public void setMonth(int value)
            
 <br/>get_Month();<br/>set_Month(value);<br/>Object.defineProperty('Month'); 
public:
property int Month {
   int get();
   void set (    int value);
}

Property Value

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

Target Platforms

See Also

Reference

DicomDateValue Structure
DicomDateValue Members
Year Property
Day Property

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