Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ScheduleProcedureStepStartTime Property






Gets or sets the schedule procedure step start time.
Syntax
[ElementAttribute()]
public Nullable<DateTime> ScheduleProcedureStepStartTime {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property ScheduleProcedureStepStartTime As Nullable(Of Date)
'Usage
 
Dim instance As ScheduledProcedureStep
Dim value As Nullable(Of Date)
 
instance.ScheduleProcedureStepStartTime = value
 
value = instance.ScheduleProcedureStepStartTime
[ElementAttribute()]
public:
property Nullable<DateTime> ScheduleProcedureStepStartTime {
   Nullable<DateTime> get();
   void set (    Nullable<DateTime> value);
}

Property Value

The schedule procedure step start time.
Requirements

Target Platforms

See Also

Reference

ScheduledProcedureStep Class
ScheduledProcedureStep Members

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