Click or drag to resize

Options Constructor (LabelCmdFlags, String)

Options for the Label Command

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.255.3501
Syntax
public Options(
	LabelCmdFlags flags,
	string template
)

Parameters

flags
Type: Perforce.P4LabelCmdFlags
Label Command Flags
template
Type: SystemString
template name
See Also