Partager via


LobSystem.SystemVersion, propriété (Microsoft.Office.Server.ApplicationRegistry.Administration)

Gets or sets the version of the application definition.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Property SystemVersion As String
'Utilisation
Dim instance As LobSystem
Dim value As String

value = instance.SystemVersion

instance.SystemVersion = value
public string SystemVersion { get; set; }

Valeur de la propriété

A string containing the version number in the format: major.minor[.build[.revision]].

Remarques

The Business Data Catalog prevents you from overwriting a system with the same name and a lower version number.

Voir aussi

Référence

LobSystem, classe
Membres LobSystem
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms