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

Show in webframe

PerformedProcedureStartDate Property






Gets or sets the Performed Procedure Start Date.
Syntax
public DateTime PerformedProcedureStartDate {get; set;}
'Declaration
 
Public Property PerformedProcedureStartDate As Date
'Usage
 
Dim instance As CompositeInstanceDataSet.SeriesRow
Dim value As Date
 
instance.PerformedProcedureStartDate = value
 
value = instance.PerformedProcedureStartDate

            

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

Property Value

A System.DateTime representing the Performed Procedure Start Date.
Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.SeriesRow Class
CompositeInstanceDataSet.SeriesRow Members

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