Click or drag to resize

SpecFieldFromSpecCmdTaggedData Method

Create a SpecField from a 'Fields' entry in the tagged data from the 'spec' command.

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.258.5793
Syntax
public static SpecField FromSpecCmdTaggedData(
	string def
)

Parameters

def
Type: SystemString

Return Value

Type: SpecField
See Also