←Select platform

PerformedProcedureStartDate Property

Summary

Gets or sets the Performed Procedure Start Date.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 
public DateTime PerformedProcedureStartDate { get; set; } 
<DebuggerNonUserCodeAttribute(),  
 GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")>  
Public Property PerformedProcedureStartDate() As Date 
   Get 
   Set 
public:  
   [DebuggerNonUserCodeAttribute,  
   GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0")] 
   property System::DateTime PerformedProcedureStartDate 
   { 
      System::DateTime get() 
      void set(System::DateTime value) 
   } 

Property Value

A System.DateTime representing the Performed Procedure Start Date.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly