Costruttore ServiceClient
Initializes a new instance of the ServiceClient class with default values.
Spazio dei nomi Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New ServiceClient()
public ServiceClient()
public:
ServiceClient()
new : unit -> ServiceClient
public function ServiceClient()
Vedere anche