RefreshType Enum

Definition

Enumerates the refresh type options.

[System.Runtime.InteropServices.Guid("CEE6D356-C785-4266-8F20-72470E32CAC7")]
public enum RefreshType
[<System.Runtime.InteropServices.Guid("CEE6D356-C785-4266-8F20-72470E32CAC7")>]
type RefreshType = 
Public Enum RefreshType
Inheritance
RefreshType
Attributes

Fields

LoadedObjectsOnly 0

Refreshes the loaded objects only.

UnloadedObjectsOnly 1

Refreshes the unloaded objects only.

Applies to