Summary
Get a changelist number based on on its name
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Perforce - Containing Type
- Perforce
Syntax
public static string GetChangelistNumber(string User, string Client, string ChangeList, bool CreateIfMissing)
Parameters
Name | Type | Description |
---|---|---|
User | string | |
Client | string | |
ChangeList | string | |
CreateIfMissing | bool |
Return Value
Type | Description |
---|---|
string |