Action.DrillthroughParameters Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém os parâmetros do relatório detalhado.
public:
property System::Collections::Specialized::NameValueCollection ^ DrillthroughParameters { System::Collections::Specialized::NameValueCollection ^ get(); void set(System::Collections::Specialized::NameValueCollection ^ value); };
public System.Collections.Specialized.NameValueCollection DrillthroughParameters { get; set; }
member this.DrillthroughParameters : System.Collections.Specialized.NameValueCollection with get, set
Public Property DrillthroughParameters As NameValueCollection
Valor da propriedade
Uma NameValueCollection que representa os parâmetros usados para o relatório detalhado.