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

Show in webframe

PerformedProcedureStepEndDate Property (MPPSDataset.PPSInformationRow)






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

            

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

Property Value

The Performed Procedure Step End Date.
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