IDtsLogProviderUI.IsEnumerable Property

Definition

Indicates whether the user interface is modal or enumerable.

public:
 property bool IsEnumerable { bool get(); };
public bool IsEnumerable { get; }
member this.IsEnumerable : bool
Public ReadOnly Property IsEnumerable As Boolean

Property Value

true indicates enumerable; false if modal.

Applies to