BranchSpec Class |
Namespace: Perforce.P4
The BranchSpec type exposes the following members.
Name | Description | |
---|---|---|
BranchSpec |
A branch view specification in a Perforce repository.
| |
BranchSpec(String, String, DateTime, DateTime, String, Boolean, ViewMap, FormSpec, String) |
A branch view specification in a Perforce repository.
|
Name | Description | |
---|---|---|
Accessed |
The date of the last command used with this spec.
| |
Description |
A description of the branch spec (optional).
| |
Id |
The branch spec name (read only).
| |
Locked |
When true, permits only the owner to change the spec.
| |
Options | Obsolete.
Flags to change the branch spec behavior.
| |
Owner |
The user who created this branch spec. Can be changed.
| |
Spec |
Specifies structural and semantic metadata for form types.
| |
Updated |
The date this branch spec was last modified.
| |
ViewMap |
Lines mapping of one view of depot files to another.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FromBranchSpecCmdTaggedOutput |
Read the fields from the tagged output of a branch command
| |
FromBranchSpecsCmdTaggedOutput |
Read the fields from the tagged output of a branches command
| |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Parse |
Parse the fields from a branch specification
| |
ToString |
Convert to specification in server format
(Overrides ObjectToString.) |