←Select platform

Hours Property

Summary

Gets or sets the hour.

Syntax
C#
VB
C++
Java
public int Hours { get; set; } 
Public Property Hours As Integer 
public int getHours() 
public void setHours(int value) 
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

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly