Click or drag to resize

PFApplicationHubResult Properties

The PFApplicationHubResult type exposes the following members.

Properties
  NameDescription
Public propertyErrorMessage
Gets or sets the error message, if Success is false.
Public propertyOutput
Gets or sets the object returned by the method.
Public propertySuccess
Gets or sets a value indicating whether the method execution has been successful.
Top
See Also