ITransformableFilterValues.ParameterName property
Gets a string representing the parameter name.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
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