LEADTOOLS Medical (Leadtools.Dicom assembly)

Minutes Property (DicomDateTimeValue)

Show in webframe







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

            
public int getMinutes()
public void setMinutes(int value)
            
 
get_Minutes();
set_Minutes(value);
Object.defineProperty('Minutes');
public:
property int Minutes {
   int get();
   void set (    int value);
}

Property Value

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

Target Platforms

See Also

Reference

DicomDateTimeValue Structure
DicomDateTimeValue Members

 

 


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