Soap.InvokeRegistry.InterfaceMapItem.UDDIBindingKey

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

UDDIBindingKey: String;                    { UDDI Binding key           }

C++

System::UnicodeString UDDIBindingKey;

Properties

Type Visibility Source Unit Parent
field public
Soap.InvokeRegistry.pas
Soap.InvokeRegistry.hpp
Soap.InvokeRegistry InterfaceMapItem

Description

UDDIBindingKey is the unique identifier for the TModel from UDDIOperator that describes the Web Service to which the interface belongs.

See Also