Perforce API for the .Net CLR P4.Net

P4RecordSet Properties

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

Public Instance Properties

ErrorMessage (inherited from P4BaseRecordSet) Gets an error messages returned from the Perforce command.
Errors (inherited from P4BaseRecordSet) Gets an array of error messages returned from the Perforce command.
Item Gets the record at the specified index.
Messages Gets an array of string messages returned from the Perforce command.
P4Messages (inherited from P4BaseRecordSet) Gets an array of P4Messages returned from the Perforce command.
Records Gets an array of records returned from the Perforce command.
Warnings (inherited from P4BaseRecordSet) Gets an array of warning messages returned from the Perforce command.

See Also

P4RecordSet Class | P4API Namespace