Multi ip addresses

Namespace: EAL.EALConnection
Assembly: EAL (in EAL.dll) Version: 1.1.5.0 (1.1.5.0)

Syntax

C#
public bool MultiIp { get; }
Visual Basic
Public ReadOnly Property MultiIp As Boolean
	Get
Visual C++
public:
virtual property bool MultiIp {
	bool get () sealed;
}

Property Value

Type: Boolean

See Also