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 (25.3.0.1000)
SyntaxGuid ParameterId { get; }ReadOnly Property ParameterId As Guid
	Get
property Guid ParameterId {
	Guid get ();
}abstract ParameterId : Guid with get
Property Value
Type: 
Guid
See Also