←Select platform

Minute Property

Summary

Gets or sets the minute.

Syntax

C#
VB
C++
public int Minute { get; set; } 
Public Property Minute As Integer 
public: 
property int Minute { 
   int get(); 
   void set (    int ); 
} 

Property Value

The minute.

Requirements

Target Platforms

See Also

Reference

Time Structure

Time Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly