Enum UpdateLocation
Defines locations of a software update.
Namespace: Sartorius.SAF.Infrastructure.SoftwareUpdate
Assembly: Sartorius.SAF.dll
Syntax
public enum UpdateLocation
Fields
| Name | Description |
|---|---|
| Local | Local location. |
| Online | Online location. |
| Other | Other location. |