IGatewayListProvider.IsUpdatable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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