![]() | IResultT Interface |
Namespace: AskiaFieldCom
The IResultT type exposes the following members.
Name | Description | |
---|---|---|
![]() | Exception |
Get the exception that has been occurred. (Inherited from IResult.)Most of the time when Success is false. |
![]() | Success |
Indicates if the method was successfully executed.
(Inherited from IResult.) |
![]() | Value |
Result value.
|