MVPSI.JAMS Namespace > Setup Class : AutoSubmit Property |
'Declaration
<System.ComponentModel.CategoryAttribute("Schedule")> <System.ComponentModel.DescriptionAttribute("Must be set to true to enable automatic scheduling of this setup")> <System.ComponentModel.DefaultValueAttribute()> Public Property AutoSubmit As System.Boolean
'Usage
Dim instance As Setup Dim value As System.Boolean instance.AutoSubmit = value value = instance.AutoSubmit
[System.ComponentModel.Category("Schedule")] [System.ComponentModel.Description("Must be set to true to enable automatic scheduling of this setup")] [System.ComponentModel.DefaultValue()] public System.bool AutoSubmit {get; set;}
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