ITransformableFilterValues.ParameterName property
Gets a string representing the parameter name.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
ReadOnly Property ParameterName As String
Get
'Usage
Dim instance As ITransformableFilterValues
Dim value As String
value = instance.ParameterName
string ParameterName { get; }
Type: System.String
ITransformableFilterValues interface