PackageRemote32Class.UpdateObjects Property

Definition

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

Property Value

true if the extensible objects can be updated at package load time if an updated version is found; otherwise, false.

Implements

Applies to