|
| Symplus Rule Engine |
| EmailModificator..::..Parameters Property |
| EmailModificator Class See Also Send Feedback |
|
[Missing <summary> documentation for "P:Symplus.Core.Net.EmailModificator.Parameters"]
Namespace: Symplus.Core.Net
Assembly: Symplus.Core (in Symplus.Core.dll) Version: 1.1.7.1510 (1.1.7.1510)
Syntax
| C# |
|---|
public Hashtable Parameters { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Parameters As Hashtable Get |
| Visual C++ |
|---|
public: property Hashtable^ Parameters { Hashtable^ get (); } |