Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

Show in webframe

PerformedProcedureStepStartTime Property (MPPSDataset.PPSInformationRow)






Gets or sets the Performed Procedure Step Start Time.
Syntax
public DateTime PerformedProcedureStepStartTime {get; set;}
'Declaration
 
Public Property PerformedProcedureStepStartTime As Date
'Usage
 
Dim instance As MPPSDataset.PPSInformationRow
Dim value As Date
 
instance.PerformedProcedureStepStartTime = value
 
value = instance.PerformedProcedureStepStartTime

            

            
public:
property DateTime PerformedProcedureStepStartTime {
   DateTime get();
   void set (    DateTime value);
}

Property Value

The Performed Procedure Step Start Time.
Requirements

Target Platforms

See Also

Reference

MPPSDataset.PPSInformationRow Class
MPPSDataset.PPSInformationRow Members

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