←Select platform

Hours Property (DicomTimeValue)

Summary

Gets or sets the hour.

Syntax

C#
VB
Java
WinRT C#
C++
public int Hours {get; set;} 
Public Property Hours As Integer 
public int Hours {get; set;} 
public int getHours() 
public void setHours(int value) 
             
  
get_Hours(); 
set_Hours(value); 
Object.defineProperty('Hours');  
public: 
property int Hours { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value indicating the hour.

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