IParameterValueParameterId Property |
Gets the ID of 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 Guid ParameterId { get; }
ReadOnly Property ParameterId As Guid
Get
property Guid ParameterId {
Guid get ();
}
abstract ParameterId : Guid with get
Property Value
Type:
GuidSee Also