Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

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: __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

See Also

Reference

ApplyActionCommand Class
ApplyActionCommand Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features