Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Parameters Property
NamespacesGenesyslab.Desktop.Modules.Core.IWExceptionInteractionWorkspaceExceptionParameters
Gets the parameters.
Declaration Syntax
C#Visual BasicVisual C++
public Object[] Parameters { get; }
Public ReadOnly Property Parameters As Object()
public:
property array<Object^>^ Parameters {
	array<Object^>^ get ();
}
Value
The parameters.

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)