Show / Hide Table of Contents

Class TransactionResultMissingOperation

No operation was specified.

Inheritance
System.Object
TransactionResult
TransactionResultMissingOperation
Inherited Members
TransactionResult.FeeCharged
TransactionResult.FromXdr(String)
TransactionResult.FromXdr(TransactionResult)
Namespace: System.Dynamic.ExpandoObject
Assembly: stellar-dotnet-sdk.dll
Syntax
public class TransactionResultMissingOperation : TransactionResult

Properties

IsSuccess

Declaration
public override bool IsSuccess { get; }
Property Value
System.Boolean

Overrides
TransactionResult.IsSuccess
Back to top Generated by DocFX