DataConstantsBridgeScriptParameterId Field | 
 
            The attached parameter ID placeholder used in scripting expressions for 
BridgeParameters.
            
 
    Namespace: 
   Dundas.BI.Data
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic static readonly string BridgeScriptParameterId
Public Shared ReadOnly BridgeScriptParameterId As String
public:
static initonly String^ BridgeScriptParameterId
static val BridgeScriptParameterId: string
Field Value
Type: 
String
RemarksThe value of this constant is $id$.
See Also