PivotField.BaseItem Property

Definition

Returns or sets the item in the base field for a custom calculation. Valid only for data fields. Read/write Object.

public:
 property System::Object ^ BaseItem { System::Object ^ get(); void set(System::Object ^ value); };
public object BaseItem { get; set; }
Public Property BaseItem As Object

Property Value

Applies to