Perforce API for the .Net CLR P4.Net

RunUnParsedException.Result Property

Gets the P4UnParsedRecordSet that would have been returned if an exception was not thrown.

[Visual Basic]
Public ReadOnly Property Result As P4UnParsedRecordSet
[C#]
public P4API.P4UnParsedRecordSet Result {get;}

See Also

RunUnParsedException Class | P4API.Exceptions Namespace