OracleEBSBinding.PolledDataAvailableStatement 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.
public:
property System::String ^ PolledDataAvailableStatement { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.ServiceModel.Channels.BindingPropertyDirection(true, false)]
[System.ComponentModel.Browsable(true)]
public string PolledDataAvailableStatement { get; set; }
member this.PolledDataAvailableStatement : string with get, set
Public Property PolledDataAvailableStatement As String
Valor da propriedade
Implementações
Microsoft.Adapters.OracleEBS.IOracleEBSBindingProperties.PolledDataAvailableStatement
- Atributos