ParameterPlaceholderParameter Property |
Gets the parameter.
Namespace:
Dundas.BI.Data.Parameters
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public ExpressionParameter Parameter { get; }
Public ReadOnly Property Parameter As ExpressionParameter
Get
public:
property ExpressionParameter^ Parameter {
ExpressionParameter^ get ();
}
member Parameter : ExpressionParameter with get
Property Value
Type:
ExpressionParameterSee Also