PivotFilter.Name Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This property provides the option of naming filters for reference. You cannot rely on the index value for accurate reference because this value can change.
public:
property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
Public ReadOnly Property Name As String
Property Value
String