JAMS 6.x Help
SubmitPrompt Property


Gets the end-user prompt which is used when this Job is submitted interactively.
Syntax
'Declaration
 
<System.Xml.Serialization.XmlIgnoreAttribute()>
Public ReadOnly Property SubmitPrompt As System.String
'Usage
 
Dim instance As SetupJobParam
Dim value As System.String
 
value = instance.SubmitPrompt
[System.Xml.Serialization.XmlIgnore()]
public System.string SubmitPrompt {get;}
Requirements

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

See Also

Reference

SetupJobParam Class
SetupJobParam Members