NumberOfParameters Property
In This Topic
Gets the count of drillthrough parameters.
Syntax
'Declaration
ReadOnly Property NumberOfParameters As Integer
int NumberOfParameters {get;}
Property Value
An
System.Int32 representing the number of drillthrough parameters.
See Also