ITransformableFilterValues.ParameterName Property
Gets a string representing the parameter name.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
ReadOnly Property ParameterName As String
Get
'Usage
Dim instance As ITransformableFilterValues
Dim value As String
value = instance.ParameterName
string ParameterName { get; }
Property Value
Type: System.String
See Also
Reference
ITransformableFilterValues Interface