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