Changelist Methods |
The Changelist type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FixJobs(IListJob, Options) | ||
| FixJobs(IListString, Options) | ||
| FixJobs(Options, Job) | ||
| FixJobs(Options, String) | ||
| FromChangeCmdTaggedOutput(TaggedObject, String, Boolean) |
Fill in the fields for the changelist using the tagged output of a "change' command
| |
| FromChangeCmdTaggedOutput(TaggedObject, Boolean, String, Boolean) |
Fill in the fields for the changelist using the tagged output of a "change' command
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| initialize |
Go to the server to get details about this changelist
| |
| MemberwiseClone | (Inherited from Object.) | |
| Parse |
Parse the fields from a changelist specification
| |
| Submit |
Submit a pending change to the server
| |
| ToString |
Convert to specification in server format
(Overrides ObjectToString.) | |
| ToString(Boolean) |
Convert to a string for display
|