Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

ExecutionToken..::..HasCommandExecutedEvent Property

Gets a value indicating whether this instance has command executed event.

Namespace:  Tortuga.Chain.Core
Assembly:  Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)

Syntax


public bool HasCommandExecutedEvent { get; }
Public ReadOnly Property HasCommandExecutedEvent As Boolean
	Get
public:
property bool^ HasCommandExecutedEvent {
	bool^ get ();
}

Field Value

true if this instance has command executed event; otherwise, false.