Indicates if the repository supports the update method when the repository id is changed

Namespace:  Novalys.VisualGuard.Security.Deployment.Repository
Assembly:  vg_deployment (in vg_deployment.exe) Version: 3.2.912.1 (3.2.912.01)

Syntax

C#
public bool UseUpdateMethod { get; }
Visual Basic (Declaration)
Public ReadOnly Property UseUpdateMethod As Boolean

See Also