Nevron.Licensing Namespace / ENSharePointVersionNumber Enumeration


In This Topic
    ENSharePointVersionNumber Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum ENSharePointVersionNumber 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENSharePointVersionNumber
    public enum ENSharePointVersionNumber : System.Enum 
    Members
    MemberDescription
    v2004Q4 
    v2005Q1 
    v2005Q2 
    v2005Q3 
    v2005Q4 
    v2006Q1 
    v2006Q2 
    v2006Q3 
    v2006Q4 
    v2007Q1 
    v2007Q2 
    v2007Q3 
    v2007Q4 
    v2008Q1 
    v2008Q2 
    v2008Q3 
    v2008Q4 
    v2009Vol1 
    v2009Vol2 
    v2010Vol1 
    v2011Vol1 
    v2012Vol1 
    v2014Vol1 
    v2015Vol1 
    v2016Vol1 
    v2019Vol1 
    v2022Vol1 
    v2024Vol1 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.Licensing.ENSharePointVersionNumber

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also