Perforce API for the .Net CLR
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;}
See Also
P4RecordSet Class
|
P4API Namespace