Show / Hide Table of Contents

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.

Extension Methods

CollectionExtensions.AddRange<T, UpdateLocation>(IEnumerable<T>)
EnumExtensions.GetAttributeValue<TAttribute, TType>(Func<TAttribute, TType>)
SerializableObjectCloneExtension.Clone<UpdateLocation>()
  • View Source
Back to top Generated by DocFX