[This is preliminary documentation and is subject to change.]
Returns variables that have been extracted by WorkMatch when PortalFilter assigned portal.
Returns null if no portal was matched
Namespace: NFX.WaveAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public JSONDataMap PortalMatchedVars { get; }
public JSONDataMap PortalMatchedVars { get; }
Public ReadOnly Property PortalMatchedVars As JSONDataMap
Get
Public ReadOnly Property PortalMatchedVars As JSONDataMap
Get
public:
property JSONDataMap^ PortalMatchedVars {
JSONDataMap^ get ();
}
public:
property JSONDataMap^ PortalMatchedVars {
JSONDataMap^ get ();
}
member PortalMatchedVars : JSONDataMap with get
member PortalMatchedVars : JSONDataMap with get
Property Value
Type:
JSONDataMap