JAMS Developer Guide
SubmitMenuType Property


MVPSI.JAMS Namespace > SubmitFactoryAttribute Class : SubmitMenuType Property
The SubmitMenu Type
Syntax
'Declaration
 
Public Property SubmitMenuType As System.String
'Usage
 
Dim instance As SubmitFactoryAttribute
Dim value As System.String
 
instance.SubmitMenuType = value
 
value = instance.SubmitMenuType
public System.string SubmitMenuType {get; set;}
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

SubmitFactoryAttribute Class
SubmitFactoryAttribute Members