Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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. |