ClientSubmitOptions Class |
Namespace: Perforce.P4
The ClientSubmitOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClientSubmitOptions | Initializes a new instance of the ClientSubmitOptions class |
![]() | ClientSubmitOptions(String) | Initializes a new instance of the ClientSubmitOptions class |
![]() | ClientSubmitOptions(Boolean, SubmitType) | Initializes a new instance of the ClientSubmitOptions class |
Name | Description | |
---|---|---|
![]() | Reopen |
Determines if the files is reopened upon submit.
|
![]() | SubmitType |
Name | Description | |
---|---|---|
![]() | Equals | (Overrides ObjectEquals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Parse |
Parse a client spec formatted string
|
![]() | ToString |
Convert to a client spec formatted string
(Overrides ObjectToString.) |