Leadtools.Medical.Workstation Namespace > ApplyActionCommand Class : ApplyOnFlags Property |
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); }
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