PivotFilter.Description Property

Definition

Provides an optional description for the PivotFilter object. Read-only.

public:
 property System::String ^ Description { System::String ^ get(); };
public string Description { get; }
Public ReadOnly Property Description As String

Property Value

String

Remarks

The maximum length of the description String is 255 characters.

Applies to