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

Namespace:  P4API.Exceptions
Assembly:  p4api (in p4api)
Version: 1.0.0.0 (1.0.0)

Syntax

C#
public P4UnParsedRecordSet Result { get; }

See Also