Freigeben über


Case.CreateLocation-Methode

Erstellt eine neue Position in der eDiscovery-Fall.

Namespace:  Microsoft.Office.Server.Discovery
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Function CreateLocation As Source
'Usage
Dim instance As Case
Dim returnValue As Source

returnValue = instance.CreateLocation()
public Source CreateLocation()

Rückgabewert

Typ: Microsoft.Office.Server.Discovery.Source
Eine neue Position.

Hinweise

Die Position wird nicht hinzugefügt, bis Update aufgerufen wird.

Siehe auch

Referenz

Case Klasse

Case-Member

Microsoft.Office.Server.Discovery-Namespace