Perforce API for the .Net CLR P4.Net

P4RecordSet.Records Property

Gets an array of records returned from the Perforce command.

[Visual�Basic]
Public�ReadOnly�Property�Records�As�P4Record()
[C#]
public�P4Record[]�Records�{get;}

Property Value

Array of P4Records.

See Also

P4RecordSet Class | P4API Namespace