Click or drag to resize

PFOperationResult Properties

The PFOperationResult type exposes the following members.

Properties
  NameDescription
Public propertyException
Exception provided if the operation failed because of an error.
Public propertyMessage
Operation output.
Public propertySuccess
Did the operation succeed?
Public propertyTag
Custom object obtained with the operation.
Top
See Also