WSSSyncUsageDefinition.Local property

Gets an instance of this usage definition from the local farm. If an instance does not exists, then a new instance is returned.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Shared ReadOnly Property Local As WSSSyncUsageDefinition
    Get
'Usage
Dim value As WSSSyncUsageDefinition

value = WSSSyncUsageDefinition.Local
public static WSSSyncUsageDefinition Local { get; }

Property value

Type: Microsoft.Office.Server.UserProfiles.WSSSyncUsageDefinition

See also

Reference

WSSSyncUsageDefinition class

WSSSyncUsageDefinition members

Microsoft.Office.Server.UserProfiles namespace