Compartir a través de


Campo ServiceVersionGetResponse.ApiContractVersion

Specifies the version of the API contract.

Espacio de nombres:  Microsoft.MasterDataServices
Ensamblado:  Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)

Sintaxis

'Declaración
<MessageBodyMemberAttribute(Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",  _
    Order := )> _
Public ApiContractVersion As Integer
'Uso
Dim instance As ServiceVersionGetResponse
Dim value As Integer

value = instance.ApiContractVersion

instance.ApiContractVersion = value
[MessageBodyMemberAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    Order = )]
public int ApiContractVersion
[MessageBodyMemberAttribute(Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    Order = )]
public:
int ApiContractVersion
[<MessageBodyMemberAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    Order = )>]
val mutable ApiContractVersion: int
public var ApiContractVersion : int

Vea también

Referencia

ServiceVersionGetResponse Clase

Espacio de nombres Microsoft.MasterDataServices