Saves the form to Perforce.
Namespace:
P4APIAssembly: p4api (in p4api)
Version: 1.0.0.0 (1.0.0)
Syntax
C# |
---|
public P4UnParsedRecordSet Save_Form( string formCommand, string formSpec, bool Force ) |
Parameters
- formCommand
- Type: System..::.String
The form command to run.
- formSpec
- Type: System..::.String
The formatted spec.
- Force
- Type: System..::.Boolean
True to pass the '-f' flag when saving.