Click or drag to resize

GetSubmittedIntegrationsCmdOptions Constructor

Integrated command options

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.258.5793
Syntax
public GetSubmittedIntegrationsCmdOptions(
	GetSubmittedIntegrationsCmdFlags flags,
	string branchSpec
)

Parameters

flags
Type: Perforce.P4GetSubmittedIntegrationsCmdFlags
branchSpec
Type: SystemString
See Also