Поделиться через


Конструктор ServiceVersionGetResponse (Int32, OperationResult, Version)

Initializes a new instance of the ServiceVersionGetResponse class with the specified values.

Пространство имен:  Microsoft.MasterDataServices
Сборка:  Microsoft.MasterDataServices (в Microsoft.MasterDataServices.dll)

Синтаксис

'Декларация
Public Sub New ( _
    ApiContractVersion As Integer, _
    OperationResult As OperationResult, _
    Version As Version _
)
'Применение
Dim ApiContractVersion As Integer
Dim OperationResult As OperationResult
Dim Version As Version

Dim instance As New ServiceVersionGetResponse(ApiContractVersion, _
    OperationResult, Version)
public ServiceVersionGetResponse(
    int ApiContractVersion,
    OperationResult OperationResult,
    Version Version
)
public:
ServiceVersionGetResponse(
    int ApiContractVersion, 
    OperationResult^ OperationResult, 
    Version^ Version
)
new : 
        ApiContractVersion:int * 
        OperationResult:OperationResult * 
        Version:Version -> ServiceVersionGetResponse
public function ServiceVersionGetResponse(
    ApiContractVersion : int, 
    OperationResult : OperationResult, 
    Version : Version
)

Параметры

  • ApiContractVersion
    Тип: System.Int32
    The version of the API contract.

См. также

Справочник

ServiceVersionGetResponse Класс

Перегрузка ServiceVersionGetResponse

Пространство имен Microsoft.MasterDataServices