MVPSI.JAMS Namespace > Setup Class : ResubmitBase Property |
'Declaration
<System.ComponentModel.CategoryAttribute("Schedule")> <System.ComponentModel.DescriptionAttribute("Specifies the time that should be used to compute the next run time of a repeating job")> <System.ComponentModel.DefaultValueAttribute()> Public Property ResubmitBase As ResubmitBase
'Usage
Dim instance As Setup Dim value As ResubmitBase instance.ResubmitBase = value value = instance.ResubmitBase
[System.ComponentModel.Category("Schedule")] [System.ComponentModel.Description("Specifies the time that should be used to compute the next run time of a repeating job")] [System.ComponentModel.DefaultValue()] public ResubmitBase ResubmitBase {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