Share via


ItemsView.RemainingItemsThresholdReachedCommandParameter Property

Definition

Gets or sets the parameter to pass to the RemainingItemsThresholdReachedCommand.

public:
 property System::Object ^ RemainingItemsThresholdReachedCommandParameter { System::Object ^ get(); void set(System::Object ^ value); };
public object RemainingItemsThresholdReachedCommandParameter { get; set; }
member this.RemainingItemsThresholdReachedCommandParameter : obj with get, set
Public Property RemainingItemsThresholdReachedCommandParameter As Object

Property Value

The command parameter, or null if no parameter is needed.

Applies to