• AVEVA OMI Developer Guide
    • Legal Information
    • Contact Information
    • Introduction
      • About the AVEVA OMI SDK
      • AVEVA OMI App Development Guidelines
      • Definitions and Conventions
      • Naming Conventions
    • Key Concepts
      • Screen Profiles
      • Layouts and Panes
      • Configurable Properties
    • Getting Started
      • Installation
      • Requirements
      • Getting Around the SDK
      • ViewApp Configuration File
      • Third Party and Open Source Assemblies
      • Named Credentials
        • Credential Management Options
          • Use the NamedCredentialAttribute Class
          • Add a Reusable Credential Management Control
          • Build a Custom UI
        • Named Credentials at Run Time
      • App Development Best Practices
      • AVEVA OMI App Limitations and Restrictions
    • Assemblies (Component SDKs)
      • AppConfig SDK
        • Using the AppConfig SDK
          • EditorActivityViewModelBase Class
          • AppConfig Sample Class
      • CommonUtil SDK
      • ProcessControl SDK
        • Using the GraphicControl API
        • Navigation Hierarchy API
      • IEditor Interface
      • Navigation SDK
        • Using the Navigation SDK
      • Numeric Formatter SDK
      • RunTimeData SDK
        • Using the RunTimeData SDK
          • IRuntimeDataClient
          • Read and Write Status
          • Subscribe to References
          • Value, Timestamp, Quality and Status
        • Language Namespace
          • Using the Language Namespace
          • Language Interface Methods
          • Language Structures, Classes, and Enumerations
        • Playback Namespace (Historical Playback)
        • Security Namespace (AutoLogon/off)
      • ViewApp SDK
        • Using the ViewApp SDK
        • ShowContent API
        • HideContent API
        • SearchScope Enum
        • Best Pane Match Algorithm
        • Content Display Rules
      • WebControls SDK
        • Stylesheet Property
        • Show/Hide Developer Tools
        • AuthenticationMode Property
    • MyViewApp Attributes
      • Alarms Namespace Attributes
      • Graphics Namespace Attributes
      • Language Namespace Attributes
      • Navigation Namespace Attributes
      • Playback Namespace Attributes
      • Security Namespace Attributes
      • Settings Namespace Attributes
      • Style Namespace Attributes
      • System Namespace Attributes
      • ViewApp Namespace Attributes
      • ViewAppInfo Attributes
    • Creating Your First OMI Application
      • Sample Applications
      • Create a New Project
      • Build the App UI
      • Build Your Business Logic
      • Configure Named Credentials
      • Use Named Credentials in an App
      • Add Touch Support to Your App
        • Supported Touch Events
        • Touch in the NavTreeControl
        • Touch at Run Time
        • Touch Implementation Scenarios
      • AppManifest.xml File
        • Specify External Content in the AppManifest File
      • Global App Editor
      • App Editor Configuration
    • Troubleshooting
      • Add a Link to the Logger
      • Debug a Running App
      • Debug an App that Does Not Initialize
    • Redistributing Your Application
      • Import Your App
      • Test Your App
      • Export Your App
  • API Reference
    • ArchestrA.Client.AppConfig Assembly
      • Overview
      • Namespaces
        • ArchestrA.Client.AppConfig Namespace
          • Overview
          • Classes
            • CredentialEditorControl
              • Overview
              • Members
              • CredentialEditorControl Constructor
              • Methods
                • OnApplyTemplate Method
                • UpdateThisText Method
              • Properties
                • Text Property
              • Fields
                • TextProperty Field
            • EditorActivityViewModelBase
              • Overview
              • Members
              • Methods
                • CanCloseEditor Method
                • Dispose Method
                  • Dispose() Method
                  • Dispose(Boolean) Method
                • Initialize Method
                • OnActivated Method
                • OnDeactivated Method
                • OnImportsSatisfied Method
                • OnInitialized Method
                • RegisterCommands Method
                • SetDirty Method
              • Properties
                • IsActive Property
                • IsReadOnly Property
                • Label Property
              • Events
                • IsActiveChanged Event
            • EditorControlFactory
              • Overview
              • Members
              • Methods
                • GetControl Method
          • Interfaces
            • IAppActiveAware
              • Overview
              • Members
              • Properties
                • IsActive Property
              • Events
                • IsActiveChanged Event
            • IAppCommandManagerBase
              • Overview
              • Members
              • Methods
                • AddPopupCommand Method
                • AddSimpleCommand Method
                • AddSplitCommand Method
                • BeginCommandGroup Method
                  • BeginCommandGroup() Method
                  • BeginCommandGroup(IAppCommandUI) Method
                • ClearCommands Method
                • CreateAppCommandUI Method
                • WithoutLabel Method
            • IAppCommandUI
              • Overview
              • Members
              • Properties
                • AccessKey Property
                • Icon Property
                • Label Property
                • ToolTip Property
            • IEditorActivity
              • Overview
              • Members
              • Methods
                • CanCloseEditor Method
                • RegisterCommands Method
              • Properties
                • Label Property
            • IEditorBase
              • Overview
              • Members
              • Methods
                • SetDirty Method
              • Properties
                • AppCommandManager Property
                • EditorName Property
                • IsReadOnly Property
                • Preferences Property
            • IEditorConfig
              • Overview
              • Members
              • Methods
                • GetActivities Method
                • InitializeEditor Method
                • Load Method
                • Save Method
            • IPreference
              • Overview
              • Members
              • Methods
                • GetPreference Method
                • SetPreference Method
    • ArchestrA.Client.CommonCore Assembly
      • Overview
      • Namespaces
        • ArchestrA.Client.CommonCore Namespace
          • Overview
          • Classes
            • Disposable
              • Overview
              • Members
              • Methods
                • Dispose Method
                  • Dispose() Method
                  • Dispose(Boolean) Method
                • Finalize Method
    • ArchestrA.Client.CommonUtil Assembly
      • Overview
      • Namespaces
        • ArchestrA.Client.CommonUtil Namespace
          • Overview
          • Classes
            • BusyIndicator
              • Overview
              • Members
              • BusyIndicator Constructor
              • Methods
                • OnCreateAutomationPeer Method
              • Properties
                • HaloVisibility Property
              • Fields
                • HaloVisibilityProperty Field
            • BusyIndicator.BusyIndicatorAutomationPeer
              • Overview
              • Members
              • BusyIndicator.BusyIndicatorAutomationPeer Constructor
            • DelegateCommand
              • Overview
              • Members
              • DelegateCommand Constructor
              • Methods
                • CanExecute Method
                • Execute Method
              • Properties
                • CanExecuteFunc Property
                • CommandAction Property
              • Events
                • CanExecuteChanged Event
            • DependencyObjectExtensions
              • Overview
              • Members
              • Methods
                • FindChildOfType Method
                  • FindChildOfType<T>(DependencyObject,String) Method
                  • FindChildOfType<T>(DependencyObject) Method
                • ParentOfType<T> Method
            • Disposable
              • Overview
              • Members
              • Methods
                • Dispose Method
                  • Dispose() Method
                  • Dispose(Boolean) Method
                • Finalize Method
            • LocalizedDescriptionAttribute
              • Overview
              • Members
              • LocalizedDescriptionAttribute Constructor
                • LocalizedDescriptionAttribute Constructor(Type,String)
                • LocalizedDescriptionAttribute Constructor(Type,String,String)
              • Properties
                • Description Property
                • ResourceBaseName Property
                • ResourceId Property
                • TypeFromAssembly Property
            • MessageFilter
              • Overview
              • Members
              • MessageFilter Constructor
              • Methods
                • PreFilterMessage Method
            • NamedCredentialAttribute
              • Overview
              • Members
              • NamedCredentialAttribute Constructor
              • Properties
                • TypeFromAssembly Property
            • NativeMethods
              • Overview
              • Members
            • ScrollViewerHelper
              • Overview
              • Members
              • Methods
                • ScrollToHorizontalOffset Method
                • ScrollToOffset Method
                • ScrollToVerticalOffset Method
            • SharedDictionaryManager
              • Overview
              • Members
            • ThrowHelper
              • Overview
              • Members
              • Methods
                • ThrowArgumentException Method
                • ThrowIfArgumentNull<T> Method
                • ThrowIfArgumentNullOrEmpty<T> Method
                • ThrowIfArgumentNullOrWhiteSpace Method
                • ThrowIfServiceIsNull<T> Method
                • ThrowInvalidOperation Method
            • ThrowHelper.ValidatedNotNullAttribute
              • Overview
              • Members
              • ThrowHelper.ValidatedNotNullAttribute Constructor
            • UserActivityWindow
              • Overview
              • Members
              • UserActivityWindow Constructor
              • Methods
                • OnClosed Method
              • Events
                • UserActivityDetected Event
            • ViewModelBase
              • Overview
              • Members
              • Methods
                • Dispose Method
                  • Dispose(Boolean) Method
                • OnPropertyChanged Method
              • Properties
                • OptimizeForTouch Property
              • Events
                • PropertyChanged Event
            • WinFormContainer
              • Overview
              • Members
              • WinFormContainer Constructor
              • Methods
                • Dispose Method
                  • Dispose(Boolean) Method
                • OnInitialized Method
              • Events
                • UserActivityDetected Event
          • Structures
            • NativeMethods.Win32Point
              • Overview
              • Members
              • Methods
                • Equals Method
                • GetHashCode Method
              • Operators
                • Equality Operator
                • Inequality Operator
        • ArchestrA.Client.CommonUtil.Converters Namespace
          • Overview
          • Classes
            • BooleanToInverseVisibilityConverter
              • Overview
              • Members
              • BooleanToInverseVisibilityConverter Constructor
              • Methods
                • Convert Method
                • ConvertBack Method
    • ArchestrA.Client.Navigation Assembly
      • Overview
      • Namespaces
        • ArchestrA.Client.Navigation Namespace
          • Overview
          • Classes
            • AlarmData
              • Overview
              • Members
              • Methods
                • Create Method
                • HasLocalAlarmOfType Method
                • Release Method
              • Properties
                • IsConfigError Property
                • IsConnected Property
                • IsGood Property
                • IsInitializing Property
                • IsUncertain Property
                • Reference Property
                • Severity1AckedTotal Property
                • Severity1RtnTotal Property
                • Severity1UnackedTotal Property
                • Severity2AckedTotal Property
                • Severity2RtnTotal Property
                • Severity2UnackedTotal Property
                • Severity3AckedTotal Property
                • Severity3RtnTotal Property
                • Severity3UnackedTotal Property
                • Severity4AckedTotal Property
                • Severity4RtnTotal Property
                • Severity4UnackedTotal Property
              • Events
                • DataChanged Event
            • ContentData
              • Overview
              • Members
              • ContentData Constructor
              • Properties
                • ContentName Property
                • OwningObject Property
            • FilterOptions
              • Overview
              • Members
              • FilterOptions Constructor
              • Properties
                • ContentName Property
                • ContentTypes Property
                • LevelsOfSearch Property
                • NavigationSearchMode Property
                • NavSearchOptions Property
                • SearchLevelOptions Property
                • SortOrder Property
            • NavigationException
              • Overview
              • Members
              • NavigationException Constructor
                • NavigationException Constructor()
                • NavigationException Constructor(String)
                • NavigationException Constructor(String,Exception)
                • NavigationException Constructor(SerializationInfo,StreamingContext)
            • NavigationItem
              • Overview
              • Members
              • Methods
                • GetItem Method
              • Properties
                • AccessLevel Property
                • AreaName Property
                • AssetName Property
                • ChildCount Property
                • Errors Property
                • FirstChild Property
                • HasErrors Property
                • HasItems Property
                • Items Property
                • LoggedInUserRoles Property
                • Name Property
                • NavItemType Property
                • NextSibling Property
                • NextSiblingCount Property
                • Parent Property
                • Path Property
                • PreviousSibling Property
                • PreviousSiblingCount Property
                • Title Property
            • NavigationItemNotFoundException
              • Overview
              • Members
              • NavigationItemNotFoundException Constructor
                • NavigationItemNotFoundException Constructor()
                • NavigationItemNotFoundException Constructor(String)
                • NavigationItemNotFoundException Constructor(String,Exception)
                • NavigationItemNotFoundException Constructor(SerializationInfo,StreamingContext)
            • NavigationModel
              • Overview
              • Members
              • Methods
                • GetContentInHierarchy Method
                • GetItemBypath Method
                • OnNavigationModelChangedEvent Method
                • Search Method
              • Properties
                • Items Property
                • RootItem Property
                • ViewAppNavigationModel Property
              • Events
                • NavigationModelChanged Event
            • PathUtil
              • Overview
              • Members
              • Methods
                • Append Method
                • BuildPath Method
                • GetFullPathFromSchemedPath Method
                • GetItemPath Method
                • GetModelName Method
                • GetNameFromPath Method
                • GetParentPath Method
                • GetValidPath Method
                • PrefixModel Method
                • PrefixScheme Method
                • RemovePrefix Method
                • SplitPath Method
                • SplitScheme Method
              • Properties
                • ItemPathStartQualifier Property
                • PathSeparator Property
                • SchemeSeparator Property
            • ReadOnlyNavigationItemCollection
              • Overview
              • Members
              • ReadOnlyNavigationItemCollection Constructor
          • Enumerations
            • LevelsOfSearch
            • LocalAlarmExistsBits
            • NavigationItemType
            • NavigationSearchMode
            • NavSearchOptions
            • SearchLevelOption
            • SearchOptionsEnums
            • SortOrder
    • ArchestrA.Client.NumericFormatter Assembly
      • Overview
      • Namespaces
        • ArchestrA.Client.NumericFormatter Namespace
          • Overview
          • Classes
            • FormatInfo
              • Overview
              • Members
              • FormatInfo Constructor
              • Methods
                • CopyFrom Method
              • Properties
                • BitsRange Property
                • FixedWidth Property
                • FormatString Property
                • FormatType Property
                • Precision Property
            • NumericFormatter
              • Overview
              • Members
              • Methods
                • FormatNumber Method
                  • FormatNumber(Double,FormatStyle,Boolean) Method
                  • FormatNumber(Double,FormatStyle,Int32,Boolean) Method
                  • FormatNumber(Single,FormatStyle,Boolean) Method
                  • FormatNumber(Single,FormatStyle,Int32,Boolean) Method
                  • FormatNumber(Int32,FormatStyle,Boolean) Method
                  • FormatNumber(Int32,FormatStyle,Int32,Boolean) Method
                  • FormatNumber(Double,FormatInfo,Boolean) Method
                  • FormatNumber(Double,FormatInfo,Int32,Boolean) Method
                  • FormatNumber(Single,FormatInfo,Boolean) Method
                  • FormatNumber(Single,FormatInfo,Int32,Boolean) Method
                  • FormatNumber(Int32,FormatInfo,Boolean) Method
                  • FormatNumber(Int32,FormatInfo,Int32,Boolean) Method
                • FormatterInternal_ConfigurationChanged Method
                • GetFormatStyleCurrentName Method
                • QualityFormat Method
                • RaiseFormatConfigurationChanged Method
              • Properties
                • Formatter Property
              • Fields
                • DefaultLengthLimit Field
              • Events
                • FormatConfigurationChanged Event
          • Enumerations
            • FormatStyle
            • FormatType
            • QualityFormatType
          • Structures
            • BitsRange
              • Overview
              • Members
              • Fields
                • End Field
                • Start Field
    • ArchestrA.Client.ProcessControls Assembly
      • Overview
      • Namespaces
        • ArchestrA.Client.ProcessControls Namespace
          • Overview
          • Classes
            • AlarmAdorner
              • Overview
              • Members
              • Methods
                • CleanupAdorner Method
                • GetAlarmAdornerWidth Method
                • GetReference Method
                • SetAlarmAdornerWidth Method
                • SetReference Method
              • Fields
                • AlarmAdornerWidthAttachedProperty Field
                • ReferenceAttachedProperty Field
            • CustomFlags
              • Overview
              • Members
            • GraphicControl
              • Overview
              • Members
              • GraphicControl Constructor
              • Methods
                • Dispose Method
                  • Dispose() Method
                  • Dispose(Boolean) Method
                • Finalize Method
                • GetGraphicSize Method
                • OnApplyTemplate Method
                • SetCustomPropertyValue Method
              • Properties
                • EnableContentInteraction Property
                • EnableParentNavigation Property
                • GraphicName Property
                • IsLoading Property
                • NavigateToParentCommand Property
                • OwningObject Property
                • Stretch Property
              • Fields
                • EnableContentInteractionProperty Field
                • EnableParentNavigationProperty Field
                • GraphicNameProperty Field
                • IsLoadingProperty Field
                • OwningObjectProperty Field
                • StretchProperty Field
              • Events
                • DisplayControlLoaded Event
            • GraphicControlCreationException
              • Overview
              • Members
              • GraphicControlCreationException Constructor
                • GraphicControlCreationException Constructor()
                • GraphicControlCreationException Constructor(String)
                • GraphicControlCreationException Constructor(String,Exception)
                • GraphicControlCreationException Constructor(SerializationInfo,StreamingContext)
            • GraphicControlFactory
              • Overview
              • Members
              • Methods
                • AbsoluteGraphicSize Method
                • GetGraphicControl Method
                • SetCustomPropertyValue Method
                • SetGraphicStretch Method
                • SetOwningObject Method
            • TriggerToHandleInteractions
              • Overview
              • Members
              • TriggerToHandleInteractions Constructor
              • Methods
                • OnAttached Method
                • OnDetaching Method
    • ArchestrA.Client.RuntimeData Assembly
      • Overview
      • Namespaces
        • ArchestrA.Client.MyViewApp Namespace
          • Overview
          • Classes
            • Alarms
              • Overview
              • Members
              • Properties
                • ShowAckedAlarms Property
                • ShowCriticalAlarms Property
                • ShowHighAlarms Property
                • ShowLowAlarms Property
                • ShowMediumAlarms Property
                • ShowReturnToNormalAlarms Property
                • ShowUnAckedAlarms Property
              • Events
                • PropertyChanged Event
            • Graphics
              • Overview
              • Members
              • Properties
                • HardwareRendering Property
                • RefreshRate Property
                • ShowHalo Property
              • Events
                • PropertyChanged Event
            • Language
              • Overview
              • Members
              • Properties
                • CultureInfos Property
                • CurrentCultureInfo Property
                • CurrentLanguage Property
                • CurrentLCID Property
                • DefaultLCID Property
                • Languages Property
                • Lcids Property
              • Events
                • PropertyChanged Event
            • Navigation
              • Overview
              • Members
              • Properties
                • ChildCount Property
                • Current Property
                • CurrentArea Property
                • CurrentAreaPath Property
                • CurrentAreaTitle Property
                • CurrentAsset Property
                • CurrentAssetPath Property
                • CurrentAssetTitle Property
                • CurrentPath Property
                • CurrentRootArea Property
                • CurrentRootAreaPath Property
                • CurrentRootAreaTitle Property
                • CurrentTitle Property
                • FirstChild Property
                • FirstChildPath Property
                • FirstChildTitle Property
                • NextSibling Property
                • NextSiblingCount Property
                • NextSiblingPath Property
                • NextSiblingTitle Property
                • Parent Property
                • ParentPath Property
                • ParentTitle Property
                • PrevSibling Property
                • PrevSiblingCount Property
                • PrevSiblingPath Property
                • PrevSiblingTitle Property
                • Root Property
                • RootPath Property
                • RootTitle Property
              • Events
                • PropertyChanged Event
            • Playback
              • Overview
              • Members
              • Properties
                • CurrentTime Property
                • Enabled Property
                • EndTime Property
                • Playing Property
                • Speed Property
                • StartTime Property
              • Events
                • PropertyChanged Event
            • Security
              • Overview
              • Members
              • Methods
                • GetCredentialNames Method
                • GetNamedCredentials Method
                • Logoff Method
                • Logout Method
                • RegisterWindowToMonitorUserActivity Method
                • ShowLoginDialog Method
                • UnregisterWindowToMonitorUserActivity Method
              • Properties
                • AttemptedLoginUsername Property
                • AutoLogOff Property
                • AutoLogOffRemainingTime Property
                • AutoLogOffTimeSpan Property
                • AutoLogonCurrentUser Property
                • IsAzureAdLogon Property
                • LastLogonAttemptFailed Property
                • LastSuccessfulLogin Property
                • LastUnsuccessfulLogin Property
                • LoggedIn Property
                • LoggedInAccessLevel Property
                • LoggedInUserName Property
                • LoggedInUserRoles Property
                • LoggedInUserSsoToken Property
                • LoggedInUserWinToken Property
              • Events
                • AutoLogOnUserChanged Event
                • LogOnUserChanged Event
                • LogOnUserChanging Event
                • LogOnUserTokenRefreshed Event
                • PropertyChanged Event
            • Settings
              • Overview
              • Members
              • Properties
                • AckAll Property
                • AlarmIndicatorVisible Property
                • ChartRangeIncrement Property
                • ControllerOPCmdVisible Property
                • ControllerOPVisible Property
                • DisableHorn Property
                • EnableDisableSound Property
                • EngUnitsVisible Property
                • GridLines Property
                • LabelVisible Property
                • OptimizeForTouch Property
                • PenTrendVisible Property
                • PVOperatingAutoScale Property
                • PVOptimalRangeVisible Property
                • PVVisible Property
                • ReadOnly Property
                • SafetyVisible Property
                • ShowControlLinks Property
                • ShowToolTips Property
                • SPVisible Property
                • ToggleSPTag Property
                • TrackerVisible Property
                • TrendDuration Property
              • Events
                • PropertyChanged Event
            • Style
              • Overview
              • Members
              • Properties
                • CurrentStyle Property
                • Styles Property
                • StylesCSV Property
              • Events
                • PropertyChanged Event
            • System
              • Overview
              • Members
              • Properties
                • Date Property
                • DateString Property
                • DateTime Property
                • Day Property
                • Hour Property
                • Millisecond Property
                • Minute Property
                • Month Property
                • Second Property
                • Time Property
                • TimeString Property
                • Year Property
              • Events
                • PropertyChanged Event
            • ViewApp
              • Overview
              • Members
              • Properties
                • AllowBrowserDevTools Property
                • ReadOnly Property
                • UseWindowsOnScreenKeyboard Property
              • Events
                • PropertyChanged Event
            • ViewAppHelper
              • Overview
              • Members
        • ArchestrA.Client.RuntimeData Namespace
          • Overview
          • Classes
            • DataReference
              • Overview
              • Members
              • Methods
                • Write Method
                  • Write(Object) Method
                  • Write(Object,Int32) Method
                  • Write(Object,Action<DataReference,StatusSettingType>) Method
                  • Write(Object,Int32,Action<DataReference,StatusSettingType>) Method
              • Properties
                • Source Property
                • VTQ Property
            • DataReferenceSource
              • Overview
              • Members
              • DataReferenceSource Constructor
                • DataReferenceSource Constructor(String,String,Action<DataReference>)
                • DataReferenceSource Constructor(String,Action<DataReference>)
                • DataReferenceSource Constructor(String,String)
                • DataReferenceSource Constructor(String)
              • Properties
                • DataChangedAction Property
                • OwningObject Property
                • ReferenceString Property
            • DataSubscription
              • Overview
              • Members
              • Methods
                • OnUpdateCycleCompleted Method
                • ReadOnceAsync Method
                  • ReadOnceAsync(DataReferenceSource[]) Method
                  • ReadOnceAsync(DataReferenceSource[],TimeSpan) Method
                  • ReadOnceAsync(DataReferenceSource[],CancellationToken) Method
                  • ReadOnceAsync(DataReferenceSource[],TimeSpan,CancellationToken) Method
                • Subscribe Method
                • Unsubscribe Method
                • UnsubscribeAll Method
              • Events
                • UpdateCycleCompleted Event
            • LocaleEventArgs
              • Overview
              • Members
              • LocaleEventArgs Constructor
              • Properties
                • NewLCID Property
                • OldLCID Property
            • LogOnUserChangedEventArgs
              • Overview
              • Members
              • LogOnUserChangedEventArgs Constructor
                • LogOnUserChangedEventArgs Constructor(Boolean)
                • LogOnUserChangedEventArgs Constructor(Boolean,Boolean,String)
              • Properties
                • CachePath Property
                • IsAutoLogOnScriptInvoked Property
                • IsAzureAdLogon Property
            • QualityStatus
              • Overview
              • Members
              • Methods
                • IsBad Method
                • IsGood Method
                • IsInitializing Method
                • IsUncertain Method
              • Properties
                • MxQuality Property
                • OPCUAQuality Property
                • StatusSetting Property
              • Fields
                • QualityNotExist Field
            • Value
              • Overview
              • Members
              • Methods
                • GetArrayElement Method
              • Properties
                • Array Property
                • ArraySize Property
                • IsArray Property
                • IsEmpty Property
                • RawValue Property
                • ValueAsBool Property
                • ValueAsDateTime Property
                • ValueAsDouble Property
                • ValueAsDuration Property
                • ValueAsFloat Property
                • ValueAsInt32 Property
                • ValueAsString Property
            • VTQ
              • Overview
              • Members
              • Properties
                • QualityStatus Property
                • Timestamp Property
                • Value Property
          • Enumerations
            • StatusSettingType
            • WriteOperationStatus
          • Interfaces
            • IAlarmsAttributeInternal
              • Overview
              • Members
              • Properties
                • ShowAckedAlarms Property
                • ShowCriticalAlarms Property
                • ShowHighAlarms Property
                • ShowLowAlarms Property
                • ShowMediumAlarms Property
                • ShowReturnToNormalAlarms Property
                • ShowUnAckedAlarms Property
            • ICustomWinformsHost
              • Overview
              • Members
              • Properties
                • Child Property
            • IGraphicsAttributeInternal
              • Overview
              • Members
              • Properties
                • HardwareRendering Property
                • RefreshRate Property
                • ShowHalo Property
            • ILanguageAttributeInternal
              • Overview
              • Members
              • Properties
                • CultureInfos Property
                • CurrentCultureInfo Property
                • CurrentLanguage Property
                • CurrentLCID Property
                • DefaultLCID Property
                • Languages Property
                • Lcids Property
            • INavigationAttributeInternal
              • Overview
              • Members
              • Properties
                • ChildCount Property
                • Current Property
                • CurrentArea Property
                • CurrentAreaPath Property
                • CurrentAreaTitle Property
                • CurrentAsset Property
                • CurrentAssetPath Property
                • CurrentAssetTitle Property
                • CurrentPath Property
                • CurrentRootArea Property
                • CurrentRootAreaPath Property
                • CurrentRootAreaTitle Property
                • CurrentTitle Property
                • FirstChild Property
                • FirstChildPath Property
                • FirstChildTitle Property
                • NextSibling Property
                • NextSiblingCount Property
                • NextSiblingPath Property
                • NextSiblingTitle Property
                • Parent Property
                • ParentPath Property
                • ParentTitle Property
                • PrevSibling Property
                • PrevSiblingCount Property
                • PrevSiblingPath Property
                • PrevSiblingTitle Property
                • Root Property
                • RootPath Property
                • RootTitle Property
            • IPlaybackInternal
              • Overview
              • Members
              • Properties
                • CurrentTime Property
                • Enabled Property
                • EndTime Property
                • Playing Property
                • Speed Property
                • StartTime Property
            • IRuntimeDataClient
              • Overview
              • Members
              • Properties
                • DataSubscription Property
            • ISecurityAttributeInternal
              • Overview
              • Members
              • Methods
                • GetCredentialNames Method
                • GetNamedCredentials Method
                • Logoff Method
                • RegisterWindowToMonitorUserActivity Method
                • ShowLoginDialog Method
                • UnregisterWindowToMonitorUserActivity Method
                • UpdateLoginAuditAttributes Method
                • UpdateLogOffTimeRemaining Method
                • UpdateSecurityAttributes Method
              • Properties
                • AttemptedLoginUsername Property
                • AutoLogOff Property
                • AutoLogOffRemainingTime Property
                • AutoLogOffTimeSpan Property
                • AutoLogonCurrentUser Property
                • ImpersonationToken Property
                • LastLogonAttemptFailed Property
                • LastSuccessfulLogin Property
                • LastUnsuccessfulLogin Property
                • LoggedIn Property
                • LoggedInAccessLevel Property
                • LoggedInUserName Property
                • LoggedInUserRoles Property
                • SsoTokenInfo Property
              • Events
                • SecurityChangeComplete Event
            • ISettingsAttributeInternal
              • Overview
              • Members
              • Properties
                • AckAll Property
                • AlarmIndicatorVisible Property
                • ChartRangeIncrement Property
                • ControllerOPCmdVisible Property
                • ControllerOPVisible Property
                • DisableHorn Property
                • EnableDisableSound Property
                • EngUnitsVisible Property
                • GridLines Property
                • LabelVisible Property
                • OptimizeForTouch Property
                • PenTrendVisible Property
                • PVOperatingAutoScale Property
                • PVOptimalRangeVisible Property
                • PVVisible Property
                • ReadOnly Property
                • SafetyVisible Property
                • ShowControlLinks Property
                • ShowToolTips Property
                • SPVisible Property
                • ToggleSPTag Property
                • TrackerVisible Property
                • TrendDuration Property
            • ISsoTokenInfo
              • Overview
              • Members
              • Properties
                • AccessToken Property
                • ClientId Property
                • Scope Property
            • IStyleAttributeInternal
              • Overview
              • Members
              • Methods
                • SetStyles Method
              • Properties
                • CurrentStyle Property
                • Styles Property
                • StylesCSV Property
            • ISystemAttributeInternal
              • Overview
              • Members
              • Properties
                • Date Property
                • DateString Property
                • DateTime Property
                • Day Property
                • Hour Property
                • Millisecond Property
                • Minute Property
                • Month Property
                • Second Property
                • Time Property
                • TimeString Property
                • Year Property
            • IUserActivity
              • Overview
              • Members
              • Events
                • UserActivityDetected Event
            • IViewAppAttributeInternal
              • Overview
              • Members
              • Events
                • PropertyChanged Event
            • IViewAppSettingsAttributeInternal
              • Overview
              • Members
              • Properties
                • AllowBrowserDevTools Property
                • ReadOnly Property
                • UseWindowsOnScreenKeyboard Property
    • ArchestrA.Client.ViewApp Assembly
      • Overview
      • Namespaces
        • ArchestrA.Client.ViewApp Namespace
          • Overview
          • Classes
            • ContentInfo
              • Overview
              • Members
              • ContentInfo Constructor
              • Properties
                • ContentName Property
                • ContentType Property
                • Name Property
                • OwningObject Property
                • PaneName Property
                • PropertyOverrides Property
                • ScreenName Property
                • SearchScope Property
                • Source Property
            • ManipulationTouchArgs
              • Overview
              • Members
              • ManipulationTouchArgs Constructor
              • Properties
                • Cumulative Property
                • Delta Property
                • IsInertia Property
            • PropertyOverride
              • Overview
              • Members
              • PropertyOverride Constructor
            • Result
              • Overview
              • Members
              • Result Constructor
            • TouchArgs
              • Overview
              • Members
              • TouchArgs Constructor
              • Properties
                • CenterPoint Property
                • DeviceId Property
                • InteractionMode Property
                • OriginalHitSource Property
                • Sender Property
                • TouchPointsCount Property
            • TouchResult
              • Overview
              • Members
              • TouchResult Constructor
              • Properties
                • ConvertToMouse Property
                • Handled Property
                • ReleaseMouse Property
            • TouchSupport
              • Overview
              • Members
              • Methods
                • RegisterTouchElement Method
                • UnregisterTouchElement Method
              • Properties
                • TouchManager Property
            • TouchUtil
              • Overview
              • Members
              • Methods
                • GetGestureDirection Method
                • MoveMouse Method
            • ViewApplication
              • Overview
              • Members
              • ViewApplication Constructor
              • Methods
                • ActivateSlideInPane Method
                • CloseLayout Method
                • CloseViewApplication Method
                • GetService Method
                  • GetService(String) Method
                  • GetService(Type) Method
                • HideContent Method
                • SetLayoutState Method
                • ShowContent Method
              • Properties
                • AppDataPath Property
                • Application Property
                • ApplicationName Property
                • ApplicationRootFolder Property
                • GalaxyName Property
                • GalaxyNodeName Property
                • IsInDesignMode Property
                • IsInPreviewMode Property
          • Enumerations
            • GestureDirection
            • InteractionMode
            • SearchScope
            • SlideInPanePosition
            • TouchType
          • Interfaces
            • IHostNativeControls
              • Overview
              • Members
            • IInitialRuntimeProperties
              • Overview
              • Members
            • ISupportTouch
              • Overview
              • Members
              • Methods
                • ProcessTouch Method
    • ArchestrA.Client.WebControls Assembly
      • Overview
      • Namespaces
        • ArchestrA.Client.WebControls Namespace
          • Overview
          • Classes
            • CertificateErrorEventArgs
              • Overview
              • Members
              • Methods
                • Continue Method
              • Properties
                • ErrorCode Property
                • ResourceType Property
                • Url Property
            • Constants
              • Overview
              • Members
              • Fields
                • LocalResourceSchema Field
                • ResponseContentType Field
                • SchemaSepeartor Field
            • JSFunctionInvokeEventArgs
              • Overview
              • Members
              • Properties
                • Arguments Property
                • FunctionName Property
                • ReturnValue Property
            • LocalHandler
              • Overview
              • Members
              • LocalHandler Constructor
              • Methods
                • Match Method
                  • Match(Request) Method
                • ProcessRequest Method
                  • ProcessRequest(Request,Response) Method
            • UserAuthenticationInternalAccess
              • Overview
              • Members
              • UserAuthenticationInternalAccess Constructor
            • WebControl
              • Overview
              • Members
              • Methods
                • Dispose Method
                  • Dispose() Method
                  • Dispose(Boolean) Method
                • EvalScriptAsync Method
                • ExecuteScriptAsync Method
                • Finalize Method
                • GetHtml Method
                • GetLocalResponse Method
                • GetSource Method
                • HideDevTools Method
                • InvokeJSFunctionAsync Method
                • LoadHtml Method
                • LoadUrlAndWait Method
                • OnApplyTemplate Method
                • OnCertificationError Method
                • OnInitializeBrowser Method
                • OnLogOnUserChanged Method
                • OnUrlChanged Method
                • ProcessTouch Method
                • RegisterJSFunction Method
                • Reload Method
                • SetLoadUrl Method
                • ShowDevTools Method
                • StopLoad Method
                • WebControl_EngineStopping Method
              • Properties
                • AuthenticationMode Property
                • HasNativeControl Property
                • IsAutoLogOnUsed Property
                • IsAzureAdUsed Property
                • IsLoading Property
                • NotLoggedOnWarning Property
                • StyleSheet Property
                • Url Property
              • Events
                • BeforeNavigate Event
                • BrowserReady Event
                • LoadCompleted Event
            • WebControlTypeConverter
              • Overview
              • Members
              • WebControlTypeConverter Constructor
              • Methods
                • Convert Method
                • ConvertBack Method
          • Enumerations
            • AuthenticationMode
            • CertificateErrorCode
            • TypeOfResource
          • Interfaces
            • IBrowser
              • Overview
              • Members
              • Methods
                • ExecuteScriptAsync Method
                • GetSource Method
                • HideDevTools Method
                • LoadHtml Method
                • RegisterJSFunction Method
                • Reload Method
                • ShowDevTools Method
                • StopLoad Method
              • Events
                • BrowserReady Event
                • LoadCompleted Event
          • Delegates
            • JSFunctionInvokeHandler
        • XamlGeneratedNamespace Namespace
          • Overview