LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

PerformedProcedureStartDate Property

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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