EmailModificator.Parameters Property

Symplus Rule Engine

Collapse image Expand Image Copy image CopyHover image

[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 ();
}

Property Value

Type: Hashtable

See Also