Action Property

Summary

Gets the action that has occurred on a ContrastAllergiesRow.

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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly