Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

EndTime Property






Gets or sets the end time.
Syntax
[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 Nullable<Time> EndTime {get; set;}
'Declaration
 
<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 EndTime As Nullable(Of Time)
'Usage
 
Dim instance As TimeRange
Dim value As Nullable(Of Time)
 
instance.EndTime = value
 
value = instance.EndTime
[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> value);
}

Property Value

The end time.
Requirements

Target Platforms

See Also

Reference

TimeRange Class
TimeRange Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features