MVPSI.JAMS Namespace : MethodOptions Enumeration |
'Declaration
<System.FlagsAttribute()> <System.ObsoleteAttribute(Message="MethodOptions has been replaced by individual properties", IsError=True)> Public Enum MethodOptions Inherits System.Enum
'Usage
Dim instance As MethodOptions
[System.Flags()] [System.Obsolete(Message="MethodOptions has been replaced by individual properties", IsError=true)] public enum MethodOptions : System.Enum
Member | Description |
---|---|
Command | A single command |
Interactive | Allow the job to interact with the desktop |
ParseProcedure | Parse the command or procedure |
System.Object
System.ValueType
System.Enum
MVPSI.JAMS.MethodOptions
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