←Select platform

Action Property

Summary

Gets the action that has occurred on a PatientInfoforUnscheduledPPSRow.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public DataRowAction Action { get; } 
  
Public ReadOnly Property Action As DataRowAction 
public: 
property DataRowAction Action { 
   DataRowAction get(); 
} 

Property Value

One of the System.Data.DataRowAction values.

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