Perforce API for the .Net CLR P4.Net

P4PendingChangelist.Submit�Method�

Submits the pending changelist to Perforce.

[Visual�Basic]
Public�Function�Submit()�As�P4UnParsedRecordSet
[C#]
public�P4UnParsedRecordSet�Submit();

Return Value

P4UnParsedRecordSet with the results of the submit.

See Also

P4PendingChangelist Class | P4API Namespace