TermStoreGenericObject Constructor (Group)
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 group
Namespace: Microsoft.SharePoint.Taxonomy.WebServices
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public Sub New ( _
group As Group _
)
'Usage
Dim group As Group
Dim instance As New TermStoreGenericObject(group)
public TermStoreGenericObject(
Group group
)
Parameters
group
Type: Microsoft.SharePoint.Taxonomy.Groupgroup
See Also
Reference
TermStoreGenericObject Members