[This is preliminary documentation and is subject to change.]
Returns network gate that filter implementation may use to set business variables or null
Namespace: NFX.WaveAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public INetGate NetGate { get; }public INetGate NetGate { get; }Public ReadOnly Property NetGate As INetGate
Get
Public ReadOnly Property NetGate As INetGate
Get
public:
property INetGate^ NetGate {
INetGate^ get ();
}public:
property INetGate^ NetGate {
INetGate^ get ();
}member NetGate : INetGate with get
member NetGate : INetGate with get
Property Value
Type:
INetGate