ConnectedServiceProviderExportAttribute.SupportsUpdate Property

Definition

Gets or sets a value indicating whether the ConnectedServiceProvider is capable of updating an existing connected service.

public:
 property bool SupportsUpdate { bool get(); void set(bool value); };
public:
 property bool SupportsUpdate { bool get(); void set(bool value); };
public bool SupportsUpdate { get; set; }
member this.SupportsUpdate : bool with get, set
Public Property SupportsUpdate As Boolean

Property Value

Returns Boolean.

Applies to