EndTime Property

Summary
Gets or sets the end time.
Syntax
C#
C++/CLI
[EditorAttribute(System.Type, System.Type)] 
public Nullable<Time> EndTime { get; set; } 
[EditorAttribute(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="Leadtools.Dicom.Common.DataTypes.MyDateTimeEditor, Leadtools.Dicom.Common, Version=19.0.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977")] 
[TypeConverterAttribute("Leadtools.Dicom.Common.DataTypes.TimeConverter, Leadtools.Dicom.Common, Version=19.0.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977")] 
public: 
property Nullable<Time> EndTime { 
   Nullable<Time> get(); 
   void set (    Nullable<Time> ); 
} 

Property Value

The end time.

Requirements

Target Platforms

See Also

Reference

TimeRange Class

TimeRange Members

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

Leadtools.Dicom.Common Assembly

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