Click or drag to resize
Askia

IMethodResult Properties

The IMethodResult type exposes the following members.

Properties
  NameDescription
Public propertyError
Error that has been generated by the called method,
it could be null when the called method succeed (Success is true).
Public propertySuccess
Indicates if the method called was successfully executed
Top
See Also