Perforce API for the .Net CLR P4.Net

P4Record Properties

The properties of the P4Record class are listed below. For a complete list of P4Record class members, see the P4Record Members topic.

Public Instance Properties

ArrayFields Gets the ArrayFieldDictionary returned from the Perforce command.
Fields Gets the FieldDictionary returned from the Perforce command.
Item Returns the value of of the Field by key. This is the same as Fields[key].

See Also

P4Record Class | P4API Namespace