MVPSI.JAMS Namespace > Setup Class : DefaultDate Property |
'Declaration
<System.ComponentModel.CategoryAttribute("Submit Times")> <System.ComponentModel.DescriptionAttribute("A natural language date specification used to determine the default scheduled date when this setup is manually submitted.")> <System.ComponentModel.DefaultValueAttribute()> Public Property DefaultDate As System.String
'Usage
Dim instance As Setup Dim value As System.String instance.DefaultDate = value value = instance.DefaultDate
[System.ComponentModel.Category("Submit Times")] [System.ComponentModel.Description("A natural language date specification used to determine the default scheduled date when this setup is manually submitted.")] [System.ComponentModel.DefaultValue()] public System.string DefaultDate {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