←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly