←Select platform

Minutes Property (DicomTimeValue)

Summary

Gets or set the minutes.

Syntax

C#
VB
Java
WinRT C#
C++
public int Minutes {get; set;} 
Public Property Minutes As Integer 
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 SetIntValue.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize