PFApplicationHubResult Properties |
The PFApplicationHubResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | ErrorMessage |
Gets or sets the error message, if Success is false.
|
![]() | Output |
Gets or sets the object returned by the method.
|
![]() | Success |
Gets or sets a value indicating whether the method execution has been successful.
|