Show / Hide Table of Contents

Enum NavigationTargetVisual

Defines the visual identification of a navigation target

Namespace: Sartorius.SAF.Presentation.Controls
Assembly: Sartorius.SAF.Presentation.Controls.dll
Syntax
public enum NavigationTargetVisual

Fields

Name Description
Administration

Visual identification of a navigation target that represents administration.

Alarming

Visual identification of a navigation target that represents alarming.

Certificate

Visual identification of a navigation target that represents certificates.

Charting

Visual identification of a navigation target that represents charting.

Export

Visual identification of a navigation target that represents export.

Monitoring

Visual identification of a navigation target that represents monitoring.

Orders

Visual identification of a navigation target that represents order.

OrdersCompleted

Visual identification of a navigation target that represents completed orders.

Reporting

Visual identification of a navigation target that represents reporting.

Sampling

Visual identification of a navigation target that represents sampling.

Extension Methods

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