MetadataObject.version, champ (Microsoft.Office.Server.ApplicationRegistry.Administration)
Represents the version number of the metadata object.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Protected version As Integer
'Utilisation
Dim value As Integer
value = Me.version
Me.version = value
protected int version
Remarques
The format of the version number is similar to System.Version with major and minor versions.
Voir aussi
Référence
MetadataObject, classe
Membres MetadataObject
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms