Indicates if this command has triggered an event or not
Namespace:
Equis.JanusToolkitAssembly: Janus (in Janus.dll)
Syntax
C# |
---|
public bool Executed { get; set; } |
![]() |
.NET Framework Class Library |
Command<(Of <(<'ValueType>)>)>..::..Executed Property |
Command<(Of <(<'ValueType>)>)> Class See Also Send Feedback |
C# |
---|
public bool Executed { get; set; } |