Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reserved for internal use.Represents the type of tree node displayed on the page.
Namespace: Microsoft.SharePoint.Taxonomy.OM.CodeBehind
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public Enumeration TreeNodeType
'Usage
Dim instance As TreeNodeType
public enum TreeNodeType
Members
Member name | Description | |
---|---|---|
Root | This member is reserved for internal use and is not intended to be used directly from your code. | |
Group | This member is reserved for internal use and is not intended to be used directly from your code. | |
GroupNoDelete | This member is reserved for internal use and is not intended to be used directly from your code. | |
TermSet | This member is reserved for internal use and is not intended to be used directly from your code. | |
Term | This member is reserved for internal use and is not intended to be used directly from your code. | |
KeywordSet | This member is reserved for internal use and is not intended to be used directly from your code. | |
Keyword | This member is reserved for internal use and is not intended to be used directly from your code. | |
SystemGroup | This member is reserved for internal use and is not intended to be used directly from your code. | |
OrphanSet | This member is reserved for internal use and is not intended to be used directly from your code. | |
Orphan | This member is reserved for internal use and is not intended to be used directly from your code. | |
Ssp | This member is reserved for internal use and is not intended to be used directly from your code. | |
MinRange | This member is reserved for internal use and is not intended to be used directly from your code. | |
MaxRange | This member is reserved for internal use and is not intended to be used directly from your code. |