LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

ApplyOnFlags Property







Gets or sets the ApplyActionFlags value that tells the command on what the action should be applied.
Syntax
public ApplyActionFlags ApplyOnFlags {get; set;}
'Declaration
 
Public Property ApplyOnFlags As ApplyActionFlags
'Usage
 
Dim instance As ApplyActionCommand
Dim value As ApplyActionFlags
 
instance.ApplyOnFlags = value
 
value = instance.ApplyOnFlags
public ApplyActionFlags ApplyOnFlags {get; set;}
 get_ApplyOnFlags();
set_ApplyOnFlags(value);
public: __property ApplyActionFlags get_ApplyOnFlags();
public: __property void set_ApplyOnFlags( 
   ApplyActionFlags value
);
public:
property ApplyActionFlags ApplyOnFlags {
   ApplyActionFlags get();
   void set (    ApplyActionFlags value);
}

Property Value

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ApplyActionCommand Class
ApplyActionCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.