Redigera

Dela via


IGatewayListProvider.IsUpdatable Property

Definition

Caution

This attribute is no longer used and all providers are considered updatable

Gets a value indicating whether this IGatewayListProvider ever refreshes its returned information, or always returns the same gateway list.

public bool IsUpdatable { get; }
[System.Obsolete("This attribute is no longer used and all providers are considered updatable")]
public bool IsUpdatable { get; }
member this.IsUpdatable : bool
[<System.Obsolete("This attribute is no longer used and all providers are considered updatable")>]
member this.IsUpdatable : bool
Public ReadOnly Property IsUpdatable As Boolean

Property Value

Attributes

Applies to