The action handle
Namespace: Composite.C1Console.ElementsAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
| C# |
|---|
public ActionHandle ActionHandle { get; } |
| Visual Basic |
|---|
Public ReadOnly Property ActionHandle As ActionHandle Get |
| Visual C++ |
|---|
public: property ActionHandle^ ActionHandle { ActionHandle^ get (); } |