Group.Export method

This method is not implemented.

Namespace:  Microsoft.SharePoint.Taxonomy
Assembly:  Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)

Syntax

'Declaration
Public Function Export As String
'Usage
Dim instance As Group
Dim returnValue As String

returnValue = instance.Export()
public string Export()

Return value

Type: System.String
Returns String.

See also

Reference

Group class

Group members

Microsoft.SharePoint.Taxonomy namespace