←Select platform

Minutes Property

Summary
Gets or sets numerical value that indicates the minutes.
Syntax
C#
VB
C++
Java
public int Minutes { get; set; } 
Public Property Minutes As Integer 
public int getMinutes() 
public void setMinutes(int value) 
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

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

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.