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 (24.3.0.1000)
Syntax public static readonly string BridgeScriptParameterId
Public Shared ReadOnly BridgeScriptParameterId As String
public:
static initonly String^ BridgeScriptParameterId
static val BridgeScriptParameterId: string
Field Value
Type:
StringRemarks The value of this constant is $id$.
See Also