Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents the type of a synchronization filter.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
Syntax
'Declaration
Public Enumeration FilterType
'Usage
Dim instance As FilterType
public enum FilterType
public enum class FilterType
public enum FilterType
public enum FilterType
Members
| Member name | Description | |
|---|---|---|
| NonPersisted | The filter is not persisted. | |
| Persisted | The filter is persisted. |