Compartir a través de


: LobSystem.SystemVersion (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Administration)

Gets or sets the version of the application definition.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Property SystemVersion As String
'Uso
Dim instance As LobSystem
Dim value As String

value = instance.SystemVersion

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

Valor de propiedad

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

Comentarios

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

Vea también

Referencia

LobSystem (Clase)
LobSystem (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)