StaticAdapterManagement.GetServiceOrganization(IPropertyBag, String) Método
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:
virtual System::String ^ GetServiceOrganization(Microsoft::BizTalk::Component::Interop::IPropertyBag ^ endPointConfiguration, System::String ^ nodeIdentifier);
public string GetServiceOrganization (Microsoft.BizTalk.Component.Interop.IPropertyBag endPointConfiguration, string nodeIdentifier);
abstract member GetServiceOrganization : Microsoft.BizTalk.Component.Interop.IPropertyBag * string -> string
override this.GetServiceOrganization : Microsoft.BizTalk.Component.Interop.IPropertyBag * string -> string
Public Function GetServiceOrganization (endPointConfiguration As IPropertyBag, nodeIdentifier As String) As String
Parâmetros
- endPointConfiguration
- IPropertyBag
- nodeIdentifier
- String