: MetadataObject.version (Campo) (Microsoft.Office.Server.ApplicationRegistry.Administration)
Represents the version number of the metadata object.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Protected version As Integer
'Uso
Dim value As Integer
value = Me.version
Me.version = value
protected int version
Comentarios
The format of the version number is similar to System.Version with major and minor versions.
Vea también
Referencia
MetadataObject (Clase)
MetadataObject (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)