ApplyOnFlags Property

Summary
Gets or sets the ApplyActionFlags value that tells the command on what the action should be applied.
Syntax
C#
VB
C++
public ApplyActionFlags ApplyOnFlags { get; set; } 
Public Property ApplyOnFlags As ApplyActionFlags 
public: 
property ApplyActionFlags ApplyOnFlags { 
   ApplyActionFlags get(); 
   void set (    ApplyActionFlags ); 
} 

Property Value

An ApplyActionFlags value that tells the command on what the action should be applied.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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