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>(IEnumerable<T>)
EnumExtensions.GetAttributeValue<TAttribute, TType>(Func<TAttribute, TType>)
SerializableObjectCloneExtension.Clone<NavigationTargetVisual>()
  • View Source
In This Article
  • Fields
  • Extension Methods
Back to top Generated by DocFX