PerformedProcedureStepEndDate Property

Summary
Gets or sets the Performed Procedure Step End Date.
Syntax
C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public DateTime PerformedProcedureStepEndDate { get; set; } 
  
Public Property PerformedProcedureStepEndDate As Date 
public: 
property DateTime PerformedProcedureStepEndDate { 
   DateTime get(); 
   void set (    DateTime ); 
} 

Property Value

The Performed Procedure Step End Date.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.