ItemsView.RemainingItemsThresholdReachedCommandParameter Propriedade
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Obtém ou define o parâmetro para passar para o 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
Valor de Propriedade
O parâmetro de comando, ou null se não for necessário parâmetro.