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

Show in webframe

Minutes Property (DicomTimeValue)








Gets or set the minutes.
Syntax
public int Minutes {get; set;}
'Declaration
 
Public Property Minutes As Integer
'Usage
 
Dim instance As DicomTimeValue
Dim value As Integer
 
instance.Minutes = value
 
value = instance.Minutes
public int Minutes {get; set;}
public int getMinutes()
public void setMinutes(int value)
            
 <br/>get_Minutes();<br/>set_Minutes(value);<br/>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 SetIntValue.
Requirements

Target Platforms

See Also

Reference

DicomTimeValue Structure
DicomTimeValue 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