The P4Record type exposes the following properties.

Properties

  NameDescription
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