Click or drag to resize

GroupsCmdOptions Constructor

Initializes a new instance of the GroupsCmdOptions class

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.255.3501
Syntax
public GroupsCmdOptions(
	GroupsCmdFlags flags,
	int maxItems
)

Parameters

flags
Type: Perforce.P4GroupsCmdFlags
maxItems
Type: SystemInt32
See Also