Perforce API for the .Net CLR P4.Net

P4RecordsetCallback.Recordset Property

Gets the recordset.

[Visual Basic]
Public ReadOnly Property Recordset As P4RecordSet
[C#]
public P4RecordSet Recordset {get;}

Property Value

The recordset.

Remarks

The recordset that has been populated when the command completes.

See Also

P4RecordsetCallback Class | P4API Namespace