The ClientSubmitOptions type exposes the following members.

Constructors

  Name Description
Public method ClientSubmitOptions()()()()
Initializes a new instance of the ClientSubmitOptions class
Public method ClientSubmitOptions(String)
Initializes a new instance of the ClientSubmitOptions class
Public method ClientSubmitOptions(Boolean, SubmitType)
Initializes a new instance of the ClientSubmitOptions class

Methods

  Name Description
Public method Equals (Overrides Object..::..Equals(Object).)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode (Overrides Object..::..GetHashCode()()()().)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method Parse
Parse a client spec formatted string
Public method ToString
Convert to a client spec formatted string
(Overrides Object..::..ToString()()()().)

Operators

Properties

  Name Description
Public property Reopen
Determines if the files is reopened upon submit.
Public property SubmitType

See Also