The P4UnParsedRecordSet type exposes the following properties.

Properties

  NameDescription
ErrorMessage
Gets an error messages returned from the Perforce command.
(Inherited from P4BaseRecordSet.)
Errors
Gets an array of error messages returned from the Perforce command.
(Inherited from P4BaseRecordSet.)
Item
Gets message at the specified index.
Messages
Gets array of messages returned from the Perforce command.
Warnings
Gets an array of warning messages returned from the Perforce command.
(Inherited from P4BaseRecordSet.)

See Also