TermStoreGenericObject Constructor (TermSet)
This member is reserved for internal use and is not intended to be used directly from your code. Constructor to create the generic object from a termset
Namespace: Microsoft.SharePoint.Taxonomy.WebServices
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public Sub New ( _
termSet As TermSet _
)
'Usage
Dim termSet As TermSet
Dim instance As New TermStoreGenericObject(termSet)
public TermStoreGenericObject(
TermSet termSet
)
Parameters
termSet
Type: Microsoft.SharePoint.Taxonomy.TermSetterm set
See Also
Reference
TermStoreGenericObject Members