• OPC Studio Cover Page - OPC Labs
  • Edition Notice
  • Products
    • QuickOPC
    • OPC Wizard
    • Excel Connector
    • Product Options
  • Introduction
    • Common Introduction
      • Distribution Formats
      • Licensing
        • Licenses for 3rd-party Material
        • Licensing in Visual Studio
      • Redistributable Material
      • What's New In This Version
      • Required Hardware
      • Server Core Systems
    • Introduction to QuickOPC
      • QuickOPC Typical Usage
        • OPC Classic thick-client .NET applications on LAN
        • OPC Classic or OPC UA thick-client COM applications on LAN
        • OPC Classic Web applications (server side)
        • OPC UA Thick-client applications on LAN, WAN or Internet
        • OPC UA Web applications (server side)
      • QuickOPC Product Editions
      • QuickOPC Development Tools
      • QuickOPC Requirements
        • QuickOPC Required .NET Runtimes
        • QuickOPC Required Operating Systems
      • Transitioning from .NET Framework to .NET 8+
      • Benefits
    • Introduction to OPC Wizard
      • OPC Wizard Development Tools
      • OPC Wizard Requirements
        • OPC Wizard Required .NET Runtimes
        • OPC Wizard Required Operating Systems
    • Introduction to Excel Connector
      • Excel Connector Product Editions
      • Excel Connector - Installation
      • Excel Connector Requirements
  • Getting Started
    • Installation with the Setup Program
      • Running the Setup
      • Uninstallation
    • Getting Started with QuickOPC
      • Getting Started with QuickOPC under .NET Framework or .NET
        • Getting Started with QuickOPC and OPC Classic under .NET Framework
          • Making a first OPC Classic application with QuickOPC using Live Binding in Windows Forms
          • Making a first OPC Classic application with QuickOPC using traditional coding
        • Getting Started with QuickOPC and OPC UA under .NET Framework
          • Making a first OPC UA application with QuickOPC using Live Binding in Windows Forms
          • Making a first OPC UA application with QuickOPC using traditional coding
        • Getting Started with QuickOPC under .NET 8+ using .NET CLI Tools
        • Getting Started with QuickOPC under .NET 8+ using full IDE
        • Getting Started with QuickOPC under .NET 8+ using Visual Studio Code
        • Getting Started with QuickOPC and OPC UA PubSub under .NET
      • Getting Started with QuickOPC under COM
        • Getting Started with QuickOPC and OPC Classic under COM
          • Making a first QuickOPC COM application in VB6
        • Getting Started with QuickOPC and OPC UA under COM
          • Making a first QuickOPC UA application in VB6
      • Getting Started with QuickOPC in Python
        • Getting Started with QuickOPC and OPC Client-Server using PyCharm
        • Getting Started with QuickOPC and OPC UA PubSub using PyCharm
    • Getting Started with OPC Wizard
      • Getting Started with OPC Wizard under .NET Framework or .NET
        • Getting Started with OPC Wizard under .NET or .NET Framework using Visual Studio
        • Getting Started with OPC Wizard under .NET Framework and VS Designer
        • Getting Started with OPC Wizard under new .NET using .NET CLI Tools
        • Getting Started with OPC Wizard under new .NET using Visual Studio Code
    • Getting Started with Excel Connector
  • Fundamentals
    • Common Fundamentals
      • Common Conventions
      • Common Product Parts
      • Common Data Model
        • Identifying information in OPC Classic
          • OPC Classic Browse Paths
          • OPC Classic Browse Path Format
        • Identifying information in OPC XML
          • OPC XML Servers
          • OPC XML Nodes and Items
          • OPC XML Properties
        • Identifying Information in OPC UA Client-Server
          • OPC UA Server Endpoints
            • UAEndpointDescriptor
              • Overview
              • Members
              • UAEndpointDescriptor Constructor
                • UAEndpointDescriptor Constructor()
                • UAEndpointDescriptor Constructor(String)
                • UAEndpointDescriptor Constructor(IUAReadOnlyDiscoveryElement)
                • UAEndpointDescriptor Constructor(Uri)
                • UAEndpointDescriptor Constructor(UAEndpointDescriptor)
              • Methods
                • Clone Method
                • Equals Method
                  • Equals(Object) Method
                  • Equals(UAEndpointDescriptor) Method
                • FromString Method
                • FromUri Method
                • GetHashCode Method
                • GetObjectData Method
                • MakeDescriptorString Method
                • OnAlias Method
                • ReadXmlElement Method
                • SetServerCertificateByteArray Method
                • ToString Method
                • WriteStringList Method
                • WriteXmlElement Method
              • Properties
                • Authority Property
                • CertificateSubId Property
                • DescriptorString Property
                • Differentiator Property
                • EndpointSelectionPolicy Property
                • Fragment Property
                • HasServerCertificate Property
                • Host Property
                • InitialScheme Property
                • IsNull Property
                • Null Property
                • Password Property
                • Path Property
                • PathAndQuery Property
                • Port Property
                • Prefix Property
                • Query Property
                • Scheme Property
                • ServerCertificate Property
                • ServerCertificateByteArray Property
                • UrlString Property
                • UserIdentity Property
                • UserInfo Property
                • UserName Property
                • UserTokenPolicyId Property
              • Fields
                • DefaultAuthority Field
                • DefaultDescriptorString Field
                • DefaultFragment Field
                • DefaultHost Field
                • DefaultPassword Field
                • DefaultPath Field
                • DefaultPathAndQuery Field
                • DefaultPrefix Field
                • DefaultQuery Field
                • DefaultScheme Field
                • DefaultUrlString Field
                • DefaultUserInfo Field
                • DefaultUserName Field
              • Operators
                • Equality Operator
                • Implicit Type Conversion Operator
                • Inequality Operator
            • OPC UA Endpoint Selection Policy
              • UAEndpointSelectionPolicy
                • Overview
                • Members
                • UAEndpointSelectionPolicy Constructor
                  • UAEndpointSelectionPolicy Constructor()
                  • UAEndpointSelectionPolicy Constructor(String)
                  • UAEndpointSelectionPolicy Constructor(UAEndpointSelectionPolicy)
                  • UAEndpointSelectionPolicy Constructor(UAMessageSecurityModes)
                  • UAEndpointSelectionPolicy Constructor(UAMessageSecurityModes,String)
                  • UAEndpointSelectionPolicy Constructor(UAMessageSecurityModes,String,String)
                  • UAEndpointSelectionPolicy Constructor(UAMessageSecurityModes,Uri)
                  • UAEndpointSelectionPolicy Constructor(UAMessageSecurityModes,Uri,Uri)
                • Methods
                  • Clone Method
                  • Equals Method
                    • Equals(Object) Method
                    • Equals(UAEndpointSelectionPolicy) Method
                  • FromUAMessageSecurityModes Method
                  • GetHashCode Method
                  • GetObjectData Method
                  • ReadXmlElement Method
                  • ToString Method
                  • WriteXmlElement Method
                • Properties
                  • AllowZeroSecurityLevel Property
                  • ChannelSecurityRanking Property
                  • CommunicationProfile Property
                  • CommunicationProfileSpecifier Property
                  • CommunicationSecurityRanking Property
                  • Default Property
                  • EnforceSamePort Property
                  • EnforceSameSite Property
                  • FullySecured Property
                  • GuaranteedIntegrity Property
                  • GuaranteedIntegrityAndConfidentiality Property
                  • GuaranteedIntegrityExcludingObsolete Property
                  • IsPrecise Property
                  • MessageSecurityPreference Property
                  • NoMessageSecurity Property
                  • OpcCompliance Property
                  • OrganicSecurityRanking Property
                  • RejectObsoleteSecurityPolicies Property
                  • RequireAuthentication Property
                  • RequireConfidentiality Property
                  • RequireIntegrity Property
                  • TransportSecurityRanking Property
                • Fields
                  • DefaultAllowZeroSecurityLevel Field
                  • DefaultEnforceSamePort Field
                  • DefaultEnforceSameSite Field
                  • DefaultMessageSecurityPreference Field
                  • DefaultRejectObsoleteSecurityPolicies Field
                  • DefaultRequireAuthentication Field
                  • DefaultRequireConfidentiality Field
                  • DefaultRequireIntegrity Field
                • Operators
                  • Equality Operator
                  • Implicit Type Conversion Operator
                  • Inequality Operator
            • Preselected vs. Synthesized Endpoints
              • Server Certificate in Endpoint Descriptor
          • OPC UA Node IDs
            • Namespace indices in OPC UA Node Ids
            • UANodeId
              • Overview
              • Members
              • UANodeId Constructor
                • UANodeId Constructor()
                • UANodeId Constructor(Int32,Object)
                • UANodeId Constructor(Int32,String,Object)
                • UANodeId Constructor(String)
                • UANodeId Constructor(String,Object)
                • UANodeId Constructor(IUANodeElement)
                • UANodeId Constructor(UANodeId)
              • Methods
                • Add Method
                • Clone Method
                • CloneIdentifier Method
                • CompareTo Method
                  • CompareTo(Object) Method
                  • CompareTo(UANodeId) Method
                • CreateStandard Method
                • Equals Method
                  • Equals(Object) Method
                • Format Method
                • FromUABuiltInType Method
                • FromUANodeDescriptor Method
                • GetHashCode Method
                • GetIdentifierString Method
                • GetObjectData Method
                • IsNormalizedIdentifier Method
                • IsValidIdentifier Method
                • Match Method
                  • Match(UANodeId,UANodeId) Method
                  • Match(UANodeId) Method
                • OnNamespaceIndexChanged Method
                • OnNamespaceUriStringChanged Method
                • Parse Method
                • ReadStringList Method
                • ReadXmlElement Method
                • SetIdentifier Method
                • SetOpaqueIdentifier Method
                • ToBrowsePath Method
                • ToString Method
                • ToUABuiltInType Method
                • TryParse Method
                • WriteStringList Method
                • WriteXmlElement Method
              • Properties
                • ExpandedText Property
                • GuidIdentifier Property
                • GuidIdentifierString Property
                • Identifier Property
                • IsNull Property
                • NodeIdType Property
                • Null Property
                • NumericIdentifier Property
                • OpaqueIdentifier Property
                • StandardName Property
                • StringIdentifier Property
              • Fields
                • DefaultAsString Field
                • DefaultExpandedText Field
                • DefaultIdentifier Field
                • DefaultIsNull Field
                • DefaultNodeIdType Field
              • Events
                • PropertyChanged Event
              • Operators
                • Addition Operator
                • Equality Operator
                • Explicit Type Conversion Operator
                • Greater Than Operator
                • Implicit Type Conversion Operator
                • Inequality Operator
                • Less Than Operator
            • Standard Node IDs
              • UAObjectTypeIds
                • Overview
                • Members
                • Properties
                  • AcknowledgeableConditionType Property
                  • AddressSpaceFileType Property
                  • AggregateConfigurationType Property
                  • AggregateFunctionType Property
                  • AlarmConditionType Property
                  • AlarmGroupType Property
                  • AlarmMetricsType Property
                  • AlarmSuppressionGroupType Property
                  • AliasNameCategoryType Property
                  • AliasNameType Property
                  • AlternativeUnitType Property
                  • ApplicationCertificateType Property
                  • ApplicationConfigurationType Property
                  • AuditActivateSessionEventType Property
                  • AuditAddNodesEventType Property
                  • AuditAddReferencesEventType Property
                  • AuditCancelEventType Property
                  • AuditCertificateDataMismatchEventType Property
                  • AuditCertificateEventType Property
                  • AuditCertificateExpiredEventType Property
                  • AuditCertificateInvalidEventType Property
                  • AuditCertificateMismatchEventType Property
                  • AuditCertificateRevokedEventType Property
                  • AuditCertificateUntrustedEventType Property
                  • AuditChannelEventType Property
                  • AuditClientEventType Property
                  • AuditClientUpdateMethodResultEventType Property
                  • AuditConditionAcknowledgeEventType Property
                  • AuditConditionCommentEventType Property
                  • AuditConditionConfirmEventType Property
                  • AuditConditionEnableEventType Property
                  • AuditConditionEventType Property
                  • AuditConditionOutOfServiceEventType Property
                  • AuditConditionResetEventType Property
                  • AuditConditionRespondEventType Property
                  • AuditConditionShelvingEventType Property
                  • AuditConditionSilenceEventType Property
                  • AuditConditionSuppressionEventType Property
                  • AuditCreateSessionEventType Property
                  • AuditDeleteNodesEventType Property
                  • AuditDeleteReferencesEventType Property
                  • AuditEventType Property
                  • AuditHistoryAnnotationUpdateEventType Property
                  • AuditHistoryAtTimeDeleteEventType Property
                  • AuditHistoryBulkInsertEventType Property
                  • AuditHistoryConfigurationChangeEventType Property
                  • AuditHistoryDeleteEventType Property
                  • AuditHistoryEventDeleteEventType Property
                  • AuditHistoryEventUpdateEventType Property
                  • AuditHistoryRawModifyDeleteEventType Property
                  • AuditHistoryUpdateEventType Property
                  • AuditHistoryValueUpdateEventType Property
                  • AuditNodeManagementEventType Property
                  • AuditOpenSecureChannelEventType Property
                  • AuditProgramTransitionEventType Property
                  • AuditSecurityEventType Property
                  • AuditSessionEventType Property
                  • AuditUpdateEventType Property
                  • AuditUpdateMethodEventType Property
                  • AuditUpdateStateEventType Property
                  • AuditUrlMismatchEventType Property
                  • AuditWriteUpdateEventType Property
                  • AuthorizationServiceConfigurationType Property
                  • AuthorizationServicesConfigurationFolderType Property
                  • BaseConditionClassType Property
                  • BaseEventType Property
                  • BaseInterfaceType Property
                  • BaseModelChangeEventType Property
                  • BaseObjectType Property
                  • BrokerConnectionTransportType Property
                  • BrokerDataSetReaderTransportType Property
                  • BrokerDataSetWriterTransportType Property
                  • BrokerWriterGroupTransportType Property
                  • CertificateExpirationAlarmType Property
                  • CertificateGroupFolderType Property
                  • CertificateGroupType Property
                  • CertificateType Property
                  • CertificateUpdatedAuditEventType Property
                  • CertificateUpdateRequestedAuditEventType Property
                  • ChoiceStateType Property
                  • ConditionType Property
                  • ConnectionTransportType Property
                  • DatagramConnectionTransportType Property
                  • DatagramDataSetReaderTransportType Property
                  • DatagramWriterGroupTransportType Property
                  • DataSetFolderType Property
                  • DataSetReaderMessageType Property
                  • DataSetReaderTransportType Property
                  • DataSetReaderType Property
                  • DataSetWriterMessageType Property
                  • DataSetWriterTransportType Property
                  • DataSetWriterType Property
                  • DataTypeEncodingType Property
                  • DataTypeSystemType Property
                  • DeviceFailureEventType Property
                  • DialogConditionType Property
                  • DictionaryEntryType Property
                  • DictionaryFolderType Property
                  • DiscrepancyAlarmType Property
                  • DiscreteAlarmType Property
                  • EccApplicationCertificateType Property
                  • EccBrainpoolP256r1ApplicationCertificateType Property
                  • EccBrainpoolP384r1ApplicationCertificateType Property
                  • EccCurve25519ApplicationCertificateType Property
                  • EccCurve448ApplicationCertificateType Property
                  • EccNistP256ApplicationCertificateType Property
                  • EccNistP384ApplicationCertificateType Property
                  • EventQueueOverflowEventType Property
                  • ExclusiveDeviationAlarmType Property
                  • ExclusiveLevelAlarmType Property
                  • ExclusiveLimitAlarmType Property
                  • ExclusiveLimitStateMachineType Property
                  • ExclusiveRateOfChangeAlarmType Property
                  • ExtensionFieldsType Property
                  • FileDirectoryType Property
                  • FileTransferStateMachineType Property
                  • FileType Property
                  • FiniteStateMachineType Property
                  • FolderType Property
                  • GeneralModelChangeEventType Property
                  • HighlyManagedAlarmConditionClassType Property
                  • HistoricalDataConfigurationType Property
                  • HistoricalEventConfigurationType Property
                  • HistoricalExternalEventSourceType Property
                  • HistoryServerCapabilitiesType Property
                  • HttpsCertificateType Property
                  • IBaseEthernetCapabilitiesType Property
                  • IetfBaseNetworkInterfaceType Property
                  • IIeeeAutoNegotiationStatusType Property
                  • IIeeeBaseEthernetPortType Property
                  • IIeeeBaseTsnStatusStreamType Property
                  • IIeeeBaseTsnStreamType Property
                  • IIeeeBaseTsnTrafficSpecificationType Property
                  • IIeeeTsnInterfaceConfigurationListenerType Property
                  • IIeeeTsnInterfaceConfigurationTalkerType Property
                  • IIeeeTsnInterfaceConfigurationType Property
                  • IIeeeTsnMacAddressType Property
                  • IIeeeTsnVlanTagType Property
                  • IIetfBaseNetworkInterfaceType Property
                  • InitialStateType Property
                  • InstrumentDiagnosticAlarmType Property
                  • IOrderedObjectType Property
                  • IPriorityMappingEntryType Property
                  • IrdiDictionaryEntryType Property
                  • ISrClassType Property
                  • IVlanIdType Property
                  • JsonDataSetReaderMessageType Property
                  • JsonDataSetWriterMessageType Property
                  • JsonWriterGroupMessageType Property
                  • KeyCredentialAuditEventType Property
                  • KeyCredentialConfigurationFolderType Property
                  • KeyCredentialConfigurationType Property
                  • KeyCredentialDeletedAuditEventType Property
                  • KeyCredentialUpdatedAuditEventType Property
                  • LimitAlarmType Property
                  • MaintenanceConditionClassType Property
                  • ModellingRuleType Property
                  • NamespaceMetadataType Property
                  • NamespacesType Property
                  • NetworkAddressType Property
                  • NetworkAddressUrlType Property
                  • NonExclusiveDeviationAlarmType Property
                  • NonExclusiveLevelAlarmType Property
                  • NonExclusiveLimitAlarmType Property
                  • NonExclusiveRateOfChangeAlarmType Property
                  • NonTransparentBackupRedundancyType Property
                  • NonTransparentNetworkRedundancyType Property
                  • NonTransparentRedundancyType Property
                  • OffNormalAlarmType Property
                  • OperationLimitsType Property
                  • OrderedListType Property
                  • PriorityMappingTableType Property
                  • ProcessConditionClassType Property
                  • ProgramStateMachineType Property
                  • ProgramTransitionAuditEventType Property
                  • ProgramTransitionEventType Property
                  • ProgressEventType Property
                  • ProvisionableDeviceType Property
                  • PublishedDataItemsType Property
                  • PublishedDataSetType Property
                  • PublishedEventsType Property
                  • PublishSubscribeType Property
                  • PubSubCapabilitiesType Property
                  • PubSubCommunicationFailureEventType Property
                  • PubSubConfigurationType Property
                  • PubSubConnectionType Property
                  • PubSubDiagnosticsConnectionType Property
                  • PubSubDiagnosticsDataSetReaderType Property
                  • PubSubDiagnosticsDataSetWriterType Property
                  • PubSubDiagnosticsReaderGroupType Property
                  • PubSubDiagnosticsRootType Property
                  • PubSubDiagnosticsType Property
                  • PubSubDiagnosticsWriterGroupType Property
                  • PubSubGroupType Property
                  • PubSubKeyPushTargetFolderType Property
                  • PubSubKeyPushTargetType Property
                  • PubSubKeyServiceType Property
                  • PubSubStatusEventType Property
                  • PubSubStatusType Property
                  • PubSubTransportLimitsExceedEventType Property
                  • QuantitiesFolderType Property
                  • QuantityType Property
                  • ReaderGroupMessageType Property
                  • ReaderGroupTransportType Property
                  • ReaderGroupType Property
                  • RefreshEndEventType Property
                  • RefreshRequiredEventType Property
                  • RefreshStartEventType Property
                  • RoleMappingRuleChangedAuditEventType Property
                  • RoleSetType Property
                  • RoleType Property
                  • RsaMinApplicationCertificateType Property
                  • RsaSha256ApplicationCertificateType Property
                  • SafetyConditionClassType Property
                  • SecurityGroupFolderType Property
                  • SecurityGroupType Property
                  • SemanticChangeEventType Property
                  • ServerCapabilitiesType Property
                  • ServerConfigurationType Property
                  • ServerDiagnosticsType Property
                  • ServerRedundancyType Property
                  • ServerType Property
                  • ServerUnitType Property
                  • SessionDiagnosticsObjectType Property
                  • SessionsDiagnosticsSummaryType Property
                  • ShelvedStateMachineType Property
                  • StandaloneSubscribedDataSetType Property
                  • StateMachineType Property
                  • StateType Property
                  • StatisticalConditionClassType Property
                  • SubscribedDataSetFolderType Property
                  • SubscribedDataSetMirrorType Property
                  • SubscribedDataSetType Property
                  • SyntaxReferenceEntryType Property
                  • SystemConditionClassType Property
                  • SystemDiagnosticAlarmType Property
                  • SystemEventType Property
                  • SystemOffNormalAlarmType Property
                  • SystemStatusChangeEventType Property
                  • TargetVariablesType Property
                  • TemporaryFileTransferType Property
                  • TestingConditionClassType Property
                  • TrainingConditionClassType Property
                  • TransactionDiagnosticsType Property
                  • TransitionEventType Property
                  • TransitionType Property
                  • TransparentRedundancyType Property
                  • TripAlarmType Property
                  • TrustListOutOfDateAlarmType Property
                  • TrustListType Property
                  • TrustListUpdatedAuditEventType Property
                  • TrustListUpdateRequestedAuditEventType Property
                  • UadpDataSetReaderMessageType Property
                  • UadpDataSetWriterMessageType Property
                  • UadpWriterGroupMessageType Property
                  • UnitType Property
                  • UriDictionaryEntryType Property
                  • UserCredentialCertificateType Property
                  • UserManagementType Property
                  • VendorServerInfoType Property
                  • WriterGroupMessageType Property
                  • WriterGroupTransportType Property
                  • WriterGroupType Property
              • UADataTypeIds
                • Overview
                • Members
                • Properties
                  • AccessLevelExType Property
                  • AccessLevelType Property
                  • AccessRestrictionType Property
                  • ActivateSessionRequest Property
                  • ActivateSessionResponse Property
                  • AdditionalParametersType Property
                  • AddNodesItem Property
                  • AddNodesRequest Property
                  • AddNodesResponse Property
                  • AddNodesResult Property
                  • AddReferencesItem Property
                  • AddReferencesRequest Property
                  • AddReferencesResponse Property
                  • AggregateConfiguration Property
                  • AggregateFilter Property
                  • AggregateFilterResult Property
                  • AlarmMask Property
                  • AliasNameDataType Property
                  • Annotation Property
                  • AnnotationDataType Property
                  • AnonymousIdentityToken Property
                  • ApplicationDescription Property
                  • ApplicationInstanceCertificate Property
                  • ApplicationType Property
                  • Argument Property
                  • AttributeOperand Property
                  • AttributeWriteMask Property
                  • AudioDataType Property
                  • AxisInformation Property
                  • AxisScaleEnumeration Property
                  • BaseDataType Property
                  • BitFieldDefinition Property
                  • BitFieldMaskDataType Property
                  • Boolean Property
                  • BrokerConnectionTransportDataType Property
                  • BrokerDataSetReaderTransportDataType Property
                  • BrokerDataSetWriterTransportDataType Property
                  • BrokerTransportQualityOfService Property
                  • BrokerWriterGroupTransportDataType Property
                  • BrowseDescription Property
                  • BrowseDirection Property
                  • BrowseNextRequest Property
                  • BrowseNextResponse Property
                  • BrowsePath Property
                  • BrowsePathResult Property
                  • BrowsePathTarget Property
                  • BrowseRequest Property
                  • BrowseResponse Property
                  • BrowseResult Property
                  • BrowseResultMask Property
                  • BuildInfo Property
                  • Byte Property
                  • ByteString Property
                  • CallMethodRequest Property
                  • CallMethodResult Property
                  • CallRequest Property
                  • CallResponse Property
                  • CancelRequest Property
                  • CancelResponse Property
                  • CartesianCoordinates Property
                  • ChannelSecurityToken Property
                  • CloseSecureChannelRequest Property
                  • CloseSecureChannelResponse Property
                  • CloseSessionRequest Property
                  • CloseSessionResponse Property
                  • ComplexNumberType Property
                  • ConfigurationVersionDataType Property
                  • ConnectionTransportDataType Property
                  • ContentFilter Property
                  • ContentFilterElement Property
                  • ContentFilterElementResult Property
                  • ContentFilterResult Property
                  • ContinuationPoint Property
                  • ConversionLimitEnum Property
                  • Counter Property
                  • CreateMonitoredItemsRequest Property
                  • CreateMonitoredItemsResponse Property
                  • CreateSessionRequest Property
                  • CreateSessionResponse Property
                  • CreateSubscriptionRequest Property
                  • CreateSubscriptionResponse Property
                  • CurrencyUnitType Property
                  • DataChangeFilter Property
                  • DataChangeNotification Property
                  • DataChangeTrigger Property
                  • DatagramConnectionTransport2DataType Property
                  • DatagramConnectionTransportDataType Property
                  • DatagramDataSetReaderTransportDataType Property
                  • DatagramWriterGroupTransport2DataType Property
                  • DatagramWriterGroupTransportDataType Property
                  • DataSetFieldContentMask Property
                  • DataSetFieldFlags Property
                  • DataSetMetaDataType Property
                  • DataSetOrderingType Property
                  • DataSetReaderDataType Property
                  • DataSetReaderMessageDataType Property
                  • DataSetReaderTransportDataType Property
                  • DataSetWriterDataType Property
                  • DataSetWriterMessageDataType Property
                  • DataSetWriterTransportDataType Property
                  • DataTypeAttributes Property
                  • DataTypeDefinition Property
                  • DataTypeDescription Property
                  • DataTypeNode Property
                  • DataTypeSchemaHeader Property
                  • DataValue Property
                  • DateString Property
                  • DateTime Property
                  • DeadbandType Property
                  • Decimal Property
                  • DecimalDataType Property
                  • DecimalString Property
                  • DeleteAtTimeDetails Property
                  • DeleteEventDetails Property
                  • DeleteMonitoredItemsRequest Property
                  • DeleteMonitoredItemsResponse Property
                  • DeleteNodesItem Property
                  • DeleteNodesRequest Property
                  • DeleteNodesResponse Property
                  • DeleteRawModifiedDetails Property
                  • DeleteReferencesItem Property
                  • DeleteReferencesRequest Property
                  • DeleteReferencesResponse Property
                  • DeleteSubscriptionsRequest Property
                  • DeleteSubscriptionsResponse Property
                  • DiagnosticInfo Property
                  • DiagnosticsLevel Property
                  • DiscoveryConfiguration Property
                  • Double Property
                  • DoubleComplexNumberType Property
                  • Duplex Property
                  • Duration Property
                  • DurationString Property
                  • EccEncryptedSecret Property
                  • ElementOperand Property
                  • EncodedTicket Property
                  • EndpointConfiguration Property
                  • EndpointDescription Property
                  • EndpointType Property
                  • EndpointUrlListDataType Property
                  • EnumDefinition Property
                  • EnumDescription Property
                  • Enumeration Property
                  • EnumField Property
                  • EnumValueType Property
                  • EphemeralKeyType Property
                  • EUInformation Property
                  • EventFieldList Property
                  • EventFilter Property
                  • EventFilterResult Property
                  • EventNotificationList Property
                  • EventNotifierType Property
                  • ExceptionDeviationFormat Property
                  • ExpandedNodeId Property
                  • FieldMetaData Property
                  • FieldTargetDataType Property
                  • FilterOperand Property
                  • FilterOperator Property
                  • FindServersOnNetworkRequest Property
                  • FindServersOnNetworkResponse Property
                  • FindServersRequest Property
                  • FindServersResponse Property
                  • Float Property
                  • Frame Property
                  • GenericAttributes Property
                  • GenericAttributeValue Property
                  • GetEndpointsRequest Property
                  • GetEndpointsResponse Property
                  • Guid Property
                  • Handle Property
                  • HistoryData Property
                  • HistoryEvent Property
                  • HistoryEventFieldList Property
                  • HistoryModifiedData Property
                  • HistoryModifiedEvent Property
                  • HistoryReadDetails Property
                  • HistoryReadRequest Property
                  • HistoryReadResponse Property
                  • HistoryReadResult Property
                  • HistoryReadValueId Property
                  • HistoryUpdateDetails Property
                  • HistoryUpdateRequest Property
                  • HistoryUpdateResponse Property
                  • HistoryUpdateResult Property
                  • HistoryUpdateType Property
                  • IdentityCriteriaType Property
                  • IdentityMappingRuleType Property
                  • IdType Property
                  • Image Property
                  • ImageBMP Property
                  • ImageGIF Property
                  • ImageJPG Property
                  • ImagePNG Property
                  • Index Property
                  • InstanceNode Property
                  • Int16 Property
                  • Int32 Property
                  • Int64 Property
                  • Integer Property
                  • IntegerId Property
                  • InterfaceAdminStatus Property
                  • InterfaceOperStatus Property
                  • IssuedIdentityToken Property
                  • JsonDataSetMessageContentMask Property
                  • JsonDataSetReaderMessageDataType Property
                  • JsonDataSetWriterMessageDataType Property
                  • JsonNetworkMessageContentMask Property
                  • JsonWriterGroupMessageDataType Property
                  • KeyValuePair Property
                  • LinearConversionDataType Property
                  • LiteralOperand Property
                  • LocaleId Property
                  • LocalizedText Property
                  • MdnsDiscoveryConfiguration Property
                  • MessageSecurityMode Property
                  • MethodAttributes Property
                  • MethodNode Property
                  • ModelChangeStructureDataType Property
                  • ModelChangeStructureVerbMask Property
                  • ModificationInfo Property
                  • ModifyMonitoredItemsRequest Property
                  • ModifyMonitoredItemsResponse Property
                  • ModifySubscriptionRequest Property
                  • ModifySubscriptionResponse Property
                  • MonitoredItemCreateRequest Property
                  • MonitoredItemCreateResult Property
                  • MonitoredItemModifyRequest Property
                  • MonitoredItemModifyResult Property
                  • MonitoredItemNotification Property
                  • MonitoringFilter Property
                  • MonitoringFilterResult Property
                  • MonitoringMode Property
                  • MonitoringParameters Property
                  • NamingRuleType Property
                  • NegotiationStatus Property
                  • NetworkAddressDataType Property
                  • NetworkAddressUrlDataType Property
                  • NetworkGroupDataType Property
                  • Node Property
                  • NodeAttributes Property
                  • NodeAttributesMask Property
                  • NodeClass Property
                  • NodeId Property
                  • NodeReference Property
                  • NodeTypeDescription Property
                  • NormalizedString Property
                  • NotificationData Property
                  • NotificationMessage Property
                  • Number Property
                  • NumericRange Property
                  • ObjectAttributes Property
                  • ObjectNode Property
                  • ObjectTypeAttributes Property
                  • ObjectTypeNode Property
                  • OpenFileMode Property
                  • OpenSecureChannelRequest Property
                  • OpenSecureChannelResponse Property
                  • OptionSet Property
                  • Orientation Property
                  • OverrideValueHandling Property
                  • ParsingResult Property
                  • PasswordOptionsMask Property
                  • PerformUpdateType Property
                  • PermissionType Property
                  • PortableNodeId Property
                  • PortableQualifiedName Property
                  • PriorityMappingEntryType Property
                  • ProgramDiagnostic2DataType Property
                  • ProgramDiagnosticDataType Property
                  • PublishedDataItemsDataType Property
                  • PublishedDataSetCustomSourceDataType Property
                  • PublishedDataSetDataType Property
                  • PublishedDataSetSourceDataType Property
                  • PublishedEventsDataType Property
                  • PublishedVariableDataType Property
                  • PublishRequest Property
                  • PublishResponse Property
                  • PubSubConfiguration2DataType Property
                  • PubSubConfigurationDataType Property
                  • PubSubConfigurationRefDataType Property
                  • PubSubConfigurationRefMask Property
                  • PubSubConfigurationValueDataType Property
                  • PubSubConnectionDataType Property
                  • PubSubDiagnosticsCounterClassification Property
                  • PubSubGroupDataType Property
                  • PubSubKeyPushTargetDataType Property
                  • PubSubState Property
                  • QosDataType Property
                  • QualifiedName Property
                  • QuantityDimension Property
                  • QueryDataDescription Property
                  • QueryDataSet Property
                  • QueryFirstRequest Property
                  • QueryFirstResponse Property
                  • QueryNextRequest Property
                  • QueryNextResponse Property
                  • Range Property
                  • RationalNumber Property
                  • ReadAnnotationDataDetails Property
                  • ReadAtTimeDetails Property
                  • ReaderGroupDataType Property
                  • ReaderGroupMessageDataType Property
                  • ReaderGroupTransportDataType Property
                  • ReadEventDetails Property
                  • ReadEventDetails2 Property
                  • ReadProcessedDetails Property
                  • ReadRawModifiedDetails Property
                  • ReadRequest Property
                  • ReadResponse Property
                  • ReadValueId Property
                  • ReceiveQosDataType Property
                  • ReceiveQosPriorityDataType Property
                  • RedundancySupport Property
                  • RedundantServerDataType Property
                  • RedundantServerMode Property
                  • ReferenceDescription Property
                  • ReferenceDescriptionDataType Property
                  • ReferenceListEntryDataType Property
                  • ReferenceNode Property
                  • ReferenceTypeAttributes Property
                  • ReferenceTypeNode Property
                  • RegisteredServer Property
                  • RegisterNodesRequest Property
                  • RegisterNodesResponse Property
                  • RegisterServer2Request Property
                  • RegisterServer2Response Property
                  • RegisterServerRequest Property
                  • RegisterServerResponse Property
                  • RelativePath Property
                  • RelativePathElement Property
                  • RepublishRequest Property
                  • RepublishResponse Property
                  • RequestHeader Property
                  • ResponseHeader Property
                  • RolePermissionType Property
                  • RsaEncryptedSecret Property
                  • SamplingIntervalDiagnosticsDataType Property
                  • SByte Property
                  • SecurityGroupDataType Property
                  • SecurityTokenRequestType Property
                  • SemanticChangeStructureDataType Property
                  • SemanticVersionString Property
                  • ServerDiagnosticsSummaryDataType Property
                  • ServerOnNetwork Property
                  • ServerState Property
                  • ServerStatusDataType Property
                  • ServiceCounterDataType Property
                  • ServiceFault Property
                  • SessionAuthenticationToken Property
                  • SessionDiagnosticsDataType Property
                  • SessionlessInvokeRequestType Property
                  • SessionlessInvokeResponseType Property
                  • SessionSecurityDiagnosticsDataType Property
                  • SetMonitoringModeRequest Property
                  • SetMonitoringModeResponse Property
                  • SetPublishingModeRequest Property
                  • SetPublishingModeResponse Property
                  • SetTriggeringRequest Property
                  • SetTriggeringResponse Property
                  • SignatureData Property
                  • SignedSoftwareCertificate Property
                  • SimpleAttributeOperand Property
                  • SimpleTypeDescription Property
                  • StandaloneSubscribedDataSetDataType Property
                  • StandaloneSubscribedDataSetRefDataType Property
                  • StatusChangeNotification Property
                  • StatusCode Property
                  • StatusResult Property
                  • String Property
                  • Structure Property
                  • StructureDefinition Property
                  • StructureDescription Property
                  • StructureField Property
                  • StructureType Property
                  • SubscribedDataSetDataType Property
                  • SubscribedDataSetMirrorDataType Property
                  • SubscriptionAcknowledgement Property
                  • SubscriptionDiagnosticsDataType Property
                  • TargetVariablesDataType Property
                  • ThreeDCartesianCoordinates Property
                  • ThreeDFrame Property
                  • ThreeDOrientation Property
                  • ThreeDVector Property
                  • TimestampsToReturn Property
                  • TimeString Property
                  • TimeZoneDataType Property
                  • TransactionErrorType Property
                  • TransferResult Property
                  • TransferSubscriptionsRequest Property
                  • TransferSubscriptionsResponse Property
                  • TranslateBrowsePathsToNodeIdsRequest Property
                  • TranslateBrowsePathsToNodeIdsResponse Property
                  • TransmitQosDataType Property
                  • TransmitQosPriorityDataType Property
                  • TrimmedString Property
                  • TrustListDataType Property
                  • TrustListMasks Property
                  • TrustListValidationOptions Property
                  • TsnFailureCode Property
                  • TsnListenerStatus Property
                  • TsnStreamState Property
                  • TsnTalkerStatus Property
                  • TypeNode Property
                  • UABinaryFileDataType Property
                  • UadpDataSetMessageContentMask Property
                  • UadpDataSetReaderMessageDataType Property
                  • UadpDataSetWriterMessageDataType Property
                  • UadpNetworkMessageContentMask Property
                  • UadpWriterGroupMessageDataType Property
                  • UInt16 Property
                  • UInt32 Property
                  • UInt64 Property
                  • UInteger Property
                  • Union Property
                  • UnregisterNodesRequest Property
                  • UnregisterNodesResponse Property
                  • UnsignedRationalNumber Property
                  • UpdateDataDetails Property
                  • UpdateEventDetails Property
                  • UpdateStructureDataDetails Property
                  • UriString Property
                  • UserConfigurationMask Property
                  • UserIdentityToken Property
                  • UserManagementDataType Property
                  • UserNameIdentityToken Property
                  • UserTokenPolicy Property
                  • UserTokenType Property
                  • UtcTime Property
                  • VariableAttributes Property
                  • VariableNode Property
                  • VariableTypeAttributes Property
                  • VariableTypeNode Property
                  • Vector Property
                  • VersionTime Property
                  • ViewAttributes Property
                  • ViewDescription Property
                  • ViewNode Property
                  • WriteRequest Property
                  • WriteResponse Property
                  • WriterGroupDataType Property
                  • WriterGroupMessageDataType Property
                  • WriterGroupTransportDataType Property
                  • WriteValue Property
                  • X509IdentityToken Property
                  • XmlElement Property
                  • XVType Property
              • UAMethodIds
                • Overview
                • Members
                • Properties
                  • AcknowledgeableConditionType_Acknowledge Property
                  • AcknowledgeableConditionType_Confirm Property
                  • AddressSpaceFileType_ExportNamespace Property
                  • AlarmConditionType_GetGroupMemberships Property
                  • AlarmConditionType_PlaceInService Property
                  • AlarmConditionType_PlaceInService2 Property
                  • AlarmConditionType_RemoveFromService Property
                  • AlarmConditionType_RemoveFromService2 Property
                  • AlarmConditionType_Reset Property
                  • AlarmConditionType_Reset2 Property
                  • AlarmConditionType_ShelvingState_OneShotShelve Property
                  • AlarmConditionType_ShelvingState_TimedShelve Property
                  • AlarmConditionType_ShelvingState_Unshelve Property
                  • AlarmConditionType_Silence Property
                  • AlarmConditionType_Suppress Property
                  • AlarmConditionType_Suppress2 Property
                  • AlarmConditionType_Unsuppress Property
                  • AlarmConditionType_Unsuppress2 Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_Acknowledge Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_AddComment Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_Disable Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_Enable Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_ShelvingState_OneShotShelve Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_ShelvingState_TimedShelve Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_ShelvingState_Unshelve Property
                  • AlarmMetricsType_Reset Property
                  • Aliases_FindAlias Property
                  • AliasNameCategoryType_FindAlias Property
                  • AliasNameCategoryType_SubAliasNameCategories_Placeholder_FindAlias Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_Acknowledge Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_AddComment Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_Disable Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_Enable Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_ShelvingState_OneShotShelve Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_ShelvingState_TimedShelve Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_ShelvingState_Unshelve Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_AddCertificate Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_Close Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_CloseAndUpdate Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_GetPosition Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_Open Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_OpenWithMasks Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_Read Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_RemoveCertificate Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_SetPosition Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_Write Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_Acknowledge Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_AddComment Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_Disable Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_Enable Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_ShelvingState_OneShotShelve Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_ShelvingState_TimedShelve Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_ShelvingState_Unshelve Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_Acknowledge Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_AddComment Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_Disable Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_Enable Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_ShelvingState_OneShotShelve Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_ShelvingState_TimedShelve Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_ShelvingState_Unshelve Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_AddCertificate Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_Close Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_CloseAndUpdate Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_GetPosition Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_Open Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_OpenWithMasks Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_Read Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_RemoveCertificate Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_SetPosition Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_Write Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_Acknowledge Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_AddComment Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_Disable Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_Enable Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_OneShotShelve Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_TimedShelve Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_Unshelve Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_Acknowledge Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_AddComment Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_Disable Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_Enable Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_ShelvingState_OneShotShelve Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_ShelvingState_TimedShelve Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_ShelvingState_Unshelve Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_AddCertificate Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_Close Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_CloseAndUpdate Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_GetPosition Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_Open Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_OpenWithMasks Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_Read Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_RemoveCertificate Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_SetPosition Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_Write Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_Acknowledge Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_AddComment Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_Disable Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_Enable Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_OneShotShelve Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_TimedShelve Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_Unshelve Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_Acknowledge Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_AddComment Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_Disable Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_Enable Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_ShelvingState_OneShotShelve Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_ShelvingState_TimedShelve Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_ShelvingState_Unshelve Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_AddCertificate Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_Close Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_CloseAndUpdate Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_GetPosition Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_Open Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_OpenWithMasks Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_Read Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_RemoveCertificate Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_SetPosition Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_Write Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_Acknowledge Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_AddComment Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_Disable Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_Enable Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_OneShotShelve Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_TimedShelve Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_Unshelve Property
                  • CertificateGroupType_CertificateExpired_Acknowledge Property
                  • CertificateGroupType_CertificateExpired_AddComment Property
                  • CertificateGroupType_CertificateExpired_Disable Property
                  • CertificateGroupType_CertificateExpired_Enable Property
                  • CertificateGroupType_CertificateExpired_ShelvingState_OneShotShelve Property
                  • CertificateGroupType_CertificateExpired_ShelvingState_TimedShelve Property
                  • CertificateGroupType_CertificateExpired_ShelvingState_Unshelve Property
                  • CertificateGroupType_GetRejectedList Property
                  • CertificateGroupType_TrustList_AddCertificate Property
                  • CertificateGroupType_TrustList_Close Property
                  • CertificateGroupType_TrustList_CloseAndUpdate Property
                  • CertificateGroupType_TrustList_GetPosition Property
                  • CertificateGroupType_TrustList_Open Property
                  • CertificateGroupType_TrustList_OpenWithMasks Property
                  • CertificateGroupType_TrustList_Read Property
                  • CertificateGroupType_TrustList_RemoveCertificate Property
                  • CertificateGroupType_TrustList_SetPosition Property
                  • CertificateGroupType_TrustList_Write Property
                  • CertificateGroupType_TrustListOutOfDate_Acknowledge Property
                  • CertificateGroupType_TrustListOutOfDate_AddComment Property
                  • CertificateGroupType_TrustListOutOfDate_Disable Property
                  • CertificateGroupType_TrustListOutOfDate_Enable Property
                  • CertificateGroupType_TrustListOutOfDate_ShelvingState_OneShotShelve Property
                  • CertificateGroupType_TrustListOutOfDate_ShelvingState_TimedShelve Property
                  • CertificateGroupType_TrustListOutOfDate_ShelvingState_Unshelve Property
                  • ConditionType_AddComment Property
                  • ConditionType_ConditionRefresh Property
                  • ConditionType_ConditionRefresh2 Property
                  • ConditionType_Disable Property
                  • ConditionType_Enable Property
                  • DataSetFolderType_AddDataSetFolder Property
                  • DataSetFolderType_AddPublishedDataItems Property
                  • DataSetFolderType_AddPublishedDataItemsTemplate Property
                  • DataSetFolderType_AddPublishedEvents Property
                  • DataSetFolderType_AddPublishedEventsTemplate Property
                  • DataSetFolderType_DataSetFolderName_Placeholder_AddDataSetFolder Property
                  • DataSetFolderType_DataSetFolderName_Placeholder_AddPublishedDataItems Property
                  • DataSetFolderType_DataSetFolderName_Placeholder_AddPublishedDataItemsTemplate Property
                  • DataSetFolderType_DataSetFolderName_Placeholder_AddPublishedEvents Property
                  • DataSetFolderType_DataSetFolderName_Placeholder_AddPublishedEventsTemplate Property
                  • DataSetFolderType_DataSetFolderName_Placeholder_RemoveDataSetFolder Property
                  • DataSetFolderType_DataSetFolderName_Placeholder_RemovePublishedDataSet Property
                  • DataSetFolderType_PublishedDataSetName_Placeholder_ExtensionFields_AddExtensionField Property
                  • DataSetFolderType_PublishedDataSetName_Placeholder_ExtensionFields_RemoveExtensionField Property
                  • DataSetFolderType_RemoveDataSetFolder Property
                  • DataSetFolderType_RemovePublishedDataSet Property
                  • DataSetReaderType_CreateDataSetMirror Property
                  • DataSetReaderType_CreateTargetVariables Property
                  • DataSetReaderType_Diagnostics_Reset Property
                  • DataSetWriterType_Diagnostics_Reset Property
                  • DialogConditionType_Respond Property
                  • DialogConditionType_Respond2 Property
                  • ExtensionFieldsType_AddExtensionField Property
                  • ExtensionFieldsType_RemoveExtensionField Property
                  • FileDirectoryType_CreateDirectory Property
                  • FileDirectoryType_CreateFile Property
                  • FileDirectoryType_DeleteFileSystemObject Property
                  • FileDirectoryType_FileDirectoryName_Placeholder_CreateDirectory Property
                  • FileDirectoryType_FileDirectoryName_Placeholder_CreateFile Property
                  • FileDirectoryType_FileDirectoryName_Placeholder_DeleteFileSystemObject Property
                  • FileDirectoryType_FileDirectoryName_Placeholder_MoveOrCopy Property
                  • FileDirectoryType_FileName_Placeholder_Close Property
                  • FileDirectoryType_FileName_Placeholder_GetPosition Property
                  • FileDirectoryType_FileName_Placeholder_Open Property
                  • FileDirectoryType_FileName_Placeholder_Read Property
                  • FileDirectoryType_FileName_Placeholder_SetPosition Property
                  • FileDirectoryType_FileName_Placeholder_Write Property
                  • FileDirectoryType_MoveOrCopy Property
                  • FileSystem_CreateDirectory Property
                  • FileSystem_CreateFile Property
                  • FileSystem_DeleteFileSystemObject Property
                  • FileSystem_MoveOrCopy Property
                  • FileTransferStateMachineType_Reset Property
                  • FileType_Close Property
                  • FileType_GetPosition Property
                  • FileType_Open Property
                  • FileType_Read Property
                  • FileType_SetPosition Property
                  • FileType_Write Property
                  • KeyCredentialConfigurationFolderType_CreateCredential Property
                  • KeyCredentialConfigurationType_DeleteCredential Property
                  • KeyCredentialConfigurationType_GetEncryptingKey Property
                  • KeyCredentialConfigurationType_UpdateCredential Property
                  • NamespaceMetadataType_NamespaceFile_Close Property
                  • NamespaceMetadataType_NamespaceFile_GetPosition Property
                  • NamespaceMetadataType_NamespaceFile_Open Property
                  • NamespaceMetadataType_NamespaceFile_Read Property
                  • NamespaceMetadataType_NamespaceFile_SetPosition Property
                  • NamespaceMetadataType_NamespaceFile_Write Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_NamespaceFile_Close Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_NamespaceFile_GetPosition Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_NamespaceFile_Open Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_NamespaceFile_Read Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_NamespaceFile_SetPosition Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_NamespaceFile_Write Property
                  • NonTransparentBackupRedundancyType_Failover Property
                  • OPCUANamespaceMetadata_NamespaceFile_Close Property
                  • OPCUANamespaceMetadata_NamespaceFile_GetPosition Property
                  • OPCUANamespaceMetadata_NamespaceFile_Open Property
                  • OPCUANamespaceMetadata_NamespaceFile_Read Property
                  • OPCUANamespaceMetadata_NamespaceFile_SetPosition Property
                  • OPCUANamespaceMetadata_NamespaceFile_Write Property
                  • PriorityMappingTableType_AddPriorityMappingEntry Property
                  • PriorityMappingTableType_DeletePriorityMappingEntry Property
                  • ProgramStateMachineType_Halt Property
                  • ProgramStateMachineType_Reset Property
                  • ProgramStateMachineType_Resume Property
                  • ProgramStateMachineType_Start Property
                  • ProgramStateMachineType_Suspend Property
                  • ProvisionableDevice_RequestTickets Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_ApplyChanges Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Acknowledge Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_AddComment Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Disable Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Enable Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_OneShotShelve Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_TimedShelve Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_Unshelve Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_AddCertificate Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_Close Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_CloseAndUpdate Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_GetPosition Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_Open Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_OpenWithMasks Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_Read Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_RemoveCertificate Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_SetPosition Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_Write Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Acknowledge Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_AddComment Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Disable Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Enable Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_OneShotShelve Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_TimedShelve Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_Unshelve Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Acknowledge Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_AddComment Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Disable Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Enable Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_OneShotShelve Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_TimedShelve Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_Unshelve Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_AddCertificate Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_Close Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_CloseAndUpdate Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_GetPosition Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_Open Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_OpenWithMasks Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_Read Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_RemoveCertificate Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_SetPosition Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_Write Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Acknowledge Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_AddComment Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Disable Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Enable Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_OneShotShelve Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_TimedShelve Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_Unshelve Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Acknowledge Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_AddComment Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Disable Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Enable Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_OneShotShelve Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_TimedShelve Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_Unshelve Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_AddCertificate Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_Close Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_CloseAndUpdate Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_GetPosition Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_Open Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_OpenWithMasks Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_Read Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_RemoveCertificate Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_SetPosition Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_Write Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Acknowledge Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_AddComment Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Disable Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Enable Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_OneShotShelve Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_TimedShelve Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_Unshelve Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CreateSigningRequest Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_GetRejectedList Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_UpdateCertificate Property
                  • ProvisionableDeviceType_RequestTickets Property
                  • ProvisionableDeviceType_SetRegistrarEndpoints Property
                  • PublishedDataItemsType_AddVariables Property
                  • PublishedDataItemsType_RemoveVariables Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Reset Property
                  • PublishedDataSetType_ExtensionFields_AddExtensionField Property
                  • PublishedDataSetType_ExtensionFields_RemoveExtensionField Property
                  • PublishedEventsType_ModifyFieldSelection Property
                  • PublishSubscribe_AddConnection Property
                  • PublishSubscribe_Diagnostics_Reset Property
                  • PublishSubscribe_GetSecurityGroup Property
                  • PublishSubscribe_GetSecurityKeys Property
                  • PublishSubscribe_KeyPushTargets_AddPushTarget Property
                  • PublishSubscribe_KeyPushTargets_RemovePushTarget Property
                  • PublishSubscribe_PubSubConfiguration_Close Property
                  • PublishSubscribe_PubSubConfiguration_CloseAndUpdate Property
                  • PublishSubscribe_PubSubConfiguration_GetPosition Property
                  • PublishSubscribe_PubSubConfiguration_Open Property
                  • PublishSubscribe_PubSubConfiguration_Read Property
                  • PublishSubscribe_PubSubConfiguration_ReserveIds Property
                  • PublishSubscribe_PubSubConfiguration_SetPosition Property
                  • PublishSubscribe_PubSubConfiguration_Write Property
                  • PublishSubscribe_RemoveConnection Property
                  • PublishSubscribe_SecurityGroups_AddSecurityGroup Property
                  • PublishSubscribe_SecurityGroups_RemoveSecurityGroup Property
                  • PublishSubscribe_SetSecurityKeys Property
                  • PublishSubscribeType_AddConnection Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Reset Property
                  • PublishSubscribeType_Diagnostics_Reset Property
                  • PublishSubscribeType_PubSubConfiguration_Close Property
                  • PublishSubscribeType_PubSubConfiguration_CloseAndUpdate Property
                  • PublishSubscribeType_PubSubConfiguration_GetPosition Property
                  • PublishSubscribeType_PubSubConfiguration_Open Property
                  • PublishSubscribeType_PubSubConfiguration_Read Property
                  • PublishSubscribeType_PubSubConfiguration_ReserveIds Property
                  • PublishSubscribeType_PubSubConfiguration_SetPosition Property
                  • PublishSubscribeType_PubSubConfiguration_Write Property
                  • PublishSubscribeType_RemoveConnection Property
                  • PublishSubscribeType_SetSecurityKeys Property
                  • PubSubConfigurationType_CloseAndUpdate Property
                  • PubSubConfigurationType_ReserveIds Property
                  • PubSubConnectionType_AddReaderGroup Property
                  • PubSubConnectionType_AddWriterGroup Property
                  • PubSubConnectionType_Diagnostics_Reset Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Reset Property
                  • PubSubConnectionType_RemoveGroup Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Reset Property
                  • PubSubDiagnosticsType_Reset Property
                  • PubSubKeyPushTargetFolderType_AddPushTarget Property
                  • PubSubKeyPushTargetFolderType_AddPushTargetFolder Property
                  • PubSubKeyPushTargetFolderType_PushTargetFolderName_Placeholder_AddPushTarget Property
                  • PubSubKeyPushTargetFolderType_PushTargetFolderName_Placeholder_AddPushTargetFolder Property
                  • PubSubKeyPushTargetFolderType_PushTargetFolderName_Placeholder_RemovePushTarget Property
                  • PubSubKeyPushTargetFolderType_PushTargetFolderName_Placeholder_RemovePushTargetFolder Property
                  • PubSubKeyPushTargetFolderType_PushTargetName_Placeholder_ConnectSecurityGroups Property
                  • PubSubKeyPushTargetFolderType_PushTargetName_Placeholder_DisconnectSecurityGroups Property
                  • PubSubKeyPushTargetFolderType_PushTargetName_Placeholder_TriggerKeyUpdate Property
                  • PubSubKeyPushTargetFolderType_RemovePushTarget Property
                  • PubSubKeyPushTargetFolderType_RemovePushTargetFolder Property
                  • PubSubKeyPushTargetType_ConnectSecurityGroups Property
                  • PubSubKeyPushTargetType_DisconnectSecurityGroups Property
                  • PubSubKeyPushTargetType_TriggerKeyUpdate Property
                  • PubSubKeyServiceType_GetSecurityGroup Property
                  • PubSubKeyServiceType_GetSecurityKeys Property
                  • PubSubKeyServiceType_KeyPushTargets_AddPushTarget Property
                  • PubSubKeyServiceType_KeyPushTargets_RemovePushTarget Property
                  • PubSubKeyServiceType_SecurityGroups_AddSecurityGroup Property
                  • PubSubKeyServiceType_SecurityGroups_RemoveSecurityGroup Property
                  • PubSubStatusType_Disable Property
                  • PubSubStatusType_Enable Property
                  • ReaderGroupType_AddDataSetReader Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Reset Property
                  • ReaderGroupType_Diagnostics_Reset Property
                  • ReaderGroupType_RemoveDataSetReader Property
                  • RoleSetType_AddRole Property
                  • RoleSetType_RemoveRole Property
                  • RoleType_AddApplication Property
                  • RoleType_AddEndpoint Property
                  • RoleType_AddIdentity Property
                  • RoleType_RemoveApplication Property
                  • RoleType_RemoveEndpoint Property
                  • RoleType_RemoveIdentity Property
                  • SecurityGroupFolderType_AddSecurityGroup Property
                  • SecurityGroupFolderType_AddSecurityGroupFolder Property
                  • SecurityGroupFolderType_RemoveSecurityGroup Property
                  • SecurityGroupFolderType_RemoveSecurityGroupFolder Property
                  • SecurityGroupFolderType_SecurityGroupFolderName_Placeholder_AddSecurityGroup Property
                  • SecurityGroupFolderType_SecurityGroupFolderName_Placeholder_AddSecurityGroupFolder Property
                  • SecurityGroupFolderType_SecurityGroupFolderName_Placeholder_RemoveSecurityGroup Property
                  • SecurityGroupFolderType_SecurityGroupFolderName_Placeholder_RemoveSecurityGroupFolder Property
                  • SecurityGroupType_ForceKeyRotation Property
                  • SecurityGroupType_InvalidateKeys Property
                  • Server_GetMonitoredItems Property
                  • Server_RequestServerStateChange Property
                  • Server_ResendData Property
                  • Server_ServerCapabilities_RoleSet_AddRole Property
                  • Server_ServerCapabilities_RoleSet_RemoveRole Property
                  • Server_SetSubscriptionDurable Property
                  • ServerCapabilitiesType_RoleSet_AddRole Property
                  • ServerCapabilitiesType_RoleSet_RemoveRole Property
                  • ServerConfiguration_ApplyChanges Property
                  • ServerConfiguration_CancelChanges Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Acknowledge Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_AddComment Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Disable Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Enable Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_OneShotShelve Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_TimedShelve Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_Unshelve Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_AddCertificate Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_Close Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_CloseAndUpdate Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_GetPosition Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_Open Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_OpenWithMasks Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_Read Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_RemoveCertificate Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_SetPosition Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_Write Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Acknowledge Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_AddComment Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Disable Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Enable Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_OneShotShelve Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_TimedShelve Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_Unshelve Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Acknowledge Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_AddComment Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Disable Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Enable Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_OneShotShelve Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_TimedShelve Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_Unshelve Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_AddCertificate Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_Close Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_CloseAndUpdate Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_GetPosition Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_Open Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_OpenWithMasks Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_Read Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_RemoveCertificate Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_SetPosition Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_Write Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Acknowledge Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_AddComment Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Disable Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Enable Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_OneShotShelve Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_TimedShelve Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_Unshelve Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Acknowledge Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_AddComment Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Disable Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Enable Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_OneShotShelve Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_TimedShelve Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_Unshelve Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_AddCertificate Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_Close Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_CloseAndUpdate Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_GetPosition Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_Open Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_OpenWithMasks Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_Read Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_RemoveCertificate Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_SetPosition Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_Write Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Acknowledge Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_AddComment Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Disable Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Enable Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_OneShotShelve Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_TimedShelve Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_Unshelve Property
                  • ServerConfiguration_CreateSigningRequest Property
                  • ServerConfiguration_GetRejectedList Property
                  • ServerConfiguration_ResetToServerDefaults Property
                  • ServerConfiguration_UpdateCertificate Property
                  • ServerConfigurationType_ApplyChanges Property
                  • ServerConfigurationType_CancelChanges Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Acknowledge Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_AddComment Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Disable Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Enable Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_OneShotShelve Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_TimedShelve Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_Unshelve Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_AddCertificate Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_Close Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_CloseAndUpdate Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_GetPosition Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_Open Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_OpenWithMasks Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_Read Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_RemoveCertificate Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_SetPosition Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_Write Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Acknowledge Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_AddComment Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Disable Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Enable Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_OneShotShelve Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_TimedShelve Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_Unshelve Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Acknowledge Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_AddComment Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Disable Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Enable Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_OneShotShelve Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_TimedShelve Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_Unshelve Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_AddCertificate Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_Close Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_CloseAndUpdate Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_GetPosition Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_Open Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_OpenWithMasks Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_Read Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_RemoveCertificate Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_SetPosition Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_Write Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Acknowledge Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_AddComment Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Disable Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Enable Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_OneShotShelve Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_TimedShelve Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_Unshelve Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Acknowledge Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_AddComment Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Disable Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Enable Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_OneShotShelve Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_TimedShelve Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_Unshelve Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_AddCertificate Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_Close Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_CloseAndUpdate Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_GetPosition Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_Open Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_OpenWithMasks Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_Read Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_RemoveCertificate Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_SetPosition Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_Write Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Acknowledge Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_AddComment Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Disable Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Enable Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_OneShotShelve Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_TimedShelve Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_Unshelve Property
                  • ServerConfigurationType_CreateSigningRequest Property
                  • ServerConfigurationType_GetCertificates Property
                  • ServerConfigurationType_GetRejectedList Property
                  • ServerConfigurationType_ResetToServerDefaults Property
                  • ServerConfigurationType_UpdateCertificate Property
                  • ServerType_GetMonitoredItems Property
                  • ServerType_RequestServerStateChange Property
                  • ServerType_ResendData Property
                  • ServerType_ServerCapabilities_RoleSet_AddRole Property
                  • ServerType_ServerCapabilities_RoleSet_RemoveRole Property
                  • ServerType_SetSubscriptionDurable Property
                  • ShelvedStateMachineType_OneShotShelve Property
                  • ShelvedStateMachineType_OneShotShelve2 Property
                  • ShelvedStateMachineType_TimedShelve Property
                  • ShelvedStateMachineType_TimedShelve2 Property
                  • ShelvedStateMachineType_Unshelve Property
                  • ShelvedStateMachineType_Unshelve2 Property
                  • SubscribedDataSetFolderType_AddDataSetFolder Property
                  • SubscribedDataSetFolderType_AddSubscribedDataSet Property
                  • SubscribedDataSetFolderType_RemoveDataSetFolder Property
                  • SubscribedDataSetFolderType_RemoveSubscribedDataSet Property
                  • SubscribedDataSetFolderType_SubscribedDataSetFolderName_Placeholder_AddDataSetFolder Property
                  • SubscribedDataSetFolderType_SubscribedDataSetFolderName_Placeholder_AddSubscribedDataSet Property
                  • SubscribedDataSetFolderType_SubscribedDataSetFolderName_Placeholder_RemoveDataSetFolder Property
                  • SubscribedDataSetFolderType_SubscribedDataSetFolderName_Placeholder_RemoveSubscribedDataSet Property
                  • TagVariables_FindAlias Property
                  • TargetVariablesType_AddTargetVariables Property
                  • TargetVariablesType_RemoveTargetVariables Property
                  • TemporaryFileTransferType_CloseAndCommit Property
                  • TemporaryFileTransferType_GenerateFileForRead Property
                  • TemporaryFileTransferType_GenerateFileForWrite Property
                  • TemporaryFileTransferType_TransferState_Placeholder_Reset Property
                  • Topics_FindAlias Property
                  • TrustListType_AddCertificate Property
                  • TrustListType_CloseAndUpdate Property
                  • TrustListType_OpenWithMasks Property
                  • TrustListType_RemoveCertificate Property
                  • UserManagement_AddUser Property
                  • UserManagement_ChangePassword Property
                  • UserManagement_ModifyUser Property
                  • UserManagement_RemoveUser Property
                  • UserManagementType_AddUser Property
                  • UserManagementType_ChangePassword Property
                  • UserManagementType_ModifyUser Property
                  • UserManagementType_RemoveUser Property
                  • WellKnownRole_Anonymous_AddApplication Property
                  • WellKnownRole_Anonymous_AddEndpoint Property
                  • WellKnownRole_Anonymous_AddIdentity Property
                  • WellKnownRole_Anonymous_RemoveApplication Property
                  • WellKnownRole_Anonymous_RemoveEndpoint Property
                  • WellKnownRole_Anonymous_RemoveIdentity Property
                  • WellKnownRole_AuthenticatedUser_AddApplication Property
                  • WellKnownRole_AuthenticatedUser_AddEndpoint Property
                  • WellKnownRole_AuthenticatedUser_AddIdentity Property
                  • WellKnownRole_AuthenticatedUser_RemoveApplication Property
                  • WellKnownRole_AuthenticatedUser_RemoveEndpoint Property
                  • WellKnownRole_AuthenticatedUser_RemoveIdentity Property
                  • WellKnownRole_ConfigureAdmin_AddApplication Property
                  • WellKnownRole_ConfigureAdmin_AddEndpoint Property
                  • WellKnownRole_ConfigureAdmin_AddIdentity Property
                  • WellKnownRole_ConfigureAdmin_RemoveApplication Property
                  • WellKnownRole_ConfigureAdmin_RemoveEndpoint Property
                  • WellKnownRole_ConfigureAdmin_RemoveIdentity Property
                  • WellKnownRole_Engineer_AddApplication Property
                  • WellKnownRole_Engineer_AddEndpoint Property
                  • WellKnownRole_Engineer_AddIdentity Property
                  • WellKnownRole_Engineer_RemoveApplication Property
                  • WellKnownRole_Engineer_RemoveEndpoint Property
                  • WellKnownRole_Engineer_RemoveIdentity Property
                  • WellKnownRole_Observer_AddApplication Property
                  • WellKnownRole_Observer_AddEndpoint Property
                  • WellKnownRole_Observer_AddIdentity Property
                  • WellKnownRole_Observer_RemoveApplication Property
                  • WellKnownRole_Observer_RemoveEndpoint Property
                  • WellKnownRole_Observer_RemoveIdentity Property
                  • WellKnownRole_Operator_AddApplication Property
                  • WellKnownRole_Operator_AddEndpoint Property
                  • WellKnownRole_Operator_AddIdentity Property
                  • WellKnownRole_Operator_RemoveApplication Property
                  • WellKnownRole_Operator_RemoveEndpoint Property
                  • WellKnownRole_Operator_RemoveIdentity Property
                  • WellKnownRole_SecurityAdmin_AddApplication Property
                  • WellKnownRole_SecurityAdmin_AddEndpoint Property
                  • WellKnownRole_SecurityAdmin_AddIdentity Property
                  • WellKnownRole_SecurityAdmin_RemoveApplication Property
                  • WellKnownRole_SecurityAdmin_RemoveEndpoint Property
                  • WellKnownRole_SecurityAdmin_RemoveIdentity Property
                  • WellKnownRole_SecurityKeyServerAccess_AddApplication Property
                  • WellKnownRole_SecurityKeyServerAccess_AddEndpoint Property
                  • WellKnownRole_SecurityKeyServerAccess_AddIdentity Property
                  • WellKnownRole_SecurityKeyServerAccess_RemoveApplication Property
                  • WellKnownRole_SecurityKeyServerAccess_RemoveEndpoint Property
                  • WellKnownRole_SecurityKeyServerAccess_RemoveIdentity Property
                  • WellKnownRole_SecurityKeyServerAdmin_AddApplication Property
                  • WellKnownRole_SecurityKeyServerAdmin_AddEndpoint Property
                  • WellKnownRole_SecurityKeyServerAdmin_AddIdentity Property
                  • WellKnownRole_SecurityKeyServerAdmin_RemoveApplication Property
                  • WellKnownRole_SecurityKeyServerAdmin_RemoveEndpoint Property
                  • WellKnownRole_SecurityKeyServerAdmin_RemoveIdentity Property
                  • WellKnownRole_SecurityKeyServerPush_AddApplication Property
                  • WellKnownRole_SecurityKeyServerPush_AddEndpoint Property
                  • WellKnownRole_SecurityKeyServerPush_AddIdentity Property
                  • WellKnownRole_SecurityKeyServerPush_RemoveApplication Property
                  • WellKnownRole_SecurityKeyServerPush_RemoveEndpoint Property
                  • WellKnownRole_SecurityKeyServerPush_RemoveIdentity Property
                  • WellKnownRole_Supervisor_AddApplication Property
                  • WellKnownRole_Supervisor_AddEndpoint Property
                  • WellKnownRole_Supervisor_AddIdentity Property
                  • WellKnownRole_Supervisor_RemoveApplication Property
                  • WellKnownRole_Supervisor_RemoveEndpoint Property
                  • WellKnownRole_Supervisor_RemoveIdentity Property
                  • WriterGroupType_AddDataSetWriter Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Reset Property
                  • WriterGroupType_Diagnostics_Reset Property
                  • WriterGroupType_RemoveDataSetWriter Property
              • UAObjectIds
                • Overview
                • Members
                • Properties
                  • ActivateSessionRequest_Encoding_DefaultBinary Property
                  • ActivateSessionRequest_Encoding_DefaultJson Property
                  • ActivateSessionRequest_Encoding_DefaultXml Property
                  • ActivateSessionResponse_Encoding_DefaultBinary Property
                  • ActivateSessionResponse_Encoding_DefaultJson Property
                  • ActivateSessionResponse_Encoding_DefaultXml Property
                  • AdditionalParametersType_Encoding_DefaultBinary Property
                  • AdditionalParametersType_Encoding_DefaultJson Property
                  • AdditionalParametersType_Encoding_DefaultXml Property
                  • AddNodesItem_Encoding_DefaultBinary Property
                  • AddNodesItem_Encoding_DefaultJson Property
                  • AddNodesItem_Encoding_DefaultXml Property
                  • AddNodesRequest_Encoding_DefaultBinary Property
                  • AddNodesRequest_Encoding_DefaultJson Property
                  • AddNodesRequest_Encoding_DefaultXml Property
                  • AddNodesResponse_Encoding_DefaultBinary Property
                  • AddNodesResponse_Encoding_DefaultJson Property
                  • AddNodesResponse_Encoding_DefaultXml Property
                  • AddNodesResult_Encoding_DefaultBinary Property
                  • AddNodesResult_Encoding_DefaultJson Property
                  • AddNodesResult_Encoding_DefaultXml Property
                  • AddReferencesItem_Encoding_DefaultBinary Property
                  • AddReferencesItem_Encoding_DefaultJson Property
                  • AddReferencesItem_Encoding_DefaultXml Property
                  • AddReferencesRequest_Encoding_DefaultBinary Property
                  • AddReferencesRequest_Encoding_DefaultJson Property
                  • AddReferencesRequest_Encoding_DefaultXml Property
                  • AddReferencesResponse_Encoding_DefaultBinary Property
                  • AddReferencesResponse_Encoding_DefaultJson Property
                  • AddReferencesResponse_Encoding_DefaultXml Property
                  • AggregateConfiguration_Encoding_DefaultBinary Property
                  • AggregateConfiguration_Encoding_DefaultJson Property
                  • AggregateConfiguration_Encoding_DefaultXml Property
                  • AggregateFilter_Encoding_DefaultBinary Property
                  • AggregateFilter_Encoding_DefaultJson Property
                  • AggregateFilter_Encoding_DefaultXml Property
                  • AggregateFilterResult_Encoding_DefaultBinary Property
                  • AggregateFilterResult_Encoding_DefaultJson Property
                  • AggregateFilterResult_Encoding_DefaultXml Property
                  • AggregateFunction_AnnotationCount Property
                  • AggregateFunction_Average Property
                  • AggregateFunction_Count Property
                  • AggregateFunction_Delta Property
                  • AggregateFunction_DeltaBounds Property
                  • AggregateFunction_DurationBad Property
                  • AggregateFunction_DurationGood Property
                  • AggregateFunction_DurationInStateNonZero Property
                  • AggregateFunction_DurationInStateZero Property
                  • AggregateFunction_End Property
                  • AggregateFunction_EndBound Property
                  • AggregateFunction_Interpolative Property
                  • AggregateFunction_Maximum Property
                  • AggregateFunction_Maximum2 Property
                  • AggregateFunction_MaximumActualTime Property
                  • AggregateFunction_MaximumActualTime2 Property
                  • AggregateFunction_Minimum Property
                  • AggregateFunction_Minimum2 Property
                  • AggregateFunction_MinimumActualTime Property
                  • AggregateFunction_MinimumActualTime2 Property
                  • AggregateFunction_NumberOfTransitions Property
                  • AggregateFunction_PercentBad Property
                  • AggregateFunction_PercentGood Property
                  • AggregateFunction_Range Property
                  • AggregateFunction_Range2 Property
                  • AggregateFunction_StandardDeviationPopulation Property
                  • AggregateFunction_StandardDeviationSample Property
                  • AggregateFunction_Start Property
                  • AggregateFunction_StartBound Property
                  • AggregateFunction_TimeAverage Property
                  • AggregateFunction_TimeAverage2 Property
                  • AggregateFunction_Total Property
                  • AggregateFunction_Total2 Property
                  • AggregateFunction_VariancePopulation Property
                  • AggregateFunction_VarianceSample Property
                  • AggregateFunction_WorstQuality Property
                  • AggregateFunction_WorstQuality2 Property
                  • AlarmConditionType_AlarmGroup_Placeholder Property
                  • AlarmConditionType_FirstInGroup Property
                  • AlarmConditionType_ShelvingState Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder Property
                  • Aliases Property
                  • AliasNameCategoryType_Alias_Placeholder Property
                  • AliasNameCategoryType_SubAliasNameCategories_Placeholder Property
                  • AliasNameDataType_Encoding_DefaultBinary Property
                  • AliasNameDataType_Encoding_DefaultJson Property
                  • AliasNameDataType_Encoding_DefaultXml Property
                  • Annotation_Encoding_DefaultBinary Property
                  • Annotation_Encoding_DefaultJson Property
                  • Annotation_Encoding_DefaultXml Property
                  • AnnotationDataType_Encoding_DefaultBinary Property
                  • AnnotationDataType_Encoding_DefaultJson Property
                  • AnnotationDataType_Encoding_DefaultXml Property
                  • AnonymousIdentityToken_Encoding_DefaultBinary Property
                  • AnonymousIdentityToken_Encoding_DefaultJson Property
                  • AnonymousIdentityToken_Encoding_DefaultXml Property
                  • ApplicationDescription_Encoding_DefaultBinary Property
                  • ApplicationDescription_Encoding_DefaultJson Property
                  • ApplicationDescription_Encoding_DefaultXml Property
                  • Argument_Encoding_DefaultBinary Property
                  • Argument_Encoding_DefaultJson Property
                  • Argument_Encoding_DefaultXml Property
                  • AttributeOperand_Encoding_DefaultBinary Property
                  • AttributeOperand_Encoding_DefaultJson Property
                  • AttributeOperand_Encoding_DefaultXml Property
                  • AuthorizationServices Property
                  • AuthorizationServicesConfigurationFolderType_ServiceName_Placeholder Property
                  • AxisInformation_Encoding_DefaultBinary Property
                  • AxisInformation_Encoding_DefaultJson Property
                  • AxisInformation_Encoding_DefaultXml Property
                  • BitFieldDefinition_Encoding_DefaultBinary Property
                  • BitFieldDefinition_Encoding_DefaultJson Property
                  • BitFieldDefinition_Encoding_DefaultXml Property
                  • BrokerConnectionTransportDataType_Encoding_DefaultBinary Property
                  • BrokerConnectionTransportDataType_Encoding_DefaultJson Property
                  • BrokerConnectionTransportDataType_Encoding_DefaultXml Property
                  • BrokerDataSetReaderTransportDataType_Encoding_DefaultBinary Property
                  • BrokerDataSetReaderTransportDataType_Encoding_DefaultJson Property
                  • BrokerDataSetReaderTransportDataType_Encoding_DefaultXml Property
                  • BrokerDataSetWriterTransportDataType_Encoding_DefaultBinary Property
                  • BrokerDataSetWriterTransportDataType_Encoding_DefaultJson Property
                  • BrokerDataSetWriterTransportDataType_Encoding_DefaultXml Property
                  • BrokerWriterGroupTransportDataType_Encoding_DefaultBinary Property
                  • BrokerWriterGroupTransportDataType_Encoding_DefaultJson Property
                  • BrokerWriterGroupTransportDataType_Encoding_DefaultXml Property
                  • BrowseDescription_Encoding_DefaultBinary Property
                  • BrowseDescription_Encoding_DefaultJson Property
                  • BrowseDescription_Encoding_DefaultXml Property
                  • BrowseNextRequest_Encoding_DefaultBinary Property
                  • BrowseNextRequest_Encoding_DefaultJson Property
                  • BrowseNextRequest_Encoding_DefaultXml Property
                  • BrowseNextResponse_Encoding_DefaultBinary Property
                  • BrowseNextResponse_Encoding_DefaultJson Property
                  • BrowseNextResponse_Encoding_DefaultXml Property
                  • BrowsePath_Encoding_DefaultBinary Property
                  • BrowsePath_Encoding_DefaultJson Property
                  • BrowsePath_Encoding_DefaultXml Property
                  • BrowsePathResult_Encoding_DefaultBinary Property
                  • BrowsePathResult_Encoding_DefaultJson Property
                  • BrowsePathResult_Encoding_DefaultXml Property
                  • BrowsePathTarget_Encoding_DefaultBinary Property
                  • BrowsePathTarget_Encoding_DefaultJson Property
                  • BrowsePathTarget_Encoding_DefaultXml Property
                  • BrowseRequest_Encoding_DefaultBinary Property
                  • BrowseRequest_Encoding_DefaultJson Property
                  • BrowseRequest_Encoding_DefaultXml Property
                  • BrowseResponse_Encoding_DefaultBinary Property
                  • BrowseResponse_Encoding_DefaultJson Property
                  • BrowseResponse_Encoding_DefaultXml Property
                  • BrowseResult_Encoding_DefaultBinary Property
                  • BrowseResult_Encoding_DefaultJson Property
                  • BrowseResult_Encoding_DefaultXml Property
                  • BuildInfo_Encoding_DefaultBinary Property
                  • BuildInfo_Encoding_DefaultJson Property
                  • BuildInfo_Encoding_DefaultXml Property
                  • CallMethodRequest_Encoding_DefaultBinary Property
                  • CallMethodRequest_Encoding_DefaultJson Property
                  • CallMethodRequest_Encoding_DefaultXml Property
                  • CallMethodResult_Encoding_DefaultBinary Property
                  • CallMethodResult_Encoding_DefaultJson Property
                  • CallMethodResult_Encoding_DefaultXml Property
                  • CallRequest_Encoding_DefaultBinary Property
                  • CallRequest_Encoding_DefaultJson Property
                  • CallRequest_Encoding_DefaultXml Property
                  • CallResponse_Encoding_DefaultBinary Property
                  • CallResponse_Encoding_DefaultJson Property
                  • CallResponse_Encoding_DefaultXml Property
                  • CancelRequest_Encoding_DefaultBinary Property
                  • CancelRequest_Encoding_DefaultJson Property
                  • CancelRequest_Encoding_DefaultXml Property
                  • CancelResponse_Encoding_DefaultBinary Property
                  • CancelResponse_Encoding_DefaultJson Property
                  • CancelResponse_Encoding_DefaultXml Property
                  • CartesianCoordinates_Encoding_DefaultBinary Property
                  • CartesianCoordinates_Encoding_DefaultJson Property
                  • CartesianCoordinates_Encoding_DefaultXml Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList Property
                  • CertificateGroupFolderType_DefaultApplicationGroup Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList Property
                  • CertificateGroupFolderType_DefaultHttpsGroup Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList Property
                  • CertificateGroupType_CertificateExpired Property
                  • CertificateGroupType_TrustList Property
                  • CertificateGroupType_TrustListOutOfDate Property
                  • ChannelSecurityToken_Encoding_DefaultBinary Property
                  • ChannelSecurityToken_Encoding_DefaultJson Property
                  • ChannelSecurityToken_Encoding_DefaultXml Property
                  • CloseSecureChannelRequest_Encoding_DefaultBinary Property
                  • CloseSecureChannelRequest_Encoding_DefaultJson Property
                  • CloseSecureChannelRequest_Encoding_DefaultXml Property
                  • CloseSecureChannelResponse_Encoding_DefaultBinary Property
                  • CloseSecureChannelResponse_Encoding_DefaultJson Property
                  • CloseSecureChannelResponse_Encoding_DefaultXml Property
                  • CloseSessionRequest_Encoding_DefaultBinary Property
                  • CloseSessionRequest_Encoding_DefaultJson Property
                  • CloseSessionRequest_Encoding_DefaultXml Property
                  • CloseSessionResponse_Encoding_DefaultBinary Property
                  • CloseSessionResponse_Encoding_DefaultJson Property
                  • CloseSessionResponse_Encoding_DefaultXml Property
                  • Communication Property
                  • ComplexNumberType_Encoding_DefaultBinary Property
                  • ComplexNumberType_Encoding_DefaultJson Property
                  • ComplexNumberType_Encoding_DefaultXml Property
                  • ConfigurationVersionDataType_Encoding_DefaultBinary Property
                  • ConfigurationVersionDataType_Encoding_DefaultJson Property
                  • ConfigurationVersionDataType_Encoding_DefaultXml Property
                  • ConnectionTransportDataType_Encoding_DefaultBinary Property
                  • ConnectionTransportDataType_Encoding_DefaultJson Property
                  • ConnectionTransportDataType_Encoding_DefaultXml Property
                  • ContentFilter_Encoding_DefaultBinary Property
                  • ContentFilter_Encoding_DefaultJson Property
                  • ContentFilter_Encoding_DefaultXml Property
                  • ContentFilterElement_Encoding_DefaultBinary Property
                  • ContentFilterElement_Encoding_DefaultJson Property
                  • ContentFilterElement_Encoding_DefaultXml Property
                  • ContentFilterElementResult_Encoding_DefaultBinary Property
                  • ContentFilterElementResult_Encoding_DefaultJson Property
                  • ContentFilterElementResult_Encoding_DefaultXml Property
                  • ContentFilterResult_Encoding_DefaultBinary Property
                  • ContentFilterResult_Encoding_DefaultJson Property
                  • ContentFilterResult_Encoding_DefaultXml Property
                  • CreateMonitoredItemsRequest_Encoding_DefaultBinary Property
                  • CreateMonitoredItemsRequest_Encoding_DefaultJson Property
                  • CreateMonitoredItemsRequest_Encoding_DefaultXml Property
                  • CreateMonitoredItemsResponse_Encoding_DefaultBinary Property
                  • CreateMonitoredItemsResponse_Encoding_DefaultJson Property
                  • CreateMonitoredItemsResponse_Encoding_DefaultXml Property
                  • CreateSessionRequest_Encoding_DefaultBinary Property
                  • CreateSessionRequest_Encoding_DefaultJson Property
                  • CreateSessionRequest_Encoding_DefaultXml Property
                  • CreateSessionResponse_Encoding_DefaultBinary Property
                  • CreateSessionResponse_Encoding_DefaultJson Property
                  • CreateSessionResponse_Encoding_DefaultXml Property
                  • CreateSubscriptionRequest_Encoding_DefaultBinary Property
                  • CreateSubscriptionRequest_Encoding_DefaultJson Property
                  • CreateSubscriptionRequest_Encoding_DefaultXml Property
                  • CreateSubscriptionResponse_Encoding_DefaultBinary Property
                  • CreateSubscriptionResponse_Encoding_DefaultJson Property
                  • CreateSubscriptionResponse_Encoding_DefaultXml Property
                  • CurrencyUnitType_Encoding_DefaultBinary Property
                  • CurrencyUnitType_Encoding_DefaultJson Property
                  • CurrencyUnitType_Encoding_DefaultXml Property
                  • DataChangeFilter_Encoding_DefaultBinary Property
                  • DataChangeFilter_Encoding_DefaultJson Property
                  • DataChangeFilter_Encoding_DefaultXml Property
                  • DataChangeNotification_Encoding_DefaultBinary Property
                  • DataChangeNotification_Encoding_DefaultJson Property
                  • DataChangeNotification_Encoding_DefaultXml Property
                  • DatagramConnectionTransport2DataType_Encoding_DefaultBinary Property
                  • DatagramConnectionTransport2DataType_Encoding_DefaultJson Property
                  • DatagramConnectionTransport2DataType_Encoding_DefaultXml Property
                  • DatagramConnectionTransportDataType_Encoding_DefaultBinary Property
                  • DatagramConnectionTransportDataType_Encoding_DefaultJson Property
                  • DatagramConnectionTransportDataType_Encoding_DefaultXml Property
                  • DatagramConnectionTransportType_DiscoveryAddress Property
                  • DatagramDataSetReaderTransportDataType_Encoding_DefaultBinary Property
                  • DatagramDataSetReaderTransportDataType_Encoding_DefaultJson Property
                  • DatagramDataSetReaderTransportDataType_Encoding_DefaultXml Property
                  • DatagramDataSetReaderTransportType_Address Property
                  • DatagramWriterGroupTransport2DataType_Encoding_DefaultBinary Property
                  • DatagramWriterGroupTransport2DataType_Encoding_DefaultJson Property
                  • DatagramWriterGroupTransport2DataType_Encoding_DefaultXml Property
                  • DatagramWriterGroupTransportDataType_Encoding_DefaultBinary Property
                  • DatagramWriterGroupTransportDataType_Encoding_DefaultJson Property
                  • DatagramWriterGroupTransportDataType_Encoding_DefaultXml Property
                  • DatagramWriterGroupTransportType_Address Property
                  • DataSetFolderType_DataSetFolderName_Placeholder Property
                  • DataSetFolderType_PublishedDataSetName_Placeholder Property
                  • DataSetMetaDataType_Encoding_DefaultBinary Property
                  • DataSetMetaDataType_Encoding_DefaultJson Property
                  • DataSetMetaDataType_Encoding_DefaultXml Property
                  • DataSetReaderDataType_Encoding_DefaultBinary Property
                  • DataSetReaderDataType_Encoding_DefaultJson Property
                  • DataSetReaderDataType_Encoding_DefaultXml Property
                  • DataSetReaderMessageDataType_Encoding_DefaultBinary Property
                  • DataSetReaderMessageDataType_Encoding_DefaultJson Property
                  • DataSetReaderMessageDataType_Encoding_DefaultXml Property
                  • DataSetReaderTransportDataType_Encoding_DefaultBinary Property
                  • DataSetReaderTransportDataType_Encoding_DefaultJson Property
                  • DataSetReaderTransportDataType_Encoding_DefaultXml Property
                  • DataSetReaderType_Diagnostics Property
                  • DataSetReaderType_Diagnostics_Counters Property
                  • DataSetReaderType_Diagnostics_LiveValues Property
                  • DataSetReaderType_MessageSettings Property
                  • DataSetReaderType_Status Property
                  • DataSetReaderType_SubscribedDataSet Property
                  • DataSetReaderType_TransportSettings Property
                  • DataSetWriterDataType_Encoding_DefaultBinary Property
                  • DataSetWriterDataType_Encoding_DefaultJson Property
                  • DataSetWriterDataType_Encoding_DefaultXml Property
                  • DataSetWriterMessageDataType_Encoding_DefaultBinary Property
                  • DataSetWriterMessageDataType_Encoding_DefaultJson Property
                  • DataSetWriterMessageDataType_Encoding_DefaultXml Property
                  • DataSetWriterTransportDataType_Encoding_DefaultBinary Property
                  • DataSetWriterTransportDataType_Encoding_DefaultJson Property
                  • DataSetWriterTransportDataType_Encoding_DefaultXml Property
                  • DataSetWriterType_Diagnostics Property
                  • DataSetWriterType_Diagnostics_Counters Property
                  • DataSetWriterType_Diagnostics_LiveValues Property
                  • DataSetWriterType_MessageSettings Property
                  • DataSetWriterType_Status Property
                  • DataSetWriterType_TransportSettings Property
                  • DataTypeAttributes_Encoding_DefaultBinary Property
                  • DataTypeAttributes_Encoding_DefaultJson Property
                  • DataTypeAttributes_Encoding_DefaultXml Property
                  • DataTypeDefinition_Encoding_DefaultBinary Property
                  • DataTypeDefinition_Encoding_DefaultJson Property
                  • DataTypeDefinition_Encoding_DefaultXml Property
                  • DataTypeDescription_Encoding_DefaultBinary Property
                  • DataTypeDescription_Encoding_DefaultJson Property
                  • DataTypeDescription_Encoding_DefaultXml Property
                  • DataTypeNode_Encoding_DefaultBinary Property
                  • DataTypeNode_Encoding_DefaultJson Property
                  • DataTypeNode_Encoding_DefaultXml Property
                  • DataTypes Property
                  • DataTypeSchemaHeader_Encoding_DefaultBinary Property
                  • DataTypeSchemaHeader_Encoding_DefaultJson Property
                  • DataTypeSchemaHeader_Encoding_DefaultXml Property
                  • DataTypesFolder Property
                  • DecimalDataType_Encoding_DefaultBinary Property
                  • DecimalDataType_Encoding_DefaultJson Property
                  • DecimalDataType_Encoding_DefaultXml Property
                  • DefaultBinary Property
                  • DefaultHAConfiguration Property
                  • DefaultHAConfiguration_AggregateConfiguration Property
                  • DefaultHAConfiguration_AggregateFunctions Property
                  • DefaultHEConfiguration Property
                  • DefaultHEConfiguration_EventTypes Property
                  • DefaultXml Property
                  • DeleteAtTimeDetails_Encoding_DefaultBinary Property
                  • DeleteAtTimeDetails_Encoding_DefaultJson Property
                  • DeleteAtTimeDetails_Encoding_DefaultXml Property
                  • DeleteEventDetails_Encoding_DefaultBinary Property
                  • DeleteEventDetails_Encoding_DefaultJson Property
                  • DeleteEventDetails_Encoding_DefaultXml Property
                  • DeleteMonitoredItemsRequest_Encoding_DefaultBinary Property
                  • DeleteMonitoredItemsRequest_Encoding_DefaultJson Property
                  • DeleteMonitoredItemsRequest_Encoding_DefaultXml Property
                  • DeleteMonitoredItemsResponse_Encoding_DefaultBinary Property
                  • DeleteMonitoredItemsResponse_Encoding_DefaultJson Property
                  • DeleteMonitoredItemsResponse_Encoding_DefaultXml Property
                  • DeleteNodesItem_Encoding_DefaultBinary Property
                  • DeleteNodesItem_Encoding_DefaultJson Property
                  • DeleteNodesItem_Encoding_DefaultXml Property
                  • DeleteNodesRequest_Encoding_DefaultBinary Property
                  • DeleteNodesRequest_Encoding_DefaultJson Property
                  • DeleteNodesRequest_Encoding_DefaultXml Property
                  • DeleteNodesResponse_Encoding_DefaultBinary Property
                  • DeleteNodesResponse_Encoding_DefaultJson Property
                  • DeleteNodesResponse_Encoding_DefaultXml Property
                  • DeleteRawModifiedDetails_Encoding_DefaultBinary Property
                  • DeleteRawModifiedDetails_Encoding_DefaultJson Property
                  • DeleteRawModifiedDetails_Encoding_DefaultXml Property
                  • DeleteReferencesItem_Encoding_DefaultBinary Property
                  • DeleteReferencesItem_Encoding_DefaultJson Property
                  • DeleteReferencesItem_Encoding_DefaultXml Property
                  • DeleteReferencesRequest_Encoding_DefaultBinary Property
                  • DeleteReferencesRequest_Encoding_DefaultJson Property
                  • DeleteReferencesRequest_Encoding_DefaultXml Property
                  • DeleteReferencesResponse_Encoding_DefaultBinary Property
                  • DeleteReferencesResponse_Encoding_DefaultJson Property
                  • DeleteReferencesResponse_Encoding_DefaultXml Property
                  • DeleteSubscriptionsRequest_Encoding_DefaultBinary Property
                  • DeleteSubscriptionsRequest_Encoding_DefaultJson Property
                  • DeleteSubscriptionsRequest_Encoding_DefaultXml Property
                  • DeleteSubscriptionsResponse_Encoding_DefaultBinary Property
                  • DeleteSubscriptionsResponse_Encoding_DefaultJson Property
                  • DeleteSubscriptionsResponse_Encoding_DefaultXml Property
                  • Dictionaries Property
                  • DictionaryEntryType_DictionaryEntryName_Placeholder Property
                  • DictionaryFolderType_DictionaryEntryName_Placeholder Property
                  • DictionaryFolderType_DictionaryFolderName_Placeholder Property
                  • DiscoveryConfiguration_Encoding_DefaultBinary Property
                  • DiscoveryConfiguration_Encoding_DefaultJson Property
                  • DiscoveryConfiguration_Encoding_DefaultXml Property
                  • DoubleComplexNumberType_Encoding_DefaultBinary Property
                  • DoubleComplexNumberType_Encoding_DefaultJson Property
                  • DoubleComplexNumberType_Encoding_DefaultXml Property
                  • ElementOperand_Encoding_DefaultBinary Property
                  • ElementOperand_Encoding_DefaultJson Property
                  • ElementOperand_Encoding_DefaultXml Property
                  • EndpointConfiguration_Encoding_DefaultBinary Property
                  • EndpointConfiguration_Encoding_DefaultJson Property
                  • EndpointConfiguration_Encoding_DefaultXml Property
                  • EndpointDescription_Encoding_DefaultBinary Property
                  • EndpointDescription_Encoding_DefaultJson Property
                  • EndpointDescription_Encoding_DefaultXml Property
                  • EndpointType_Encoding_DefaultBinary Property
                  • EndpointType_Encoding_DefaultJson Property
                  • EndpointType_Encoding_DefaultXml Property
                  • EndpointUrlListDataType_Encoding_DefaultBinary Property
                  • EndpointUrlListDataType_Encoding_DefaultJson Property
                  • EndpointUrlListDataType_Encoding_DefaultXml Property
                  • EnumDefinition_Encoding_DefaultBinary Property
                  • EnumDefinition_Encoding_DefaultJson Property
                  • EnumDefinition_Encoding_DefaultXml Property
                  • EnumDescription_Encoding_DefaultBinary Property
                  • EnumDescription_Encoding_DefaultJson Property
                  • EnumDescription_Encoding_DefaultXml Property
                  • EnumField_Encoding_DefaultBinary Property
                  • EnumField_Encoding_DefaultJson Property
                  • EnumField_Encoding_DefaultXml Property
                  • EnumValueType_Encoding_DefaultBinary Property
                  • EnumValueType_Encoding_DefaultJson Property
                  • EnumValueType_Encoding_DefaultXml Property
                  • EphemeralKeyType_Encoding_DefaultBinary Property
                  • EphemeralKeyType_Encoding_DefaultJson Property
                  • EphemeralKeyType_Encoding_DefaultXml Property
                  • EUInformation_Encoding_DefaultBinary Property
                  • EUInformation_Encoding_DefaultJson Property
                  • EUInformation_Encoding_DefaultXml Property
                  • EventFieldList_Encoding_DefaultBinary Property
                  • EventFieldList_Encoding_DefaultJson Property
                  • EventFieldList_Encoding_DefaultXml Property
                  • EventFilter_Encoding_DefaultBinary Property
                  • EventFilter_Encoding_DefaultJson Property
                  • EventFilter_Encoding_DefaultXml Property
                  • EventFilterResult_Encoding_DefaultBinary Property
                  • EventFilterResult_Encoding_DefaultJson Property
                  • EventFilterResult_Encoding_DefaultXml Property
                  • EventNotificationList_Encoding_DefaultBinary Property
                  • EventNotificationList_Encoding_DefaultJson Property
                  • EventNotificationList_Encoding_DefaultXml Property
                  • EventTypes Property
                  • EventTypesFolder Property
                  • ExclusiveLimitAlarmType_LimitState Property
                  • ExclusiveLimitStateMachineType_High Property
                  • ExclusiveLimitStateMachineType_HighHigh Property
                  • ExclusiveLimitStateMachineType_HighHighToHigh Property
                  • ExclusiveLimitStateMachineType_HighToHighHigh Property
                  • ExclusiveLimitStateMachineType_Low Property
                  • ExclusiveLimitStateMachineType_LowLow Property
                  • ExclusiveLimitStateMachineType_LowLowToLow Property
                  • ExclusiveLimitStateMachineType_LowToLowLow Property
                  • FieldMetaData_Encoding_DefaultBinary Property
                  • FieldMetaData_Encoding_DefaultJson Property
                  • FieldMetaData_Encoding_DefaultXml Property
                  • FieldTargetDataType_Encoding_DefaultBinary Property
                  • FieldTargetDataType_Encoding_DefaultJson Property
                  • FieldTargetDataType_Encoding_DefaultXml Property
                  • FileDirectoryType_FileDirectoryName_Placeholder Property
                  • FileDirectoryType_FileName_Placeholder Property
                  • FileSystem Property
                  • FileTransferStateMachineType_ApplyWrite Property
                  • FileTransferStateMachineType_ApplyWriteToError Property
                  • FileTransferStateMachineType_ApplyWriteToIdle Property
                  • FileTransferStateMachineType_Error Property
                  • FileTransferStateMachineType_ErrorToIdle Property
                  • FileTransferStateMachineType_Idle Property
                  • FileTransferStateMachineType_IdleToApplyWrite Property
                  • FileTransferStateMachineType_IdleToReadPrepare Property
                  • FileTransferStateMachineType_ReadPrepare Property
                  • FileTransferStateMachineType_ReadPrepareToError Property
                  • FileTransferStateMachineType_ReadPrepareToReadTransfer Property
                  • FileTransferStateMachineType_ReadTransfer Property
                  • FileTransferStateMachineType_ReadTransferToError Property
                  • FileTransferStateMachineType_ReadTransferToIdle Property
                  • FilterOperand_Encoding_DefaultBinary Property
                  • FilterOperand_Encoding_DefaultJson Property
                  • FilterOperand_Encoding_DefaultXml Property
                  • FindServersOnNetworkRequest_Encoding_DefaultBinary Property
                  • FindServersOnNetworkRequest_Encoding_DefaultJson Property
                  • FindServersOnNetworkRequest_Encoding_DefaultXml Property
                  • FindServersOnNetworkResponse_Encoding_DefaultBinary Property
                  • FindServersOnNetworkResponse_Encoding_DefaultJson Property
                  • FindServersOnNetworkResponse_Encoding_DefaultXml Property
                  • FindServersRequest_Encoding_DefaultBinary Property
                  • FindServersRequest_Encoding_DefaultJson Property
                  • FindServersRequest_Encoding_DefaultXml Property
                  • FindServersResponse_Encoding_DefaultBinary Property
                  • FindServersResponse_Encoding_DefaultJson Property
                  • FindServersResponse_Encoding_DefaultXml Property
                  • Frame_Encoding_DefaultBinary Property
                  • Frame_Encoding_DefaultJson Property
                  • Frame_Encoding_DefaultXml Property
                  • GenericAttributes_Encoding_DefaultBinary Property
                  • GenericAttributes_Encoding_DefaultJson Property
                  • GenericAttributes_Encoding_DefaultXml Property
                  • GenericAttributeValue_Encoding_DefaultBinary Property
                  • GenericAttributeValue_Encoding_DefaultJson Property
                  • GenericAttributeValue_Encoding_DefaultXml Property
                  • GetEndpointsRequest_Encoding_DefaultBinary Property
                  • GetEndpointsRequest_Encoding_DefaultJson Property
                  • GetEndpointsRequest_Encoding_DefaultXml Property
                  • GetEndpointsResponse_Encoding_DefaultBinary Property
                  • GetEndpointsResponse_Encoding_DefaultJson Property
                  • GetEndpointsResponse_Encoding_DefaultXml Property
                  • HAConfiguration Property
                  • HAConfiguration_AggregateConfiguration Property
                  • HistoricalDataConfigurationType_AggregateConfiguration Property
                  • HistoricalDataConfigurationType_AggregateFunctions Property
                  • HistoricalEventConfigurationType_EventTypes Property
                  • HistoryData_Encoding_DefaultBinary Property
                  • HistoryData_Encoding_DefaultJson Property
                  • HistoryData_Encoding_DefaultXml Property
                  • HistoryEvent_Encoding_DefaultBinary Property
                  • HistoryEvent_Encoding_DefaultJson Property
                  • HistoryEvent_Encoding_DefaultXml Property
                  • HistoryEventFieldList_Encoding_DefaultBinary Property
                  • HistoryEventFieldList_Encoding_DefaultJson Property
                  • HistoryEventFieldList_Encoding_DefaultXml Property
                  • HistoryModifiedData_Encoding_DefaultBinary Property
                  • HistoryModifiedData_Encoding_DefaultJson Property
                  • HistoryModifiedData_Encoding_DefaultXml Property
                  • HistoryModifiedEvent_Encoding_DefaultBinary Property
                  • HistoryModifiedEvent_Encoding_DefaultJson Property
                  • HistoryModifiedEvent_Encoding_DefaultXml Property
                  • HistoryReadDetails_Encoding_DefaultBinary Property
                  • HistoryReadDetails_Encoding_DefaultJson Property
                  • HistoryReadDetails_Encoding_DefaultXml Property
                  • HistoryReadRequest_Encoding_DefaultBinary Property
                  • HistoryReadRequest_Encoding_DefaultJson Property
                  • HistoryReadRequest_Encoding_DefaultXml Property
                  • HistoryReadResponse_Encoding_DefaultBinary Property
                  • HistoryReadResponse_Encoding_DefaultJson Property
                  • HistoryReadResponse_Encoding_DefaultXml Property
                  • HistoryReadResult_Encoding_DefaultBinary Property
                  • HistoryReadResult_Encoding_DefaultJson Property
                  • HistoryReadResult_Encoding_DefaultXml Property
                  • HistoryReadValueId_Encoding_DefaultBinary Property
                  • HistoryReadValueId_Encoding_DefaultJson Property
                  • HistoryReadValueId_Encoding_DefaultXml Property
                  • HistoryServerCapabilities Property
                  • HistoryServerCapabilities_AggregateFunctions Property
                  • HistoryServerCapabilitiesType_AggregateFunctions Property
                  • HistoryUpdateDetails_Encoding_DefaultBinary Property
                  • HistoryUpdateDetails_Encoding_DefaultJson Property
                  • HistoryUpdateDetails_Encoding_DefaultXml Property
                  • HistoryUpdateRequest_Encoding_DefaultBinary Property
                  • HistoryUpdateRequest_Encoding_DefaultJson Property
                  • HistoryUpdateRequest_Encoding_DefaultXml Property
                  • HistoryUpdateResponse_Encoding_DefaultBinary Property
                  • HistoryUpdateResponse_Encoding_DefaultJson Property
                  • HistoryUpdateResponse_Encoding_DefaultXml Property
                  • HistoryUpdateResult_Encoding_DefaultBinary Property
                  • HistoryUpdateResult_Encoding_DefaultJson Property
                  • HistoryUpdateResult_Encoding_DefaultXml Property
                  • IdentityMappingRuleType_Encoding_DefaultBinary Property
                  • IdentityMappingRuleType_Encoding_DefaultJson Property
                  • IdentityMappingRuleType_Encoding_DefaultXml Property
                  • IetfBaseNetworkInterfaceType_InterfaceName_Placeholder Property
                  • InstanceNode_Encoding_DefaultBinary Property
                  • InstanceNode_Encoding_DefaultJson Property
                  • InstanceNode_Encoding_DefaultXml Property
                  • InterfaceTypes Property
                  • IssuedIdentityToken_Encoding_DefaultBinary Property
                  • IssuedIdentityToken_Encoding_DefaultJson Property
                  • IssuedIdentityToken_Encoding_DefaultXml Property
                  • JsonDataSetReaderMessageDataType_Encoding_DefaultBinary Property
                  • JsonDataSetReaderMessageDataType_Encoding_DefaultJson Property
                  • JsonDataSetReaderMessageDataType_Encoding_DefaultXml Property
                  • JsonDataSetWriterMessageDataType_Encoding_DefaultBinary Property
                  • JsonDataSetWriterMessageDataType_Encoding_DefaultJson Property
                  • JsonDataSetWriterMessageDataType_Encoding_DefaultXml Property
                  • JsonWriterGroupMessageDataType_Encoding_DefaultBinary Property
                  • JsonWriterGroupMessageDataType_Encoding_DefaultJson Property
                  • JsonWriterGroupMessageDataType_Encoding_DefaultXml Property
                  • KeyCredentialConfiguration Property
                  • KeyCredentialConfigurationFolderType_ServiceName_Placeholder Property
                  • KeyValuePair_Encoding_DefaultBinary Property
                  • KeyValuePair_Encoding_DefaultJson Property
                  • KeyValuePair_Encoding_DefaultXml Property
                  • LinearConversionDataType_Encoding_DefaultBinary Property
                  • LinearConversionDataType_Encoding_DefaultJson Property
                  • LinearConversionDataType_Encoding_DefaultXml Property
                  • ListenerStreams Property
                  • LiteralOperand_Encoding_DefaultBinary Property
                  • LiteralOperand_Encoding_DefaultJson Property
                  • LiteralOperand_Encoding_DefaultXml Property
                  • Locations Property
                  • MappingTables Property
                  • MdnsDiscoveryConfiguration_Encoding_DefaultBinary Property
                  • MdnsDiscoveryConfiguration_Encoding_DefaultJson Property
                  • MdnsDiscoveryConfiguration_Encoding_DefaultXml Property
                  • MethodAttributes_Encoding_DefaultBinary Property
                  • MethodAttributes_Encoding_DefaultJson Property
                  • MethodAttributes_Encoding_DefaultXml Property
                  • MethodNode_Encoding_DefaultBinary Property
                  • MethodNode_Encoding_DefaultJson Property
                  • MethodNode_Encoding_DefaultXml Property
                  • ModelChangeStructureDataType_Encoding_DefaultBinary Property
                  • ModelChangeStructureDataType_Encoding_DefaultJson Property
                  • ModelChangeStructureDataType_Encoding_DefaultXml Property
                  • ModellingRule_ExposesItsArray Property
                  • ModellingRule_Mandatory Property
                  • ModellingRule_MandatoryPlaceholder Property
                  • ModellingRule_Optional Property
                  • ModellingRule_OptionalPlaceholder Property
                  • ModificationInfo_Encoding_DefaultBinary Property
                  • ModificationInfo_Encoding_DefaultJson Property
                  • ModificationInfo_Encoding_DefaultXml Property
                  • ModifyMonitoredItemsRequest_Encoding_DefaultBinary Property
                  • ModifyMonitoredItemsRequest_Encoding_DefaultJson Property
                  • ModifyMonitoredItemsRequest_Encoding_DefaultXml Property
                  • ModifyMonitoredItemsResponse_Encoding_DefaultBinary Property
                  • ModifyMonitoredItemsResponse_Encoding_DefaultJson Property
                  • ModifyMonitoredItemsResponse_Encoding_DefaultXml Property
                  • ModifySubscriptionRequest_Encoding_DefaultBinary Property
                  • ModifySubscriptionRequest_Encoding_DefaultJson Property
                  • ModifySubscriptionRequest_Encoding_DefaultXml Property
                  • ModifySubscriptionResponse_Encoding_DefaultBinary Property
                  • ModifySubscriptionResponse_Encoding_DefaultJson Property
                  • ModifySubscriptionResponse_Encoding_DefaultXml Property
                  • MonitoredItemCreateRequest_Encoding_DefaultBinary Property
                  • MonitoredItemCreateRequest_Encoding_DefaultJson Property
                  • MonitoredItemCreateRequest_Encoding_DefaultXml Property
                  • MonitoredItemCreateResult_Encoding_DefaultBinary Property
                  • MonitoredItemCreateResult_Encoding_DefaultJson Property
                  • MonitoredItemCreateResult_Encoding_DefaultXml Property
                  • MonitoredItemModifyRequest_Encoding_DefaultBinary Property
                  • MonitoredItemModifyRequest_Encoding_DefaultJson Property
                  • MonitoredItemModifyRequest_Encoding_DefaultXml Property
                  • MonitoredItemModifyResult_Encoding_DefaultBinary Property
                  • MonitoredItemModifyResult_Encoding_DefaultJson Property
                  • MonitoredItemModifyResult_Encoding_DefaultXml Property
                  • MonitoredItemNotification_Encoding_DefaultBinary Property
                  • MonitoredItemNotification_Encoding_DefaultJson Property
                  • MonitoredItemNotification_Encoding_DefaultXml Property
                  • MonitoringFilter_Encoding_DefaultBinary Property
                  • MonitoringFilter_Encoding_DefaultJson Property
                  • MonitoringFilter_Encoding_DefaultXml Property
                  • MonitoringFilterResult_Encoding_DefaultBinary Property
                  • MonitoringFilterResult_Encoding_DefaultJson Property
                  • MonitoringFilterResult_Encoding_DefaultXml Property
                  • MonitoringParameters_Encoding_DefaultBinary Property
                  • MonitoringParameters_Encoding_DefaultJson Property
                  • MonitoringParameters_Encoding_DefaultXml Property
                  • NamespaceMetadataType_NamespaceFile Property
                  • NamespacesType_NamespaceIdentifier_Placeholder Property
                  • NetworkAddressDataType_Encoding_DefaultBinary Property
                  • NetworkAddressDataType_Encoding_DefaultJson Property
                  • NetworkAddressDataType_Encoding_DefaultXml Property
                  • NetworkAddressUrlDataType_Encoding_DefaultBinary Property
                  • NetworkAddressUrlDataType_Encoding_DefaultJson Property
                  • NetworkAddressUrlDataType_Encoding_DefaultXml Property
                  • NetworkGroupDataType_Encoding_DefaultBinary Property
                  • NetworkGroupDataType_Encoding_DefaultJson Property
                  • NetworkGroupDataType_Encoding_DefaultXml Property
                  • NetworkInterfaces Property
                  • Node_Encoding_DefaultBinary Property
                  • Node_Encoding_DefaultJson Property
                  • Node_Encoding_DefaultXml Property
                  • NodeAttributes_Encoding_DefaultBinary Property
                  • NodeAttributes_Encoding_DefaultJson Property
                  • NodeAttributes_Encoding_DefaultXml Property
                  • NodeReference_Encoding_DefaultBinary Property
                  • NodeReference_Encoding_DefaultJson Property
                  • NodeReference_Encoding_DefaultXml Property
                  • NodeTypeDescription_Encoding_DefaultBinary Property
                  • NodeTypeDescription_Encoding_DefaultJson Property
                  • NodeTypeDescription_Encoding_DefaultXml Property
                  • NotificationData_Encoding_DefaultBinary Property
                  • NotificationData_Encoding_DefaultJson Property
                  • NotificationData_Encoding_DefaultXml Property
                  • NotificationMessage_Encoding_DefaultBinary Property
                  • NotificationMessage_Encoding_DefaultJson Property
                  • NotificationMessage_Encoding_DefaultXml Property
                  • ObjectAttributes_Encoding_DefaultBinary Property
                  • ObjectAttributes_Encoding_DefaultJson Property
                  • ObjectAttributes_Encoding_DefaultXml Property
                  • ObjectNode_Encoding_DefaultBinary Property
                  • ObjectNode_Encoding_DefaultJson Property
                  • ObjectNode_Encoding_DefaultXml Property
                  • Objects Property
                  • ObjectsFolder Property
                  • ObjectTypeAttributes_Encoding_DefaultBinary Property
                  • ObjectTypeAttributes_Encoding_DefaultJson Property
                  • ObjectTypeAttributes_Encoding_DefaultXml Property
                  • ObjectTypeNode_Encoding_DefaultBinary Property
                  • ObjectTypeNode_Encoding_DefaultJson Property
                  • ObjectTypeNode_Encoding_DefaultXml Property
                  • ObjectTypes Property
                  • ObjectTypesFolder Property
                  • OPCBinarySchema_TypeSystem Property
                  • OPCUANamespaceMetadata Property
                  • OpenSecureChannelRequest_Encoding_DefaultBinary Property
                  • OpenSecureChannelRequest_Encoding_DefaultJson Property
                  • OpenSecureChannelRequest_Encoding_DefaultXml Property
                  • OpenSecureChannelResponse_Encoding_DefaultBinary Property
                  • OpenSecureChannelResponse_Encoding_DefaultJson Property
                  • OpenSecureChannelResponse_Encoding_DefaultXml Property
                  • OptionSet_Encoding_DefaultBinary Property
                  • OptionSet_Encoding_DefaultJson Property
                  • OptionSet_Encoding_DefaultXml Property
                  • OrderedListType_OrderedObject_Placeholder Property
                  • Orientation_Encoding_DefaultBinary Property
                  • Orientation_Encoding_DefaultJson Property
                  • Orientation_Encoding_DefaultXml Property
                  • ParsingResult_Encoding_DefaultBinary Property
                  • ParsingResult_Encoding_DefaultJson Property
                  • ParsingResult_Encoding_DefaultXml Property
                  • PortableNodeId_Encoding_DefaultBinary Property
                  • PortableNodeId_Encoding_DefaultJson Property
                  • PortableNodeId_Encoding_DefaultXml Property
                  • PortableQualifiedName_Encoding_DefaultBinary Property
                  • PortableQualifiedName_Encoding_DefaultJson Property
                  • PortableQualifiedName_Encoding_DefaultXml Property
                  • PriorityMappingEntryType_Encoding_DefaultBinary Property
                  • PriorityMappingEntryType_Encoding_DefaultJson Property
                  • PriorityMappingEntryType_Encoding_DefaultXml Property
                  • ProgramDiagnostic2DataType_Encoding_DefaultBinary Property
                  • ProgramDiagnostic2DataType_Encoding_DefaultJson Property
                  • ProgramDiagnostic2DataType_Encoding_DefaultXml Property
                  • ProgramDiagnosticDataType_Encoding_DefaultBinary Property
                  • ProgramDiagnosticDataType_Encoding_DefaultJson Property
                  • ProgramDiagnosticDataType_Encoding_DefaultXml Property
                  • ProgramStateMachineType_FinalResultData Property
                  • ProgramStateMachineType_Halted Property
                  • ProgramStateMachineType_HaltedToReady Property
                  • ProgramStateMachineType_Ready Property
                  • ProgramStateMachineType_ReadyToHalted Property
                  • ProgramStateMachineType_ReadyToRunning Property
                  • ProgramStateMachineType_Running Property
                  • ProgramStateMachineType_RunningToHalted Property
                  • ProgramStateMachineType_RunningToReady Property
                  • ProgramStateMachineType_RunningToSuspended Property
                  • ProgramStateMachineType_Suspended Property
                  • ProgramStateMachineType_SuspendedToHalted Property
                  • ProgramStateMachineType_SuspendedToReady Property
                  • ProgramStateMachineType_SuspendedToRunning Property
                  • ProvisionableDevice Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList Property
                  • PublishedDataItemsDataType_Encoding_DefaultBinary Property
                  • PublishedDataItemsDataType_Encoding_DefaultJson Property
                  • PublishedDataItemsDataType_Encoding_DefaultXml Property
                  • PublishedDataSetCustomSourceDataType_Encoding_DefaultBinary Property
                  • PublishedDataSetCustomSourceDataType_Encoding_DefaultJson Property
                  • PublishedDataSetCustomSourceDataType_Encoding_DefaultXml Property
                  • PublishedDataSetDataType_Encoding_DefaultBinary Property
                  • PublishedDataSetDataType_Encoding_DefaultJson Property
                  • PublishedDataSetDataType_Encoding_DefaultXml Property
                  • PublishedDataSetSourceDataType_Encoding_DefaultBinary Property
                  • PublishedDataSetSourceDataType_Encoding_DefaultJson Property
                  • PublishedDataSetSourceDataType_Encoding_DefaultXml Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_LiveValues Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Status Property
                  • PublishedDataSetType_ExtensionFields Property
                  • PublishedEventsDataType_Encoding_DefaultBinary Property
                  • PublishedEventsDataType_Encoding_DefaultJson Property
                  • PublishedEventsDataType_Encoding_DefaultXml Property
                  • PublishedVariableDataType_Encoding_DefaultBinary Property
                  • PublishedVariableDataType_Encoding_DefaultJson Property
                  • PublishedVariableDataType_Encoding_DefaultXml Property
                  • PublishRequest_Encoding_DefaultBinary Property
                  • PublishRequest_Encoding_DefaultJson Property
                  • PublishRequest_Encoding_DefaultXml Property
                  • PublishResponse_Encoding_DefaultBinary Property
                  • PublishResponse_Encoding_DefaultJson Property
                  • PublishResponse_Encoding_DefaultXml Property
                  • PublishSubscribe Property
                  • PublishSubscribe_DataSetClasses Property
                  • PublishSubscribe_Diagnostics Property
                  • PublishSubscribe_Diagnostics_Counters Property
                  • PublishSubscribe_Diagnostics_LiveValues Property
                  • PublishSubscribe_KeyPushTargets Property
                  • PublishSubscribe_PublishedDataSets Property
                  • PublishSubscribe_PubSubCapablities Property
                  • PublishSubscribe_PubSubConfiguration Property
                  • PublishSubscribe_SecurityGroups Property
                  • PublishSubscribe_Status Property
                  • PublishSubscribe_SubscribedDataSets Property
                  • PublishSubscribeType_ConnectionName_Placeholder Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Address Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Counters Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_LiveValues Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Status Property
                  • PublishSubscribeType_DataSetClasses Property
                  • PublishSubscribeType_Diagnostics Property
                  • PublishSubscribeType_Diagnostics_Counters Property
                  • PublishSubscribeType_Diagnostics_LiveValues Property
                  • PublishSubscribeType_PublishedDataSets Property
                  • PublishSubscribeType_PubSubCapablities Property
                  • PublishSubscribeType_PubSubConfiguration Property
                  • PublishSubscribeType_Status Property
                  • PublishSubscribeType_SubscribedDataSets Property
                  • PubSubConfiguration2DataType_Encoding_DefaultBinary Property
                  • PubSubConfiguration2DataType_Encoding_DefaultJson Property
                  • PubSubConfiguration2DataType_Encoding_DefaultXml Property
                  • PubSubConfigurationDataType_Encoding_DefaultBinary Property
                  • PubSubConfigurationDataType_Encoding_DefaultJson Property
                  • PubSubConfigurationDataType_Encoding_DefaultXml Property
                  • PubSubConfigurationRefDataType_Encoding_DefaultBinary Property
                  • PubSubConfigurationRefDataType_Encoding_DefaultJson Property
                  • PubSubConfigurationRefDataType_Encoding_DefaultXml Property
                  • PubSubConfigurationValueDataType_Encoding_DefaultBinary Property
                  • PubSubConfigurationValueDataType_Encoding_DefaultJson Property
                  • PubSubConfigurationValueDataType_Encoding_DefaultXml Property
                  • PubSubConnectionDataType_Encoding_DefaultBinary Property
                  • PubSubConnectionDataType_Encoding_DefaultJson Property
                  • PubSubConnectionDataType_Encoding_DefaultXml Property
                  • PubSubConnectionType_Address Property
                  • PubSubConnectionType_Diagnostics Property
                  • PubSubConnectionType_Diagnostics_Counters Property
                  • PubSubConnectionType_Diagnostics_LiveValues Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_LiveValues Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Status Property
                  • PubSubConnectionType_Status Property
                  • PubSubConnectionType_TransportSettings Property
                  • PubSubConnectionType_WriterGroupName_Placeholder Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_LiveValues Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Status Property
                  • PubSubDiagnosticsConnectionType_LiveValues Property
                  • PubSubDiagnosticsDataSetReaderType_Counters Property
                  • PubSubDiagnosticsDataSetReaderType_LiveValues Property
                  • PubSubDiagnosticsDataSetWriterType_Counters Property
                  • PubSubDiagnosticsDataSetWriterType_LiveValues Property
                  • PubSubDiagnosticsReaderGroupType_Counters Property
                  • PubSubDiagnosticsReaderGroupType_LiveValues Property
                  • PubSubDiagnosticsRootType_LiveValues Property
                  • PubSubDiagnosticsType_Counters Property
                  • PubSubDiagnosticsType_LiveValues Property
                  • PubSubDiagnosticsWriterGroupType_Counters Property
                  • PubSubDiagnosticsWriterGroupType_LiveValues Property
                  • PubSubGroupDataType_Encoding_DefaultBinary Property
                  • PubSubGroupDataType_Encoding_DefaultJson Property
                  • PubSubGroupDataType_Encoding_DefaultXml Property
                  • PubSubGroupType_Status Property
                  • PubSubKeyPushTargetDataType_Encoding_DefaultBinary Property
                  • PubSubKeyPushTargetDataType_Encoding_DefaultJson Property
                  • PubSubKeyPushTargetDataType_Encoding_DefaultXml Property
                  • PubSubKeyPushTargetFolderType_PushTargetFolderName_Placeholder Property
                  • PubSubKeyPushTargetFolderType_PushTargetName_Placeholder Property
                  • PubSubKeyPushTargetType_SecurityGroupName_Placeholder Property
                  • PubSubKeyServiceType_KeyPushTargets Property
                  • PubSubKeyServiceType_SecurityGroups Property
                  • QosDataType_Encoding_DefaultBinary Property
                  • QosDataType_Encoding_DefaultJson Property
                  • QosDataType_Encoding_DefaultXml Property
                  • Quantities Property
                  • QuantitiesFolderType_Quantity_Placeholder Property
                  • QuantitiesFolderType_Quantity_Placeholder_ServerUnits Property
                  • QuantityDimension_Encoding_DefaultBinary Property
                  • QuantityDimension_Encoding_DefaultJson Property
                  • QuantityDimension_Encoding_DefaultXml Property
                  • QuantityType_ServerUnits Property
                  • QuantityType_ServerUnits_ServerUnit_Placeholder Property
                  • QueryDataDescription_Encoding_DefaultBinary Property
                  • QueryDataDescription_Encoding_DefaultJson Property
                  • QueryDataDescription_Encoding_DefaultXml Property
                  • QueryDataSet_Encoding_DefaultBinary Property
                  • QueryDataSet_Encoding_DefaultJson Property
                  • QueryDataSet_Encoding_DefaultXml Property
                  • QueryFirstRequest_Encoding_DefaultBinary Property
                  • QueryFirstRequest_Encoding_DefaultJson Property
                  • QueryFirstRequest_Encoding_DefaultXml Property
                  • QueryFirstResponse_Encoding_DefaultBinary Property
                  • QueryFirstResponse_Encoding_DefaultJson Property
                  • QueryFirstResponse_Encoding_DefaultXml Property
                  • QueryNextRequest_Encoding_DefaultBinary Property
                  • QueryNextRequest_Encoding_DefaultJson Property
                  • QueryNextRequest_Encoding_DefaultXml Property
                  • QueryNextResponse_Encoding_DefaultBinary Property
                  • QueryNextResponse_Encoding_DefaultJson Property
                  • QueryNextResponse_Encoding_DefaultXml Property
                  • Range_Encoding_DefaultBinary Property
                  • Range_Encoding_DefaultJson Property
                  • Range_Encoding_DefaultXml Property
                  • RationalNumber_Encoding_DefaultBinary Property
                  • RationalNumber_Encoding_DefaultJson Property
                  • RationalNumber_Encoding_DefaultXml Property
                  • ReadAnnotationDataDetails_Encoding_DefaultBinary Property
                  • ReadAnnotationDataDetails_Encoding_DefaultJson Property
                  • ReadAnnotationDataDetails_Encoding_DefaultXml Property
                  • ReadAtTimeDetails_Encoding_DefaultBinary Property
                  • ReadAtTimeDetails_Encoding_DefaultJson Property
                  • ReadAtTimeDetails_Encoding_DefaultXml Property
                  • ReaderGroupDataType_Encoding_DefaultBinary Property
                  • ReaderGroupDataType_Encoding_DefaultJson Property
                  • ReaderGroupDataType_Encoding_DefaultXml Property
                  • ReaderGroupMessageDataType_Encoding_DefaultBinary Property
                  • ReaderGroupMessageDataType_Encoding_DefaultJson Property
                  • ReaderGroupMessageDataType_Encoding_DefaultXml Property
                  • ReaderGroupTransportDataType_Encoding_DefaultBinary Property
                  • ReaderGroupTransportDataType_Encoding_DefaultJson Property
                  • ReaderGroupTransportDataType_Encoding_DefaultXml Property
                  • ReaderGroupType_DataSetReaderName_Placeholder Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_LiveValues Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Status Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_SubscribedDataSet Property
                  • ReaderGroupType_Diagnostics Property
                  • ReaderGroupType_Diagnostics_Counters Property
                  • ReaderGroupType_Diagnostics_LiveValues Property
                  • ReaderGroupType_MessageSettings Property
                  • ReaderGroupType_TransportSettings Property
                  • ReadEventDetails_Encoding_DefaultBinary Property
                  • ReadEventDetails_Encoding_DefaultJson Property
                  • ReadEventDetails_Encoding_DefaultXml Property
                  • ReadEventDetails2_Encoding_DefaultBinary Property
                  • ReadEventDetails2_Encoding_DefaultJson Property
                  • ReadEventDetails2_Encoding_DefaultXml Property
                  • ReadProcessedDetails_Encoding_DefaultBinary Property
                  • ReadProcessedDetails_Encoding_DefaultJson Property
                  • ReadProcessedDetails_Encoding_DefaultXml Property
                  • ReadRawModifiedDetails_Encoding_DefaultBinary Property
                  • ReadRawModifiedDetails_Encoding_DefaultJson Property
                  • ReadRawModifiedDetails_Encoding_DefaultXml Property
                  • ReadRequest_Encoding_DefaultBinary Property
                  • ReadRequest_Encoding_DefaultJson Property
                  • ReadRequest_Encoding_DefaultXml Property
                  • ReadResponse_Encoding_DefaultBinary Property
                  • ReadResponse_Encoding_DefaultJson Property
                  • ReadResponse_Encoding_DefaultXml Property
                  • ReadValueId_Encoding_DefaultBinary Property
                  • ReadValueId_Encoding_DefaultJson Property
                  • ReadValueId_Encoding_DefaultXml Property
                  • ReceiveQosDataType_Encoding_DefaultBinary Property
                  • ReceiveQosDataType_Encoding_DefaultJson Property
                  • ReceiveQosDataType_Encoding_DefaultXml Property
                  • ReceiveQosPriorityDataType_Encoding_DefaultBinary Property
                  • ReceiveQosPriorityDataType_Encoding_DefaultJson Property
                  • ReceiveQosPriorityDataType_Encoding_DefaultXml Property
                  • RedundantServerDataType_Encoding_DefaultBinary Property
                  • RedundantServerDataType_Encoding_DefaultJson Property
                  • RedundantServerDataType_Encoding_DefaultXml Property
                  • ReferenceDescription_Encoding_DefaultBinary Property
                  • ReferenceDescription_Encoding_DefaultJson Property
                  • ReferenceDescription_Encoding_DefaultXml Property
                  • ReferenceDescriptionDataType_Encoding_DefaultBinary Property
                  • ReferenceDescriptionDataType_Encoding_DefaultJson Property
                  • ReferenceDescriptionDataType_Encoding_DefaultXml Property
                  • ReferenceListEntryDataType_Encoding_DefaultBinary Property
                  • ReferenceListEntryDataType_Encoding_DefaultJson Property
                  • ReferenceListEntryDataType_Encoding_DefaultXml Property
                  • ReferenceNode_Encoding_DefaultBinary Property
                  • ReferenceNode_Encoding_DefaultJson Property
                  • ReferenceNode_Encoding_DefaultXml Property
                  • ReferenceTypeAttributes_Encoding_DefaultBinary Property
                  • ReferenceTypeAttributes_Encoding_DefaultJson Property
                  • ReferenceTypeAttributes_Encoding_DefaultXml Property
                  • ReferenceTypeNode_Encoding_DefaultBinary Property
                  • ReferenceTypeNode_Encoding_DefaultJson Property
                  • ReferenceTypeNode_Encoding_DefaultXml Property
                  • ReferenceTypes Property
                  • ReferenceTypesFolder Property
                  • RegisteredServer_Encoding_DefaultBinary Property
                  • RegisteredServer_Encoding_DefaultJson Property
                  • RegisteredServer_Encoding_DefaultXml Property
                  • RegisterNodesRequest_Encoding_DefaultBinary Property
                  • RegisterNodesRequest_Encoding_DefaultJson Property
                  • RegisterNodesRequest_Encoding_DefaultXml Property
                  • RegisterNodesResponse_Encoding_DefaultBinary Property
                  • RegisterNodesResponse_Encoding_DefaultJson Property
                  • RegisterNodesResponse_Encoding_DefaultXml Property
                  • RegisterServer2Request_Encoding_DefaultBinary Property
                  • RegisterServer2Request_Encoding_DefaultJson Property
                  • RegisterServer2Request_Encoding_DefaultXml Property
                  • RegisterServer2Response_Encoding_DefaultBinary Property
                  • RegisterServer2Response_Encoding_DefaultJson Property
                  • RegisterServer2Response_Encoding_DefaultXml Property
                  • RegisterServerRequest_Encoding_DefaultBinary Property
                  • RegisterServerRequest_Encoding_DefaultJson Property
                  • RegisterServerRequest_Encoding_DefaultXml Property
                  • RegisterServerResponse_Encoding_DefaultBinary Property
                  • RegisterServerResponse_Encoding_DefaultJson Property
                  • RegisterServerResponse_Encoding_DefaultXml Property
                  • RelativePath_Encoding_DefaultBinary Property
                  • RelativePath_Encoding_DefaultJson Property
                  • RelativePath_Encoding_DefaultXml Property
                  • RelativePathElement_Encoding_DefaultBinary Property
                  • RelativePathElement_Encoding_DefaultJson Property
                  • RelativePathElement_Encoding_DefaultXml Property
                  • RepublishRequest_Encoding_DefaultBinary Property
                  • RepublishRequest_Encoding_DefaultJson Property
                  • RepublishRequest_Encoding_DefaultXml Property
                  • RepublishResponse_Encoding_DefaultBinary Property
                  • RepublishResponse_Encoding_DefaultJson Property
                  • RepublishResponse_Encoding_DefaultXml Property
                  • RequestHeader_Encoding_DefaultBinary Property
                  • RequestHeader_Encoding_DefaultJson Property
                  • RequestHeader_Encoding_DefaultXml Property
                  • Resources Property
                  • ResponseHeader_Encoding_DefaultBinary Property
                  • ResponseHeader_Encoding_DefaultJson Property
                  • ResponseHeader_Encoding_DefaultXml Property
                  • RolePermissionType_Encoding_DefaultBinary Property
                  • RolePermissionType_Encoding_DefaultJson Property
                  • RolePermissionType_Encoding_DefaultXml Property
                  • RoleSetType_RoleName_Placeholder Property
                  • Root Property
                  • RootFolder Property
                  • SamplingIntervalDiagnosticsDataType_Encoding_DefaultBinary Property
                  • SamplingIntervalDiagnosticsDataType_Encoding_DefaultJson Property
                  • SamplingIntervalDiagnosticsDataType_Encoding_DefaultXml Property
                  • SecurityGroupDataType_Encoding_DefaultBinary Property
                  • SecurityGroupDataType_Encoding_DefaultJson Property
                  • SecurityGroupDataType_Encoding_DefaultXml Property
                  • SecurityGroupFolderType_SecurityGroupFolderName_Placeholder Property
                  • SecurityGroupFolderType_SecurityGroupName_Placeholder Property
                  • SemanticChangeStructureDataType_Encoding_DefaultBinary Property
                  • SemanticChangeStructureDataType_Encoding_DefaultJson Property
                  • SemanticChangeStructureDataType_Encoding_DefaultXml Property
                  • Server Property
                  • Server_Namespaces Property
                  • Server_ServerCapabilities Property
                  • Server_ServerCapabilities_AggregateFunctions Property
                  • Server_ServerCapabilities_ModellingRules Property
                  • Server_ServerCapabilities_OperationLimits Property
                  • Server_ServerCapabilities_RoleSet Property
                  • Server_ServerDiagnostics Property
                  • Server_ServerDiagnostics_SessionsDiagnosticsSummary Property
                  • Server_ServerRedundancy Property
                  • Server_VendorServerInfo Property
                  • ServerCapabilitiesType_AggregateFunctions Property
                  • ServerCapabilitiesType_ModellingRules Property
                  • ServerCapabilitiesType_OperationLimits Property
                  • ServerCapabilitiesType_RoleSet Property
                  • ServerConfiguration Property
                  • ServerConfiguration_CertificateGroups Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList Property
                  • ServerConfigurationType_CertificateGroups Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList Property
                  • ServerConfigurationType_TransactionDiagnostics Property
                  • ServerDiagnosticsSummaryDataType_Encoding_DefaultBinary Property
                  • ServerDiagnosticsSummaryDataType_Encoding_DefaultJson Property
                  • ServerDiagnosticsSummaryDataType_Encoding_DefaultXml Property
                  • ServerDiagnosticsType_SessionsDiagnosticsSummary Property
                  • ServerOnNetwork_Encoding_DefaultBinary Property
                  • ServerOnNetwork_Encoding_DefaultJson Property
                  • ServerOnNetwork_Encoding_DefaultXml Property
                  • ServerStatusDataType_Encoding_DefaultBinary Property
                  • ServerStatusDataType_Encoding_DefaultJson Property
                  • ServerStatusDataType_Encoding_DefaultXml Property
                  • ServerType_Namespaces Property
                  • ServerType_ServerCapabilities Property
                  • ServerType_ServerCapabilities_AggregateFunctions Property
                  • ServerType_ServerCapabilities_ModellingRules Property
                  • ServerType_ServerDiagnostics Property
                  • ServerType_ServerDiagnostics_SessionsDiagnosticsSummary Property
                  • ServerType_ServerRedundancy Property
                  • ServerType_VendorServerInfo Property
                  • ServerUnitType_AlternativeUnits Property
                  • ServerUnitType_AlternativeUnits_AlternativeUnit_Placeholder Property
                  • ServerUnitType_CoherentUnit Property
                  • ServiceCounterDataType_Encoding_DefaultBinary Property
                  • ServiceCounterDataType_Encoding_DefaultJson Property
                  • ServiceCounterDataType_Encoding_DefaultXml Property
                  • ServiceFault_Encoding_DefaultBinary Property
                  • ServiceFault_Encoding_DefaultJson Property
                  • ServiceFault_Encoding_DefaultXml Property
                  • SessionDiagnosticsDataType_Encoding_DefaultBinary Property
                  • SessionDiagnosticsDataType_Encoding_DefaultJson Property
                  • SessionDiagnosticsDataType_Encoding_DefaultXml Property
                  • SessionlessInvokeRequestType_Encoding_DefaultBinary Property
                  • SessionlessInvokeRequestType_Encoding_DefaultJson Property
                  • SessionlessInvokeRequestType_Encoding_DefaultXml Property
                  • SessionlessInvokeResponseType_Encoding_DefaultBinary Property
                  • SessionlessInvokeResponseType_Encoding_DefaultJson Property
                  • SessionlessInvokeResponseType_Encoding_DefaultXml Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder Property
                  • SessionSecurityDiagnosticsDataType_Encoding_DefaultBinary Property
                  • SessionSecurityDiagnosticsDataType_Encoding_DefaultJson Property
                  • SessionSecurityDiagnosticsDataType_Encoding_DefaultXml Property
                  • SetMonitoringModeRequest_Encoding_DefaultBinary Property
                  • SetMonitoringModeRequest_Encoding_DefaultJson Property
                  • SetMonitoringModeRequest_Encoding_DefaultXml Property
                  • SetMonitoringModeResponse_Encoding_DefaultBinary Property
                  • SetMonitoringModeResponse_Encoding_DefaultJson Property
                  • SetMonitoringModeResponse_Encoding_DefaultXml Property
                  • SetPublishingModeRequest_Encoding_DefaultBinary Property
                  • SetPublishingModeRequest_Encoding_DefaultJson Property
                  • SetPublishingModeRequest_Encoding_DefaultXml Property
                  • SetPublishingModeResponse_Encoding_DefaultBinary Property
                  • SetPublishingModeResponse_Encoding_DefaultJson Property
                  • SetPublishingModeResponse_Encoding_DefaultXml Property
                  • SetTriggeringRequest_Encoding_DefaultBinary Property
                  • SetTriggeringRequest_Encoding_DefaultJson Property
                  • SetTriggeringRequest_Encoding_DefaultXml Property
                  • SetTriggeringResponse_Encoding_DefaultBinary Property
                  • SetTriggeringResponse_Encoding_DefaultJson Property
                  • SetTriggeringResponse_Encoding_DefaultXml Property
                  • ShelvedStateMachineType_OneShotShelved Property
                  • ShelvedStateMachineType_OneShotShelvedToTimedShelved Property
                  • ShelvedStateMachineType_OneShotShelvedToUnshelved Property
                  • ShelvedStateMachineType_TimedShelved Property
                  • ShelvedStateMachineType_TimedShelvedToOneShotShelved Property
                  • ShelvedStateMachineType_TimedShelvedToUnshelved Property
                  • ShelvedStateMachineType_Unshelved Property
                  • ShelvedStateMachineType_UnshelvedToOneShotShelved Property
                  • ShelvedStateMachineType_UnshelvedToTimedShelved Property
                  • SignatureData_Encoding_DefaultBinary Property
                  • SignatureData_Encoding_DefaultJson Property
                  • SignatureData_Encoding_DefaultXml Property
                  • SignedSoftwareCertificate_Encoding_DefaultBinary Property
                  • SignedSoftwareCertificate_Encoding_DefaultJson Property
                  • SignedSoftwareCertificate_Encoding_DefaultXml Property
                  • SimpleAttributeOperand_Encoding_DefaultBinary Property
                  • SimpleAttributeOperand_Encoding_DefaultJson Property
                  • SimpleAttributeOperand_Encoding_DefaultXml Property
                  • SimpleTypeDescription_Encoding_DefaultBinary Property
                  • SimpleTypeDescription_Encoding_DefaultJson Property
                  • SimpleTypeDescription_Encoding_DefaultXml Property
                  • StandaloneSubscribedDataSetDataType_Encoding_DefaultBinary Property
                  • StandaloneSubscribedDataSetDataType_Encoding_DefaultJson Property
                  • StandaloneSubscribedDataSetDataType_Encoding_DefaultXml Property
                  • StandaloneSubscribedDataSetRefDataType_Encoding_DefaultBinary Property
                  • StandaloneSubscribedDataSetRefDataType_Encoding_DefaultJson Property
                  • StandaloneSubscribedDataSetRefDataType_Encoding_DefaultXml Property
                  • StandaloneSubscribedDataSetType_SubscribedDataSet Property
                  • StatusChangeNotification_Encoding_DefaultBinary Property
                  • StatusChangeNotification_Encoding_DefaultJson Property
                  • StatusChangeNotification_Encoding_DefaultXml Property
                  • StatusResult_Encoding_DefaultBinary Property
                  • StatusResult_Encoding_DefaultJson Property
                  • StatusResult_Encoding_DefaultXml Property
                  • Streams Property
                  • StructureDefinition_Encoding_DefaultBinary Property
                  • StructureDefinition_Encoding_DefaultJson Property
                  • StructureDefinition_Encoding_DefaultXml Property
                  • StructureDescription_Encoding_DefaultBinary Property
                  • StructureDescription_Encoding_DefaultJson Property
                  • StructureDescription_Encoding_DefaultXml Property
                  • StructureField_Encoding_DefaultBinary Property
                  • StructureField_Encoding_DefaultJson Property
                  • StructureField_Encoding_DefaultXml Property
                  • SubscribedDataSetDataType_Encoding_DefaultBinary Property
                  • SubscribedDataSetDataType_Encoding_DefaultJson Property
                  • SubscribedDataSetDataType_Encoding_DefaultXml Property
                  • SubscribedDataSetFolderType_StandaloneSubscribedDataSetName_Placeholder Property
                  • SubscribedDataSetFolderType_StandaloneSubscribedDataSetName_Placeholder_SubscribedDataSet Property
                  • SubscribedDataSetFolderType_SubscribedDataSetFolderName_Placeholder Property
                  • SubscribedDataSetMirrorDataType_Encoding_DefaultBinary Property
                  • SubscribedDataSetMirrorDataType_Encoding_DefaultJson Property
                  • SubscribedDataSetMirrorDataType_Encoding_DefaultXml Property
                  • SubscriptionAcknowledgement_Encoding_DefaultBinary Property
                  • SubscriptionAcknowledgement_Encoding_DefaultJson Property
                  • SubscriptionAcknowledgement_Encoding_DefaultXml Property
                  • SubscriptionDiagnosticsDataType_Encoding_DefaultBinary Property
                  • SubscriptionDiagnosticsDataType_Encoding_DefaultJson Property
                  • SubscriptionDiagnosticsDataType_Encoding_DefaultXml Property
                  • TagVariables Property
                  • TalkerStreams Property
                  • TargetVariablesDataType_Encoding_DefaultBinary Property
                  • TargetVariablesDataType_Encoding_DefaultJson Property
                  • TargetVariablesDataType_Encoding_DefaultXml Property
                  • TemporaryFileTransferType_TransferState_Placeholder Property
                  • ThreeDCartesianCoordinates_Encoding_DefaultBinary Property
                  • ThreeDCartesianCoordinates_Encoding_DefaultJson Property
                  • ThreeDCartesianCoordinates_Encoding_DefaultXml Property
                  • ThreeDFrame_Encoding_DefaultBinary Property
                  • ThreeDFrame_Encoding_DefaultJson Property
                  • ThreeDFrame_Encoding_DefaultXml Property
                  • ThreeDOrientation_Encoding_DefaultBinary Property
                  • ThreeDOrientation_Encoding_DefaultJson Property
                  • ThreeDOrientation_Encoding_DefaultXml Property
                  • ThreeDVector_Encoding_DefaultBinary Property
                  • ThreeDVector_Encoding_DefaultJson Property
                  • ThreeDVector_Encoding_DefaultXml Property
                  • TimeZoneDataType_Encoding_DefaultBinary Property
                  • TimeZoneDataType_Encoding_DefaultJson Property
                  • TimeZoneDataType_Encoding_DefaultXml Property
                  • Topics Property
                  • TransactionErrorType_Encoding_DefaultBinary Property
                  • TransactionErrorType_Encoding_DefaultJson Property
                  • TransactionErrorType_Encoding_DefaultXml Property
                  • TransferResult_Encoding_DefaultBinary Property
                  • TransferResult_Encoding_DefaultJson Property
                  • TransferResult_Encoding_DefaultXml Property
                  • TransferSubscriptionsRequest_Encoding_DefaultBinary Property
                  • TransferSubscriptionsRequest_Encoding_DefaultJson Property
                  • TransferSubscriptionsRequest_Encoding_DefaultXml Property
                  • TransferSubscriptionsResponse_Encoding_DefaultBinary Property
                  • TransferSubscriptionsResponse_Encoding_DefaultJson Property
                  • TransferSubscriptionsResponse_Encoding_DefaultXml Property
                  • TranslateBrowsePathsToNodeIdsRequest_Encoding_DefaultBinary Property
                  • TranslateBrowsePathsToNodeIdsRequest_Encoding_DefaultJson Property
                  • TranslateBrowsePathsToNodeIdsRequest_Encoding_DefaultXml Property
                  • TranslateBrowsePathsToNodeIdsResponse_Encoding_DefaultBinary Property
                  • TranslateBrowsePathsToNodeIdsResponse_Encoding_DefaultJson Property
                  • TranslateBrowsePathsToNodeIdsResponse_Encoding_DefaultXml Property
                  • TransmitQosDataType_Encoding_DefaultBinary Property
                  • TransmitQosDataType_Encoding_DefaultJson Property
                  • TransmitQosDataType_Encoding_DefaultXml Property
                  • TransmitQosPriorityDataType_Encoding_DefaultBinary Property
                  • TransmitQosPriorityDataType_Encoding_DefaultJson Property
                  • TransmitQosPriorityDataType_Encoding_DefaultXml Property
                  • TrustListDataType_Encoding_DefaultBinary Property
                  • TrustListDataType_Encoding_DefaultJson Property
                  • TrustListDataType_Encoding_DefaultXml Property
                  • TypeNode_Encoding_DefaultBinary Property
                  • TypeNode_Encoding_DefaultJson Property
                  • TypeNode_Encoding_DefaultXml Property
                  • Types Property
                  • TypesFolder Property
                  • UABinaryFileDataType_Encoding_DefaultBinary Property
                  • UABinaryFileDataType_Encoding_DefaultJson Property
                  • UABinaryFileDataType_Encoding_DefaultXml Property
                  • UadpDataSetReaderMessageDataType_Encoding_DefaultBinary Property
                  • UadpDataSetReaderMessageDataType_Encoding_DefaultJson Property
                  • UadpDataSetReaderMessageDataType_Encoding_DefaultXml Property
                  • UadpDataSetWriterMessageDataType_Encoding_DefaultBinary Property
                  • UadpDataSetWriterMessageDataType_Encoding_DefaultJson Property
                  • UadpDataSetWriterMessageDataType_Encoding_DefaultXml Property
                  • UadpWriterGroupMessageDataType_Encoding_DefaultBinary Property
                  • UadpWriterGroupMessageDataType_Encoding_DefaultJson Property
                  • UadpWriterGroupMessageDataType_Encoding_DefaultXml Property
                  • Union_Encoding_DefaultBinary Property
                  • Union_Encoding_DefaultJson Property
                  • Union_Encoding_DefaultXml Property
                  • UnregisterNodesRequest_Encoding_DefaultBinary Property
                  • UnregisterNodesRequest_Encoding_DefaultJson Property
                  • UnregisterNodesRequest_Encoding_DefaultXml Property
                  • UnregisterNodesResponse_Encoding_DefaultBinary Property
                  • UnregisterNodesResponse_Encoding_DefaultJson Property
                  • UnregisterNodesResponse_Encoding_DefaultXml Property
                  • UnsignedRationalNumber_Encoding_DefaultBinary Property
                  • UnsignedRationalNumber_Encoding_DefaultJson Property
                  • UnsignedRationalNumber_Encoding_DefaultXml Property
                  • UpdateDataDetails_Encoding_DefaultBinary Property
                  • UpdateDataDetails_Encoding_DefaultJson Property
                  • UpdateDataDetails_Encoding_DefaultXml Property
                  • UpdateEventDetails_Encoding_DefaultBinary Property
                  • UpdateEventDetails_Encoding_DefaultJson Property
                  • UpdateEventDetails_Encoding_DefaultXml Property
                  • UpdateStructureDataDetails_Encoding_DefaultBinary Property
                  • UpdateStructureDataDetails_Encoding_DefaultJson Property
                  • UpdateStructureDataDetails_Encoding_DefaultXml Property
                  • UserIdentityToken_Encoding_DefaultBinary Property
                  • UserIdentityToken_Encoding_DefaultJson Property
                  • UserIdentityToken_Encoding_DefaultXml Property
                  • UserManagement Property
                  • UserManagementDataType_Encoding_DefaultBinary Property
                  • UserManagementDataType_Encoding_DefaultJson Property
                  • UserManagementDataType_Encoding_DefaultXml Property
                  • UserNameIdentityToken_Encoding_DefaultBinary Property
                  • UserNameIdentityToken_Encoding_DefaultJson Property
                  • UserNameIdentityToken_Encoding_DefaultXml Property
                  • UserTokenPolicy_Encoding_DefaultBinary Property
                  • UserTokenPolicy_Encoding_DefaultJson Property
                  • UserTokenPolicy_Encoding_DefaultXml Property
                  • VariableAttributes_Encoding_DefaultBinary Property
                  • VariableAttributes_Encoding_DefaultJson Property
                  • VariableAttributes_Encoding_DefaultXml Property
                  • VariableNode_Encoding_DefaultBinary Property
                  • VariableNode_Encoding_DefaultJson Property
                  • VariableNode_Encoding_DefaultXml Property
                  • VariableTypeAttributes_Encoding_DefaultBinary Property
                  • VariableTypeAttributes_Encoding_DefaultJson Property
                  • VariableTypeAttributes_Encoding_DefaultXml Property
                  • VariableTypeNode_Encoding_DefaultBinary Property
                  • VariableTypeNode_Encoding_DefaultJson Property
                  • VariableTypeNode_Encoding_DefaultXml Property
                  • VariableTypes Property
                  • VariableTypesFolder Property
                  • Vector_Encoding_DefaultBinary Property
                  • Vector_Encoding_DefaultJson Property
                  • Vector_Encoding_DefaultXml Property
                  • ViewAttributes_Encoding_DefaultBinary Property
                  • ViewAttributes_Encoding_DefaultJson Property
                  • ViewAttributes_Encoding_DefaultXml Property
                  • ViewDescription_Encoding_DefaultBinary Property
                  • ViewDescription_Encoding_DefaultJson Property
                  • ViewDescription_Encoding_DefaultXml Property
                  • ViewNode_Encoding_DefaultBinary Property
                  • ViewNode_Encoding_DefaultJson Property
                  • ViewNode_Encoding_DefaultXml Property
                  • Views Property
                  • ViewsFolder Property
                  • WellKnownRole_Anonymous Property
                  • WellKnownRole_AuthenticatedUser Property
                  • WellKnownRole_ConfigureAdmin Property
                  • WellKnownRole_Engineer Property
                  • WellKnownRole_Observer Property
                  • WellKnownRole_Operator Property
                  • WellKnownRole_SecurityAdmin Property
                  • WellKnownRole_SecurityKeyServerAccess Property
                  • WellKnownRole_SecurityKeyServerAdmin Property
                  • WellKnownRole_SecurityKeyServerPush Property
                  • WellKnownRole_Supervisor Property
                  • WriteRequest_Encoding_DefaultBinary Property
                  • WriteRequest_Encoding_DefaultJson Property
                  • WriteRequest_Encoding_DefaultXml Property
                  • WriteResponse_Encoding_DefaultBinary Property
                  • WriteResponse_Encoding_DefaultJson Property
                  • WriteResponse_Encoding_DefaultXml Property
                  • WriterGroupDataType_Encoding_DefaultBinary Property
                  • WriterGroupDataType_Encoding_DefaultJson Property
                  • WriterGroupDataType_Encoding_DefaultXml Property
                  • WriterGroupMessageDataType_Encoding_DefaultBinary Property
                  • WriterGroupMessageDataType_Encoding_DefaultJson Property
                  • WriterGroupMessageDataType_Encoding_DefaultXml Property
                  • WriterGroupTransportDataType_Encoding_DefaultBinary Property
                  • WriterGroupTransportDataType_Encoding_DefaultJson Property
                  • WriterGroupTransportDataType_Encoding_DefaultXml Property
                  • WriterGroupType_DataSetWriterName_Placeholder Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_LiveValues Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Status Property
                  • WriterGroupType_Diagnostics Property
                  • WriterGroupType_Diagnostics_Counters Property
                  • WriterGroupType_Diagnostics_LiveValues Property
                  • WriterGroupType_MessageSettings Property
                  • WriterGroupType_TransportSettings Property
                  • WriteValue_Encoding_DefaultBinary Property
                  • WriteValue_Encoding_DefaultJson Property
                  • WriteValue_Encoding_DefaultXml Property
                  • X509IdentityToken_Encoding_DefaultBinary Property
                  • X509IdentityToken_Encoding_DefaultJson Property
                  • X509IdentityToken_Encoding_DefaultXml Property
                  • XmlSchema_TypeSystem Property
                  • XVType_Encoding_DefaultBinary Property
                  • XVType_Encoding_DefaultJson Property
                  • XVType_Encoding_DefaultXml Property
              • UAReferenceTypeIds
                • Overview
                • Members
                • Properties
                  • Aggregates Property
                  • AlarmGroupMember Property
                  • AlarmSuppressionGroupMember Property
                  • AliasFor Property
                  • AlwaysGeneratesEvent Property
                  • AssociatedWith Property
                  • Controls Property
                  • DataSetToWriter Property
                  • FromState Property
                  • GeneratesEvent Property
                  • HasAddIn Property
                  • HasAlarmSuppressionGroup Property
                  • HasArgumentDescription Property
                  • HasAttachedComponent Property
                  • HasCause Property
                  • HasChild Property
                  • HasComponent Property
                  • HasCondition Property
                  • HasContainedComponent Property
                  • HasCurrentData Property
                  • HasCurrentEvent Property
                  • HasDataSetReader Property
                  • HasDataSetWriter Property
                  • HasDescription Property
                  • HasDictionaryEntry Property
                  • HasEffect Property
                  • HasEffectDisable Property
                  • HasEffectEnable Property
                  • HasEffectSuppressed Property
                  • HasEffectUnsuppressed Property
                  • HasEncoding Property
                  • HasEngineeringUnitDetails Property
                  • HasEventSource Property
                  • HasFalseSubState Property
                  • HasGuard Property
                  • HasHistoricalConfiguration Property
                  • HasInterface Property
                  • HasKeyValueDescription Property
                  • HasLowerLayerInterface Property
                  • HasModellingRule Property
                  • HasNotifier Property
                  • HasOptionalInputArgumentDescription Property
                  • HasOrderedComponent Property
                  • HasPhysicalComponent Property
                  • HasProperty Property
                  • HasPubSubConnection Property
                  • HasPushedSecurityGroup Property
                  • HasQuantity Property
                  • HasReaderGroup Property
                  • HasReferenceDescription Property
                  • HasStructuredComponent Property
                  • HasSubStateMachine Property
                  • HasSubtype Property
                  • HasTrueSubState Property
                  • HasTypeDefinition Property
                  • HasWriterGroup Property
                  • HierarchicalReferences Property
                  • IsDeprecated Property
                  • IsExecutableOn Property
                  • IsExecutingOn Property
                  • IsHostedBy Property
                  • IsPhysicallyConnectedTo Property
                  • NonHierarchicalReferences Property
                  • Organizes Property
                  • References Property
                  • RepresentsSameEntityAs Property
                  • RepresentsSameFunctionalityAs Property
                  • RepresentsSameHardwareAs Property
                  • Requires Property
                  • ToState Property
                  • UsesPriorityMappingTable Property
                  • Utilizes Property
              • UAVariableIds
                • Overview
                • Members
                • Properties
                  • AccessLevelExType_OptionSetValues Property
                  • AccessLevelType_OptionSetValues Property
                  • AccessRestrictionType_OptionSetValues Property
                  • AcknowledgeableConditionType_AckedState Property
                  • AcknowledgeableConditionType_AckedState_FalseState Property
                  • AcknowledgeableConditionType_AckedState_Id Property
                  • AcknowledgeableConditionType_AckedState_TransitionTime Property
                  • AcknowledgeableConditionType_AckedState_TrueState Property
                  • AcknowledgeableConditionType_Acknowledge_InputArguments Property
                  • AcknowledgeableConditionType_Confirm_InputArguments Property
                  • AcknowledgeableConditionType_ConfirmedState Property
                  • AcknowledgeableConditionType_ConfirmedState_FalseState Property
                  • AcknowledgeableConditionType_ConfirmedState_Id Property
                  • AcknowledgeableConditionType_ConfirmedState_TransitionTime Property
                  • AcknowledgeableConditionType_ConfirmedState_TrueState Property
                  • AcknowledgeableConditionType_EnabledState Property
                  • AcknowledgeableConditionType_EnabledState_Id Property
                  • AggregateConfigurationType_PercentDataBad Property
                  • AggregateConfigurationType_PercentDataGood Property
                  • AggregateConfigurationType_TreatUncertainAsBad Property
                  • AggregateConfigurationType_UseSlopedExtrapolation Property
                  • AlarmConditionType_ActiveState Property
                  • AlarmConditionType_ActiveState_EffectiveDisplayName Property
                  • AlarmConditionType_ActiveState_EffectiveTransitionTime Property
                  • AlarmConditionType_ActiveState_FalseState Property
                  • AlarmConditionType_ActiveState_Id Property
                  • AlarmConditionType_ActiveState_TransitionTime Property
                  • AlarmConditionType_ActiveState_TrueState Property
                  • AlarmConditionType_AudibleEnabled Property
                  • AlarmConditionType_AudibleSound Property
                  • AlarmConditionType_EnabledState Property
                  • AlarmConditionType_EnabledState_Id Property
                  • AlarmConditionType_FirstInGroupFlag Property
                  • AlarmConditionType_GetGroupMemberships_OutputArguments Property
                  • AlarmConditionType_InputNode Property
                  • AlarmConditionType_LatchedState Property
                  • AlarmConditionType_LatchedState_FalseState Property
                  • AlarmConditionType_LatchedState_Id Property
                  • AlarmConditionType_LatchedState_TransitionTime Property
                  • AlarmConditionType_LatchedState_TrueState Property
                  • AlarmConditionType_MaxTimeShelved Property
                  • AlarmConditionType_OffDelay Property
                  • AlarmConditionType_OnDelay Property
                  • AlarmConditionType_OutOfServiceState Property
                  • AlarmConditionType_OutOfServiceState_FalseState Property
                  • AlarmConditionType_OutOfServiceState_Id Property
                  • AlarmConditionType_OutOfServiceState_TransitionTime Property
                  • AlarmConditionType_OutOfServiceState_TrueState Property
                  • AlarmConditionType_PlaceInService2_InputArguments Property
                  • AlarmConditionType_ReAlarmRepeatCount Property
                  • AlarmConditionType_ReAlarmTime Property
                  • AlarmConditionType_RemoveFromService2_InputArguments Property
                  • AlarmConditionType_Reset2_InputArguments Property
                  • AlarmConditionType_ShelvingState_CurrentState Property
                  • AlarmConditionType_ShelvingState_CurrentState_Id Property
                  • AlarmConditionType_ShelvingState_LastTransition Property
                  • AlarmConditionType_ShelvingState_LastTransition_Id Property
                  • AlarmConditionType_ShelvingState_LastTransition_TransitionTime Property
                  • AlarmConditionType_ShelvingState_OneShotShelve2_InputArguments Property
                  • AlarmConditionType_ShelvingState_TimedShelve_InputArguments Property
                  • AlarmConditionType_ShelvingState_TimedShelve2_InputArguments Property
                  • AlarmConditionType_ShelvingState_Unshelve2_InputArguments Property
                  • AlarmConditionType_ShelvingState_UnshelveTime Property
                  • AlarmConditionType_SilenceState Property
                  • AlarmConditionType_SilenceState_FalseState Property
                  • AlarmConditionType_SilenceState_Id Property
                  • AlarmConditionType_SilenceState_TransitionTime Property
                  • AlarmConditionType_SilenceState_TrueState Property
                  • AlarmConditionType_Suppress2_InputArguments Property
                  • AlarmConditionType_SuppressedOrShelved Property
                  • AlarmConditionType_SuppressedState Property
                  • AlarmConditionType_SuppressedState_FalseState Property
                  • AlarmConditionType_SuppressedState_Id Property
                  • AlarmConditionType_SuppressedState_TransitionTime Property
                  • AlarmConditionType_SuppressedState_TrueState Property
                  • AlarmConditionType_Unsuppress2_InputArguments Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_AckedState Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_AckedState_Id Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_Acknowledge_InputArguments Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_ActiveState Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_ActiveState_Id Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_AddComment_InputArguments Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_BranchId Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_ClientUserId Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_Comment Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_Comment_SourceTimestamp Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_ConditionClassId Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_ConditionClassName Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_ConditionName Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_ConditionSubClassId Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_ConditionSubClassName Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_Confirm_InputArguments Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_ConfirmedState_Id Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_EnabledState Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_EnabledState_Id Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_EventId Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_EventType Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_GetGroupMemberships_OutputArguments Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_InputNode Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_LastSeverity Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_LastSeverity_SourceTimestamp Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_LatchedState_Id Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_Message Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_OutOfServiceState_Id Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_PlaceInService2_InputArguments Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_Quality Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_Quality_SourceTimestamp Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_ReceiveTime Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_RemoveFromService2_InputArguments Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_Reset2_InputArguments Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_Retain Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_Severity Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_ShelvingState_CurrentState Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_ShelvingState_CurrentState_Id Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_ShelvingState_LastTransition_Id Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_ShelvingState_OneShotShelve2_InputArguments Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_ShelvingState_TimedShelve_InputArguments Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_ShelvingState_TimedShelve2_InputArguments Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_ShelvingState_Unshelve2_InputArguments Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_ShelvingState_UnshelveTime Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_SilenceState_Id Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_SourceName Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_SourceNode Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_Suppress2_InputArguments Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_SuppressedOrShelved Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_SuppressedState_Id Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_Time Property
                  • AlarmGroupType_AlarmConditionInstance_Placeholder_Unsuppress2_InputArguments Property
                  • AlarmMask_OptionSetValues Property
                  • AlarmMetricsType_AlarmCount Property
                  • AlarmMetricsType_AverageAlarmRate Property
                  • AlarmMetricsType_AverageAlarmRate_Rate Property
                  • AlarmMetricsType_CurrentAlarmRate Property
                  • AlarmMetricsType_CurrentAlarmRate_Rate Property
                  • AlarmMetricsType_MaximumActiveState Property
                  • AlarmMetricsType_MaximumAlarmRate Property
                  • AlarmMetricsType_MaximumAlarmRate_Rate Property
                  • AlarmMetricsType_MaximumReAlarmCount Property
                  • AlarmMetricsType_MaximumUnAck Property
                  • AlarmMetricsType_StartTime Property
                  • AlarmRateVariableType_Rate Property
                  • AlarmStateVariableType_ActiveCount Property
                  • AlarmStateVariableType_Filter Property
                  • AlarmStateVariableType_HighestActiveSeverity Property
                  • AlarmStateVariableType_HighestUnackSeverity Property
                  • AlarmStateVariableType_UnacknowledgedCount Property
                  • AlarmStateVariableType_UnconfirmedCount Property
                  • AlarmSuppressionGroupType_DigitalVariable_Placeholder Property
                  • Aliases_FindAlias_InputArguments Property
                  • Aliases_FindAlias_OutputArguments Property
                  • Aliases_LastChange Property
                  • AliasNameCategoryType_FindAlias_InputArguments Property
                  • AliasNameCategoryType_FindAlias_OutputArguments Property
                  • AliasNameCategoryType_LastChange Property
                  • AliasNameCategoryType_SubAliasNameCategories_Placeholder_FindAlias_InputArguments Property
                  • AliasNameCategoryType_SubAliasNameCategories_Placeholder_FindAlias_OutputArguments Property
                  • AliasNameCategoryType_SubAliasNameCategories_Placeholder_LastChange Property
                  • AllowNulls Property
                  • AlternativeUnitType_LinearConversion Property
                  • AlternativeUnitType_MathMLConversion Property
                  • AlternativeUnitType_MathMLInverseConversion Property
                  • AnalogItemType_EURange Property
                  • AnalogUnitRangeType_EngineeringUnits Property
                  • AnalogUnitType_EngineeringUnits Property
                  • Annotations Property
                  • ApplicationConfigurationType_ApplicationType Property
                  • ApplicationConfigurationType_ApplicationUri Property
                  • ApplicationConfigurationType_Enabled Property
                  • ApplicationConfigurationType_ProductUri Property
                  • ApplicationType_EnumStrings Property
                  • ArrayItemType_AxisScaleType Property
                  • ArrayItemType_EngineeringUnits Property
                  • ArrayItemType_EURange Property
                  • ArrayItemType_InstrumentRange Property
                  • ArrayItemType_Title Property
                  • AttributeWriteMask_OptionSetValues Property
                  • AudioVariableType_AgencyId Property
                  • AudioVariableType_ListId Property
                  • AudioVariableType_VersionId Property
                  • AuditActivateSessionEventType_ClientSoftwareCertificates Property
                  • AuditActivateSessionEventType_SecureChannelId Property
                  • AuditActivateSessionEventType_UserIdentityToken Property
                  • AuditAddNodesEventType_NodesToAdd Property
                  • AuditAddReferencesEventType_ReferencesToAdd Property
                  • AuditCancelEventType_RequestHandle Property
                  • AuditCertificateDataMismatchEventType_InvalidHostname Property
                  • AuditCertificateDataMismatchEventType_InvalidUri Property
                  • AuditCertificateEventType_Certificate Property
                  • AuditChannelEventType_SecureChannelId Property
                  • AuditClientEventType_ServerUri Property
                  • AuditClientUpdateMethodResultEventType_InputArguments Property
                  • AuditClientUpdateMethodResultEventType_MethodId Property
                  • AuditClientUpdateMethodResultEventType_ObjectId Property
                  • AuditClientUpdateMethodResultEventType_OutputArguments Property
                  • AuditClientUpdateMethodResultEventType_StatusCodeId Property
                  • AuditConditionAcknowledgeEventType_Comment Property
                  • AuditConditionAcknowledgeEventType_ConditionEventId Property
                  • AuditConditionCommentEventType_Comment Property
                  • AuditConditionCommentEventType_ConditionEventId Property
                  • AuditConditionConfirmEventType_Comment Property
                  • AuditConditionConfirmEventType_ConditionEventId Property
                  • AuditConditionRespondEventType_SelectedResponse Property
                  • AuditConditionShelvingEventType_ShelvingTime Property
                  • AuditCreateSessionEventType_ClientCertificate Property
                  • AuditCreateSessionEventType_ClientCertificateThumbprint Property
                  • AuditCreateSessionEventType_RevisedSessionTimeout Property
                  • AuditCreateSessionEventType_SecureChannelId Property
                  • AuditDeleteNodesEventType_NodesToDelete Property
                  • AuditDeleteReferencesEventType_ReferencesToDelete Property
                  • AuditEventType_ActionTimeStamp Property
                  • AuditEventType_ClientAuditEntryId Property
                  • AuditEventType_ClientUserId Property
                  • AuditEventType_ServerId Property
                  • AuditEventType_Status Property
                  • AuditHistoryAnnotationUpdateEventType_NewValues Property
                  • AuditHistoryAnnotationUpdateEventType_OldValues Property
                  • AuditHistoryAnnotationUpdateEventType_PerformInsertReplace Property
                  • AuditHistoryAtTimeDeleteEventType_OldValues Property
                  • AuditHistoryAtTimeDeleteEventType_ReqTimes Property
                  • AuditHistoryBulkInsertEventType_EndTime Property
                  • AuditHistoryBulkInsertEventType_StartTime Property
                  • AuditHistoryBulkInsertEventType_UpdatedNode Property
                  • AuditHistoryDeleteEventType_UpdatedNode Property
                  • AuditHistoryEventDeleteEventType_EventIds Property
                  • AuditHistoryEventDeleteEventType_OldValues Property
                  • AuditHistoryEventUpdateEventType_Filter Property
                  • AuditHistoryEventUpdateEventType_NewValues Property
                  • AuditHistoryEventUpdateEventType_OldValues Property
                  • AuditHistoryEventUpdateEventType_PerformInsertReplace Property
                  • AuditHistoryEventUpdateEventType_UpdatedNode Property
                  • AuditHistoryRawModifyDeleteEventType_EndTime Property
                  • AuditHistoryRawModifyDeleteEventType_IsDeleteModified Property
                  • AuditHistoryRawModifyDeleteEventType_OldValues Property
                  • AuditHistoryRawModifyDeleteEventType_StartTime Property
                  • AuditHistoryUpdateEventType_ParameterDataTypeId Property
                  • AuditHistoryValueUpdateEventType_NewValues Property
                  • AuditHistoryValueUpdateEventType_OldValues Property
                  • AuditHistoryValueUpdateEventType_PerformInsertReplace Property
                  • AuditHistoryValueUpdateEventType_UpdatedNode Property
                  • AuditOpenSecureChannelEventType_CertificateErrorEventId Property
                  • AuditOpenSecureChannelEventType_ClientCertificate Property
                  • AuditOpenSecureChannelEventType_ClientCertificateThumbprint Property
                  • AuditOpenSecureChannelEventType_RequestedLifetime Property
                  • AuditOpenSecureChannelEventType_RequestType Property
                  • AuditOpenSecureChannelEventType_SecurityMode Property
                  • AuditOpenSecureChannelEventType_SecurityPolicyUri Property
                  • AuditProgramTransitionEventType_TransitionNumber Property
                  • AuditSecurityEventType_StatusCodeId Property
                  • AuditSessionEventType_SessionId Property
                  • AuditUpdateMethodEventType_InputArguments Property
                  • AuditUpdateMethodEventType_MethodId Property
                  • AuditUpdateStateEventType_NewStateId Property
                  • AuditUpdateStateEventType_OldStateId Property
                  • AuditUrlMismatchEventType_EndpointUrl Property
                  • AuditWriteUpdateEventType_AttributeId Property
                  • AuditWriteUpdateEventType_IndexRange Property
                  • AuditWriteUpdateEventType_NewValue Property
                  • AuditWriteUpdateEventType_OldValue Property
                  • AuthorizationServiceConfigurationType_IssuerEndpointUrl Property
                  • AuthorizationServiceConfigurationType_ServiceCertificate Property
                  • AuthorizationServiceConfigurationType_ServiceUri Property
                  • AuthorizationServicesConfigurationFolderType_ServiceName_Placeholder_IssuerEndpointUrl Property
                  • AuthorizationServicesConfigurationFolderType_ServiceName_Placeholder_ServiceCertificate Property
                  • AuthorizationServicesConfigurationFolderType_ServiceName_Placeholder_ServiceUri Property
                  • AxisScaleEnumeration_EnumStrings Property
                  • BaseAnalogType_EngineeringUnits Property
                  • BaseAnalogType_EURange Property
                  • BaseAnalogType_InstrumentRange Property
                  • BaseEventType_ConditionClassId Property
                  • BaseEventType_ConditionClassName Property
                  • BaseEventType_ConditionSubClassId Property
                  • BaseEventType_ConditionSubClassName Property
                  • BaseEventType_EventId Property
                  • BaseEventType_EventType Property
                  • BaseEventType_LocalTime Property
                  • BaseEventType_Message Property
                  • BaseEventType_ReceiveTime Property
                  • BaseEventType_Severity Property
                  • BaseEventType_SourceName Property
                  • BaseEventType_SourceNode Property
                  • BaseEventType_Time Property
                  • BitFieldType_BitFieldsDefinitions Property
                  • BitFieldType_FieldName_Placeholder Property
                  • BitFieldType_OptionalFieldNamee_Placeholder Property
                  • BrokerConnectionTransportType_AuthenticationProfileUri Property
                  • BrokerConnectionTransportType_ResourceUri Property
                  • BrokerDataSetReaderTransportType_AuthenticationProfileUri Property
                  • BrokerDataSetReaderTransportType_MetaDataQueueName Property
                  • BrokerDataSetReaderTransportType_QueueName Property
                  • BrokerDataSetReaderTransportType_RequestedDeliveryGuarantee Property
                  • BrokerDataSetReaderTransportType_ResourceUri Property
                  • BrokerDataSetWriterTransportType_AuthenticationProfileUri Property
                  • BrokerDataSetWriterTransportType_MetaDataQueueName Property
                  • BrokerDataSetWriterTransportType_MetaDataUpdateTime Property
                  • BrokerDataSetWriterTransportType_QueueName Property
                  • BrokerDataSetWriterTransportType_RequestedDeliveryGuarantee Property
                  • BrokerDataSetWriterTransportType_ResourceUri Property
                  • BrokerTransportQualityOfService_EnumStrings Property
                  • BrokerWriterGroupTransportType_AuthenticationProfileUri Property
                  • BrokerWriterGroupTransportType_QueueName Property
                  • BrokerWriterGroupTransportType_RequestedDeliveryGuarantee Property
                  • BrokerWriterGroupTransportType_ResourceUri Property
                  • BrowseDirection_EnumStrings Property
                  • BrowseResultMask_EnumValues Property
                  • BuildInfoType_BuildDate Property
                  • BuildInfoType_BuildNumber Property
                  • BuildInfoType_ManufacturerName Property
                  • BuildInfoType_ProductName Property
                  • BuildInfoType_ProductUri Property
                  • BuildInfoType_SoftwareVersion Property
                  • CartesianCoordinatesType_LengthUnit Property
                  • CertificateExpirationAlarmType_Certificate Property
                  • CertificateExpirationAlarmType_CertificateType Property
                  • CertificateExpirationAlarmType_ExpirationDate Property
                  • CertificateExpirationAlarmType_ExpirationLimit Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_AckedState Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_AckedState_Id Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_Acknowledge_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_ActiveState Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_ActiveState_Id Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_AddComment_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_BranchId Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_Certificate Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_CertificateType Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_ClientUserId Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_Comment Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_Comment_SourceTimestamp Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_ConditionClassId Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_ConditionClassName Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_ConditionName Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_ConditionSubClassId Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_ConditionSubClassName Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_Confirm_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_ConfirmedState_Id Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_EnabledState Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_EnabledState_Id Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_EventId Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_EventType Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_ExpirationDate Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_GetGroupMemberships_OutputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_InputNode Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_LastSeverity Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_LastSeverity_SourceTimestamp Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_LatchedState_Id Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_Message Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_NormalState Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_OutOfServiceState_Id Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_PlaceInService2_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_Quality Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_Quality_SourceTimestamp Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_ReceiveTime Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_RemoveFromService2_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_Reset2_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_Retain Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_Severity Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_ShelvingState_CurrentState Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_ShelvingState_CurrentState_Id Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_ShelvingState_LastTransition_Id Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_ShelvingState_OneShotShelve2_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_ShelvingState_TimedShelve_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_ShelvingState_TimedShelve2_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_ShelvingState_Unshelve2_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_ShelvingState_UnshelveTime Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_SilenceState_Id Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_SourceName Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_SourceNode Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_Suppress2_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_SuppressedOrShelved Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_SuppressedState_Id Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_Time Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateExpired_Unsuppress2_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_CertificateTypes Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_GetRejectedList_OutputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_AddCertificate_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_Close_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_CloseAndUpdate_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_CloseAndUpdate_OutputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_GetPosition_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_GetPosition_OutputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_LastUpdateTime Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_Open_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_Open_OutputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_OpenCount Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_OpenWithMasks_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_OpenWithMasks_OutputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_Read_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_Read_OutputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_RemoveCertificate_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_SetPosition_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_Size Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_UserWritable Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_Writable Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustList_Write_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_AckedState Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_AckedState_Id Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_Acknowledge_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_ActiveState Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_ActiveState_Id Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_AddComment_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_BranchId Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_ClientUserId Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_Comment Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_Comment_SourceTimestamp Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_ConditionClassId Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_ConditionClassName Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_ConditionName Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_ConditionSubClassId Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_ConditionSubClassName Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_Confirm_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_ConfirmedState_Id Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_EnabledState Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_EnabledState_Id Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_EventId Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_EventType Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_GetGroupMemberships_OutputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_InputNode Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_LastSeverity Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_LastSeverity_SourceTimestamp Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_LastUpdateTime Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_LatchedState_Id Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_Message Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_NormalState Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_OutOfServiceState_Id Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_PlaceInService2_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_Quality Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_Quality_SourceTimestamp Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_ReceiveTime Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_RemoveFromService2_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_Reset2_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_Retain Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_Severity Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_ShelvingState_CurrentState Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_ShelvingState_CurrentState_Id Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_ShelvingState_LastTransition_Id Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_ShelvingState_OneShotShelve2_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_ShelvingState_TimedShelve_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_ShelvingState_TimedShelve2_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_ShelvingState_Unshelve2_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_ShelvingState_UnshelveTime Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_SilenceState_Id Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_SourceName Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_SourceNode Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_Suppress2_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_SuppressedOrShelved Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_SuppressedState_Id Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_Time Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_TrustListId Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_Unsuppress2_InputArguments Property
                  • CertificateGroupFolderType_AdditionalGroup_Placeholder_TrustListOutOfDate_UpdateFrequency Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_AckedState Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_AckedState_Id Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_Acknowledge_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_ActiveState Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_ActiveState_Id Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_AddComment_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_BranchId Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_Certificate Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_CertificateType Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_ClientUserId Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_Comment Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_Comment_SourceTimestamp Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_ConditionClassId Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_ConditionClassName Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_ConditionName Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_ConditionSubClassId Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_ConditionSubClassName Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_Confirm_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_ConfirmedState_Id Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_EnabledState Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_EnabledState_Id Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_EventId Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_EventType Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_ExpirationDate Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_GetGroupMemberships_OutputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_InputNode Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_LastSeverity Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_LastSeverity_SourceTimestamp Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_LatchedState_Id Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_Message Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_NormalState Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_OutOfServiceState_Id Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_PlaceInService2_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_Quality Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_Quality_SourceTimestamp Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_ReceiveTime Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_RemoveFromService2_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_Reset2_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_Retain Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_Severity Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_ShelvingState_CurrentState Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_ShelvingState_CurrentState_Id Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_ShelvingState_LastTransition_Id Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_ShelvingState_OneShotShelve2_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_ShelvingState_TimedShelve_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_ShelvingState_TimedShelve2_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_ShelvingState_Unshelve2_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_ShelvingState_UnshelveTime Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_SilenceState_Id Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_SourceName Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_SourceNode Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_Suppress2_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_SuppressedOrShelved Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_SuppressedState_Id Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_Time Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateExpired_Unsuppress2_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_CertificateTypes Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_GetRejectedList_OutputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_AddCertificate_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_Close_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_CloseAndUpdate_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_CloseAndUpdate_OutputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_GetPosition_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_GetPosition_OutputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_LastUpdateTime Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_Open_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_Open_OutputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_OpenCount Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_OpenWithMasks_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_OpenWithMasks_OutputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_Read_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_Read_OutputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_RemoveCertificate_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_SetPosition_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_Size Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_UserWritable Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_Writable Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustList_Write_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_AckedState Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_AckedState_Id Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_Acknowledge_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_ActiveState Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_ActiveState_Id Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_AddComment_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_BranchId Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_ClientUserId Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_Comment Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_Comment_SourceTimestamp Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_ConditionClassId Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_ConditionClassName Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_ConditionName Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_ConditionSubClassId Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_ConditionSubClassName Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_Confirm_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_ConfirmedState_Id Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_EnabledState Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_EnabledState_Id Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_EventId Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_EventType Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_GetGroupMemberships_OutputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_InputNode Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_LastSeverity Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_LastSeverity_SourceTimestamp Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_LastUpdateTime Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_LatchedState_Id Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_Message Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_NormalState Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_OutOfServiceState_Id Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_PlaceInService2_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_Quality Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_Quality_SourceTimestamp Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_ReceiveTime Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_RemoveFromService2_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_Reset2_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_Retain Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_Severity Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_CurrentState Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_CurrentState_Id Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_LastTransition_Id Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_OneShotShelve2_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_TimedShelve_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_TimedShelve2_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_Unshelve2_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_UnshelveTime Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_SilenceState_Id Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_SourceName Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_SourceNode Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_Suppress2_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_SuppressedOrShelved Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_SuppressedState_Id Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_Time Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_TrustListId Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_Unsuppress2_InputArguments Property
                  • CertificateGroupFolderType_DefaultApplicationGroup_TrustListOutOfDate_UpdateFrequency Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_AckedState Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_AckedState_Id Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_Acknowledge_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_ActiveState Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_ActiveState_Id Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_AddComment_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_BranchId Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_Certificate Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_CertificateType Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_ClientUserId Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_Comment Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_Comment_SourceTimestamp Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_ConditionClassId Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_ConditionClassName Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_ConditionName Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_ConditionSubClassId Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_ConditionSubClassName Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_Confirm_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_ConfirmedState_Id Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_EnabledState Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_EnabledState_Id Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_EventId Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_EventType Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_ExpirationDate Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_GetGroupMemberships_OutputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_InputNode Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_LastSeverity Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_LastSeverity_SourceTimestamp Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_LatchedState_Id Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_Message Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_NormalState Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_OutOfServiceState_Id Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_PlaceInService2_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_Quality Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_Quality_SourceTimestamp Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_ReceiveTime Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_RemoveFromService2_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_Reset2_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_Retain Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_Severity Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_ShelvingState_CurrentState Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_ShelvingState_CurrentState_Id Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_ShelvingState_LastTransition_Id Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_ShelvingState_OneShotShelve2_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_ShelvingState_TimedShelve_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_ShelvingState_TimedShelve2_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_ShelvingState_Unshelve2_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_ShelvingState_UnshelveTime Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_SilenceState_Id Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_SourceName Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_SourceNode Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_Suppress2_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_SuppressedOrShelved Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_SuppressedState_Id Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_Time Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateExpired_Unsuppress2_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_CertificateTypes Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_GetRejectedList_OutputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_AddCertificate_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_Close_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_CloseAndUpdate_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_CloseAndUpdate_OutputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_GetPosition_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_GetPosition_OutputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_LastUpdateTime Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_Open_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_Open_OutputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_OpenCount Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_OpenWithMasks_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_OpenWithMasks_OutputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_Read_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_Read_OutputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_RemoveCertificate_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_SetPosition_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_Size Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_UserWritable Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_Writable Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustList_Write_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_AckedState Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_AckedState_Id Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_Acknowledge_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_ActiveState Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_ActiveState_Id Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_AddComment_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_BranchId Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_ClientUserId Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_Comment Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_Comment_SourceTimestamp Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_ConditionClassId Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_ConditionClassName Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_ConditionName Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_ConditionSubClassId Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_ConditionSubClassName Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_Confirm_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_ConfirmedState_Id Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_EnabledState Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_EnabledState_Id Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_EventId Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_EventType Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_GetGroupMemberships_OutputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_InputNode Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_LastSeverity Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_LastSeverity_SourceTimestamp Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_LastUpdateTime Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_LatchedState_Id Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_Message Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_NormalState Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_OutOfServiceState_Id Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_PlaceInService2_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_Quality Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_Quality_SourceTimestamp Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_ReceiveTime Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_RemoveFromService2_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_Reset2_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_Retain Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_Severity Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_CurrentState Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_CurrentState_Id Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_LastTransition_Id Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_OneShotShelve2_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_TimedShelve_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_TimedShelve2_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_Unshelve2_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_UnshelveTime Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_SilenceState_Id Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_SourceName Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_SourceNode Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_Suppress2_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_SuppressedOrShelved Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_SuppressedState_Id Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_Time Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_TrustListId Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_Unsuppress2_InputArguments Property
                  • CertificateGroupFolderType_DefaultHttpsGroup_TrustListOutOfDate_UpdateFrequency Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_AckedState Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_AckedState_Id Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_Acknowledge_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_ActiveState Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_ActiveState_Id Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_AddComment_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_BranchId Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_Certificate Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_CertificateType Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_ClientUserId Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_Comment Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_Comment_SourceTimestamp Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_ConditionClassId Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_ConditionClassName Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_ConditionName Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_ConditionSubClassId Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_ConditionSubClassName Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_Confirm_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_ConfirmedState_Id Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_EnabledState Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_EnabledState_Id Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_EventId Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_EventType Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_ExpirationDate Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_GetGroupMemberships_OutputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_InputNode Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_LastSeverity Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_LastSeverity_SourceTimestamp Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_LatchedState_Id Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_Message Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_NormalState Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_OutOfServiceState_Id Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_PlaceInService2_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_Quality Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_Quality_SourceTimestamp Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_ReceiveTime Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_RemoveFromService2_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_Reset2_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_Retain Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_Severity Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_ShelvingState_CurrentState Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_ShelvingState_CurrentState_Id Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_ShelvingState_LastTransition_Id Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_ShelvingState_OneShotShelve2_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_ShelvingState_TimedShelve_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_ShelvingState_TimedShelve2_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_ShelvingState_Unshelve2_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_ShelvingState_UnshelveTime Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_SilenceState_Id Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_SourceName Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_SourceNode Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_Suppress2_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_SuppressedOrShelved Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_SuppressedState_Id Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_Time Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateExpired_Unsuppress2_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_CertificateTypes Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_GetRejectedList_OutputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_AddCertificate_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_Close_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_CloseAndUpdate_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_CloseAndUpdate_OutputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_GetPosition_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_GetPosition_OutputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_LastUpdateTime Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_Open_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_Open_OutputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_OpenCount Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_OpenWithMasks_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_OpenWithMasks_OutputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_Read_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_Read_OutputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_RemoveCertificate_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_SetPosition_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_Size Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_UserWritable Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_Writable Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustList_Write_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_AckedState Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_AckedState_Id Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_Acknowledge_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_ActiveState Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_ActiveState_Id Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_AddComment_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_BranchId Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_ClientUserId Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_Comment Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_Comment_SourceTimestamp Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_ConditionClassId Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_ConditionClassName Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_ConditionName Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_ConditionSubClassId Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_ConditionSubClassName Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_Confirm_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_ConfirmedState_Id Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_EnabledState Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_EnabledState_Id Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_EventId Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_EventType Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_GetGroupMemberships_OutputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_InputNode Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_LastSeverity Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_LastSeverity_SourceTimestamp Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_LastUpdateTime Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_LatchedState_Id Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_Message Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_NormalState Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_OutOfServiceState_Id Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_PlaceInService2_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_Quality Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_Quality_SourceTimestamp Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_ReceiveTime Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_RemoveFromService2_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_Reset2_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_Retain Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_Severity Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_CurrentState Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_CurrentState_Id Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_LastTransition_Id Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_OneShotShelve2_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_TimedShelve_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_TimedShelve2_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_Unshelve2_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_UnshelveTime Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_SilenceState_Id Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_SourceName Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_SourceNode Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_Suppress2_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_SuppressedOrShelved Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_SuppressedState_Id Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_Time Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_TrustListId Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_Unsuppress2_InputArguments Property
                  • CertificateGroupFolderType_DefaultUserTokenGroup_TrustListOutOfDate_UpdateFrequency Property
                  • CertificateGroupType_CertificateExpired_AckedState Property
                  • CertificateGroupType_CertificateExpired_AckedState_Id Property
                  • CertificateGroupType_CertificateExpired_Acknowledge_InputArguments Property
                  • CertificateGroupType_CertificateExpired_ActiveState Property
                  • CertificateGroupType_CertificateExpired_ActiveState_Id Property
                  • CertificateGroupType_CertificateExpired_AddComment_InputArguments Property
                  • CertificateGroupType_CertificateExpired_BranchId Property
                  • CertificateGroupType_CertificateExpired_Certificate Property
                  • CertificateGroupType_CertificateExpired_CertificateType Property
                  • CertificateGroupType_CertificateExpired_ClientUserId Property
                  • CertificateGroupType_CertificateExpired_Comment Property
                  • CertificateGroupType_CertificateExpired_Comment_SourceTimestamp Property
                  • CertificateGroupType_CertificateExpired_ConditionClassId Property
                  • CertificateGroupType_CertificateExpired_ConditionClassName Property
                  • CertificateGroupType_CertificateExpired_ConditionName Property
                  • CertificateGroupType_CertificateExpired_ConditionSubClassId Property
                  • CertificateGroupType_CertificateExpired_ConditionSubClassName Property
                  • CertificateGroupType_CertificateExpired_Confirm_InputArguments Property
                  • CertificateGroupType_CertificateExpired_ConfirmedState_Id Property
                  • CertificateGroupType_CertificateExpired_EnabledState Property
                  • CertificateGroupType_CertificateExpired_EnabledState_Id Property
                  • CertificateGroupType_CertificateExpired_EventId Property
                  • CertificateGroupType_CertificateExpired_EventType Property
                  • CertificateGroupType_CertificateExpired_ExpirationDate Property
                  • CertificateGroupType_CertificateExpired_GetGroupMemberships_OutputArguments Property
                  • CertificateGroupType_CertificateExpired_InputNode Property
                  • CertificateGroupType_CertificateExpired_LastSeverity Property
                  • CertificateGroupType_CertificateExpired_LastSeverity_SourceTimestamp Property
                  • CertificateGroupType_CertificateExpired_LatchedState_Id Property
                  • CertificateGroupType_CertificateExpired_Message Property
                  • CertificateGroupType_CertificateExpired_NormalState Property
                  • CertificateGroupType_CertificateExpired_OutOfServiceState_Id Property
                  • CertificateGroupType_CertificateExpired_PlaceInService2_InputArguments Property
                  • CertificateGroupType_CertificateExpired_Quality Property
                  • CertificateGroupType_CertificateExpired_Quality_SourceTimestamp Property
                  • CertificateGroupType_CertificateExpired_ReceiveTime Property
                  • CertificateGroupType_CertificateExpired_RemoveFromService2_InputArguments Property
                  • CertificateGroupType_CertificateExpired_Reset2_InputArguments Property
                  • CertificateGroupType_CertificateExpired_Retain Property
                  • CertificateGroupType_CertificateExpired_Severity Property
                  • CertificateGroupType_CertificateExpired_ShelvingState_CurrentState Property
                  • CertificateGroupType_CertificateExpired_ShelvingState_CurrentState_Id Property
                  • CertificateGroupType_CertificateExpired_ShelvingState_LastTransition_Id Property
                  • CertificateGroupType_CertificateExpired_ShelvingState_OneShotShelve2_InputArguments Property
                  • CertificateGroupType_CertificateExpired_ShelvingState_TimedShelve_InputArguments Property
                  • CertificateGroupType_CertificateExpired_ShelvingState_TimedShelve2_InputArguments Property
                  • CertificateGroupType_CertificateExpired_ShelvingState_Unshelve2_InputArguments Property
                  • CertificateGroupType_CertificateExpired_ShelvingState_UnshelveTime Property
                  • CertificateGroupType_CertificateExpired_SilenceState_Id Property
                  • CertificateGroupType_CertificateExpired_SourceName Property
                  • CertificateGroupType_CertificateExpired_SourceNode Property
                  • CertificateGroupType_CertificateExpired_Suppress2_InputArguments Property
                  • CertificateGroupType_CertificateExpired_SuppressedOrShelved Property
                  • CertificateGroupType_CertificateExpired_SuppressedState_Id Property
                  • CertificateGroupType_CertificateExpired_Time Property
                  • CertificateGroupType_CertificateExpired_Unsuppress2_InputArguments Property
                  • CertificateGroupType_CertificateTypes Property
                  • CertificateGroupType_GetRejectedList_OutputArguments Property
                  • CertificateGroupType_TrustList_AddCertificate_InputArguments Property
                  • CertificateGroupType_TrustList_Close_InputArguments Property
                  • CertificateGroupType_TrustList_CloseAndUpdate_InputArguments Property
                  • CertificateGroupType_TrustList_CloseAndUpdate_OutputArguments Property
                  • CertificateGroupType_TrustList_GetPosition_InputArguments Property
                  • CertificateGroupType_TrustList_GetPosition_OutputArguments Property
                  • CertificateGroupType_TrustList_LastUpdateTime Property
                  • CertificateGroupType_TrustList_Open_InputArguments Property
                  • CertificateGroupType_TrustList_Open_OutputArguments Property
                  • CertificateGroupType_TrustList_OpenCount Property
                  • CertificateGroupType_TrustList_OpenWithMasks_InputArguments Property
                  • CertificateGroupType_TrustList_OpenWithMasks_OutputArguments Property
                  • CertificateGroupType_TrustList_Read_InputArguments Property
                  • CertificateGroupType_TrustList_Read_OutputArguments Property
                  • CertificateGroupType_TrustList_RemoveCertificate_InputArguments Property
                  • CertificateGroupType_TrustList_SetPosition_InputArguments Property
                  • CertificateGroupType_TrustList_Size Property
                  • CertificateGroupType_TrustList_UserWritable Property
                  • CertificateGroupType_TrustList_Writable Property
                  • CertificateGroupType_TrustList_Write_InputArguments Property
                  • CertificateGroupType_TrustListOutOfDate_AckedState Property
                  • CertificateGroupType_TrustListOutOfDate_AckedState_Id Property
                  • CertificateGroupType_TrustListOutOfDate_Acknowledge_InputArguments Property
                  • CertificateGroupType_TrustListOutOfDate_ActiveState Property
                  • CertificateGroupType_TrustListOutOfDate_ActiveState_Id Property
                  • CertificateGroupType_TrustListOutOfDate_AddComment_InputArguments Property
                  • CertificateGroupType_TrustListOutOfDate_BranchId Property
                  • CertificateGroupType_TrustListOutOfDate_ClientUserId Property
                  • CertificateGroupType_TrustListOutOfDate_Comment Property
                  • CertificateGroupType_TrustListOutOfDate_Comment_SourceTimestamp Property
                  • CertificateGroupType_TrustListOutOfDate_ConditionClassId Property
                  • CertificateGroupType_TrustListOutOfDate_ConditionClassName Property
                  • CertificateGroupType_TrustListOutOfDate_ConditionName Property
                  • CertificateGroupType_TrustListOutOfDate_ConditionSubClassId Property
                  • CertificateGroupType_TrustListOutOfDate_ConditionSubClassName Property
                  • CertificateGroupType_TrustListOutOfDate_Confirm_InputArguments Property
                  • CertificateGroupType_TrustListOutOfDate_ConfirmedState_Id Property
                  • CertificateGroupType_TrustListOutOfDate_EnabledState Property
                  • CertificateGroupType_TrustListOutOfDate_EnabledState_Id Property
                  • CertificateGroupType_TrustListOutOfDate_EventId Property
                  • CertificateGroupType_TrustListOutOfDate_EventType Property
                  • CertificateGroupType_TrustListOutOfDate_GetGroupMemberships_OutputArguments Property
                  • CertificateGroupType_TrustListOutOfDate_InputNode Property
                  • CertificateGroupType_TrustListOutOfDate_LastSeverity Property
                  • CertificateGroupType_TrustListOutOfDate_LastSeverity_SourceTimestamp Property
                  • CertificateGroupType_TrustListOutOfDate_LastUpdateTime Property
                  • CertificateGroupType_TrustListOutOfDate_LatchedState_Id Property
                  • CertificateGroupType_TrustListOutOfDate_Message Property
                  • CertificateGroupType_TrustListOutOfDate_NormalState Property
                  • CertificateGroupType_TrustListOutOfDate_OutOfServiceState_Id Property
                  • CertificateGroupType_TrustListOutOfDate_PlaceInService2_InputArguments Property
                  • CertificateGroupType_TrustListOutOfDate_Quality Property
                  • CertificateGroupType_TrustListOutOfDate_Quality_SourceTimestamp Property
                  • CertificateGroupType_TrustListOutOfDate_ReceiveTime Property
                  • CertificateGroupType_TrustListOutOfDate_RemoveFromService2_InputArguments Property
                  • CertificateGroupType_TrustListOutOfDate_Reset2_InputArguments Property
                  • CertificateGroupType_TrustListOutOfDate_Retain Property
                  • CertificateGroupType_TrustListOutOfDate_Severity Property
                  • CertificateGroupType_TrustListOutOfDate_ShelvingState_CurrentState Property
                  • CertificateGroupType_TrustListOutOfDate_ShelvingState_CurrentState_Id Property
                  • CertificateGroupType_TrustListOutOfDate_ShelvingState_LastTransition_Id Property
                  • CertificateGroupType_TrustListOutOfDate_ShelvingState_OneShotShelve2_InputArguments Property
                  • CertificateGroupType_TrustListOutOfDate_ShelvingState_TimedShelve_InputArguments Property
                  • CertificateGroupType_TrustListOutOfDate_ShelvingState_TimedShelve2_InputArguments Property
                  • CertificateGroupType_TrustListOutOfDate_ShelvingState_Unshelve2_InputArguments Property
                  • CertificateGroupType_TrustListOutOfDate_ShelvingState_UnshelveTime Property
                  • CertificateGroupType_TrustListOutOfDate_SilenceState_Id Property
                  • CertificateGroupType_TrustListOutOfDate_SourceName Property
                  • CertificateGroupType_TrustListOutOfDate_SourceNode Property
                  • CertificateGroupType_TrustListOutOfDate_Suppress2_InputArguments Property
                  • CertificateGroupType_TrustListOutOfDate_SuppressedOrShelved Property
                  • CertificateGroupType_TrustListOutOfDate_SuppressedState_Id Property
                  • CertificateGroupType_TrustListOutOfDate_Time Property
                  • CertificateGroupType_TrustListOutOfDate_TrustListId Property
                  • CertificateGroupType_TrustListOutOfDate_Unsuppress2_InputArguments Property
                  • CertificateGroupType_TrustListOutOfDate_UpdateFrequency Property
                  • CertificateUpdatedAuditEventType_CertificateGroup Property
                  • CertificateUpdatedAuditEventType_CertificateType Property
                  • ConditionType_AddComment_InputArguments Property
                  • ConditionType_BranchId Property
                  • ConditionType_ClientUserId Property
                  • ConditionType_Comment Property
                  • ConditionType_Comment_SourceTimestamp Property
                  • ConditionType_ConditionClassId Property
                  • ConditionType_ConditionClassName Property
                  • ConditionType_ConditionName Property
                  • ConditionType_ConditionRefresh_InputArguments Property
                  • ConditionType_ConditionRefresh2_InputArguments Property
                  • ConditionType_ConditionSubClassId Property
                  • ConditionType_ConditionSubClassName Property
                  • ConditionType_EnabledState Property
                  • ConditionType_EnabledState_EffectiveDisplayName Property
                  • ConditionType_EnabledState_EffectiveTransitionTime Property
                  • ConditionType_EnabledState_FalseState Property
                  • ConditionType_EnabledState_Id Property
                  • ConditionType_EnabledState_TransitionTime Property
                  • ConditionType_EnabledState_TrueState Property
                  • ConditionType_LastSeverity Property
                  • ConditionType_LastSeverity_SourceTimestamp Property
                  • ConditionType_Quality Property
                  • ConditionType_Quality_SourceTimestamp Property
                  • ConditionType_Retain Property
                  • ConditionType_SupportsFilteredRetain Property
                  • ConditionVariableType_SourceTimestamp Property
                  • ConversionLimitEnum_EnumStrings Property
                  • CubeItemType_XAxisDefinition Property
                  • CubeItemType_YAxisDefinition Property
                  • CubeItemType_ZAxisDefinition Property
                  • CurrencyUnit Property
                  • DataChangeTrigger_EnumStrings Property
                  • DatagramConnectionTransportType_DatagramQos Property
                  • DatagramConnectionTransportType_DiscoveryAddress_NetworkInterface Property
                  • DatagramConnectionTransportType_DiscoveryAddress_NetworkInterface_Selections Property
                  • DatagramConnectionTransportType_DiscoveryAnnounceRate Property
                  • DatagramConnectionTransportType_DiscoveryMaxMessageSize Property
                  • DatagramConnectionTransportType_QosCategory Property
                  • DatagramDataSetReaderTransportType_Address_NetworkInterface Property
                  • DatagramDataSetReaderTransportType_Address_NetworkInterface_Selections Property
                  • DatagramDataSetReaderTransportType_DatagramQos Property
                  • DatagramDataSetReaderTransportType_QosCategory Property
                  • DatagramDataSetReaderTransportType_Topic Property
                  • DatagramWriterGroupTransportType_Address_NetworkInterface Property
                  • DatagramWriterGroupTransportType_Address_NetworkInterface_Selections Property
                  • DatagramWriterGroupTransportType_DatagramQos Property
                  • DatagramWriterGroupTransportType_DiscoveryAnnounceRate Property
                  • DatagramWriterGroupTransportType_MessageRepeatCount Property
                  • DatagramWriterGroupTransportType_MessageRepeatDelay Property
                  • DatagramWriterGroupTransportType_QosCategory Property
                  • DatagramWriterGroupTransportType_Topic Property
                  • DataItemType_Definition Property
                  • DataItemType_ValuePrecision Property
                  • DataSetFieldContentMask_OptionSetValues Property
                  • DataSetFieldFlags_OptionSetValues Property
                  • DataSetFolderType_AddDataSetFolder_InputArguments Property
                  • DataSetFolderType_AddDataSetFolder_OutputArguments Property
                  • DataSetFolderType_AddPublishedDataItems_InputArguments Property
                  • DataSetFolderType_AddPublishedDataItems_OutputArguments Property
                  • DataSetFolderType_AddPublishedDataItemsTemplate_InputArguments Property
                  • DataSetFolderType_AddPublishedDataItemsTemplate_OutputArguments Property
                  • DataSetFolderType_AddPublishedEvents_InputArguments Property
                  • DataSetFolderType_AddPublishedEvents_OutputArguments Property
                  • DataSetFolderType_AddPublishedEventsTemplate_InputArguments Property
                  • DataSetFolderType_AddPublishedEventsTemplate_OutputArguments Property
                  • DataSetFolderType_DataSetFolderName_Placeholder_AddDataSetFolder_InputArguments Property
                  • DataSetFolderType_DataSetFolderName_Placeholder_AddDataSetFolder_OutputArguments Property
                  • DataSetFolderType_DataSetFolderName_Placeholder_AddPublishedDataItems_InputArguments Property
                  • DataSetFolderType_DataSetFolderName_Placeholder_AddPublishedDataItems_OutputArguments Property
                  • DataSetFolderType_DataSetFolderName_Placeholder_AddPublishedDataItemsTemplate_InputArguments Property
                  • DataSetFolderType_DataSetFolderName_Placeholder_AddPublishedDataItemsTemplate_OutputArguments Property
                  • DataSetFolderType_DataSetFolderName_Placeholder_AddPublishedEvents_InputArguments Property
                  • DataSetFolderType_DataSetFolderName_Placeholder_AddPublishedEvents_OutputArguments Property
                  • DataSetFolderType_DataSetFolderName_Placeholder_AddPublishedEventsTemplate_InputArguments Property
                  • DataSetFolderType_DataSetFolderName_Placeholder_AddPublishedEventsTemplate_OutputArguments Property
                  • DataSetFolderType_DataSetFolderName_Placeholder_RemoveDataSetFolder_InputArguments Property
                  • DataSetFolderType_DataSetFolderName_Placeholder_RemovePublishedDataSet_InputArguments Property
                  • DataSetFolderType_PublishedDataSetName_Placeholder_ConfigurationVersion Property
                  • DataSetFolderType_PublishedDataSetName_Placeholder_DataSetMetaData Property
                  • DataSetFolderType_PublishedDataSetName_Placeholder_ExtensionFields_AddExtensionField_InputArguments Property
                  • DataSetFolderType_PublishedDataSetName_Placeholder_ExtensionFields_AddExtensionField_OutputArguments Property
                  • DataSetFolderType_PublishedDataSetName_Placeholder_ExtensionFields_RemoveExtensionField_InputArguments Property
                  • DataSetFolderType_RemoveDataSetFolder_InputArguments Property
                  • DataSetFolderType_RemovePublishedDataSet_InputArguments Property
                  • DataSetOrderingType_EnumStrings Property
                  • DataSetReaderType_CreateDataSetMirror_InputArguments Property
                  • DataSetReaderType_CreateDataSetMirror_OutputArguments Property
                  • DataSetReaderType_CreateTargetVariables_InputArguments Property
                  • DataSetReaderType_CreateTargetVariables_OutputArguments Property
                  • DataSetReaderType_DataSetFieldContentMask Property
                  • DataSetReaderType_DataSetMetaData Property
                  • DataSetReaderType_DataSetReaderProperties Property
                  • DataSetReaderType_DataSetWriterId Property
                  • DataSetReaderType_Diagnostics_Counters_DecryptionErrors_Active Property
                  • DataSetReaderType_Diagnostics_Counters_DecryptionErrors_Classification Property
                  • DataSetReaderType_Diagnostics_Counters_DecryptionErrors_DiagnosticsLevel Property
                  • DataSetReaderType_Diagnostics_Counters_FailedDataSetMessages Property
                  • DataSetReaderType_Diagnostics_Counters_FailedDataSetMessages_Active Property
                  • DataSetReaderType_Diagnostics_Counters_FailedDataSetMessages_Classification Property
                  • DataSetReaderType_Diagnostics_Counters_FailedDataSetMessages_DiagnosticsLevel Property
                  • DataSetReaderType_Diagnostics_Counters_StateDisabledByMethod Property
                  • DataSetReaderType_Diagnostics_Counters_StateDisabledByMethod_Active Property
                  • DataSetReaderType_Diagnostics_Counters_StateDisabledByMethod_Classification Property
                  • DataSetReaderType_Diagnostics_Counters_StateDisabledByMethod_DiagnosticsLevel Property
                  • DataSetReaderType_Diagnostics_Counters_StateError Property
                  • DataSetReaderType_Diagnostics_Counters_StateError_Active Property
                  • DataSetReaderType_Diagnostics_Counters_StateError_Classification Property
                  • DataSetReaderType_Diagnostics_Counters_StateError_DiagnosticsLevel Property
                  • DataSetReaderType_Diagnostics_Counters_StateOperationalByMethod Property
                  • DataSetReaderType_Diagnostics_Counters_StateOperationalByMethod_Active Property
                  • DataSetReaderType_Diagnostics_Counters_StateOperationalByMethod_Classification Property
                  • DataSetReaderType_Diagnostics_Counters_StateOperationalByMethod_DiagnosticsLevel Property
                  • DataSetReaderType_Diagnostics_Counters_StateOperationalByParent Property
                  • DataSetReaderType_Diagnostics_Counters_StateOperationalByParent_Active Property
                  • DataSetReaderType_Diagnostics_Counters_StateOperationalByParent_Classification Property
                  • DataSetReaderType_Diagnostics_Counters_StateOperationalByParent_DiagnosticsLevel Property
                  • DataSetReaderType_Diagnostics_Counters_StateOperationalFromError Property
                  • DataSetReaderType_Diagnostics_Counters_StateOperationalFromError_Active Property
                  • DataSetReaderType_Diagnostics_Counters_StateOperationalFromError_Classification Property
                  • DataSetReaderType_Diagnostics_Counters_StateOperationalFromError_DiagnosticsLevel Property
                  • DataSetReaderType_Diagnostics_Counters_StatePausedByParent Property
                  • DataSetReaderType_Diagnostics_Counters_StatePausedByParent_Active Property
                  • DataSetReaderType_Diagnostics_Counters_StatePausedByParent_Classification Property
                  • DataSetReaderType_Diagnostics_Counters_StatePausedByParent_DiagnosticsLevel Property
                  • DataSetReaderType_Diagnostics_DiagnosticsLevel Property
                  • DataSetReaderType_Diagnostics_LiveValues_MajorVersion_DiagnosticsLevel Property
                  • DataSetReaderType_Diagnostics_LiveValues_MessageSequenceNumber_DiagnosticsLevel Property
                  • DataSetReaderType_Diagnostics_LiveValues_MinorVersion_DiagnosticsLevel Property
                  • DataSetReaderType_Diagnostics_LiveValues_SecurityTokenID_DiagnosticsLevel Property
                  • DataSetReaderType_Diagnostics_LiveValues_StatusCode_DiagnosticsLevel Property
                  • DataSetReaderType_Diagnostics_LiveValues_TimeToNextTokenID_DiagnosticsLevel Property
                  • DataSetReaderType_Diagnostics_SubError Property
                  • DataSetReaderType_Diagnostics_TotalError Property
                  • DataSetReaderType_Diagnostics_TotalError_Active Property
                  • DataSetReaderType_Diagnostics_TotalError_Classification Property
                  • DataSetReaderType_Diagnostics_TotalError_DiagnosticsLevel Property
                  • DataSetReaderType_Diagnostics_TotalInformation Property
                  • DataSetReaderType_Diagnostics_TotalInformation_Active Property
                  • DataSetReaderType_Diagnostics_TotalInformation_Classification Property
                  • DataSetReaderType_Diagnostics_TotalInformation_DiagnosticsLevel Property
                  • DataSetReaderType_HeaderLayoutUri Property
                  • DataSetReaderType_KeyFrameCount Property
                  • DataSetReaderType_MessageReceiveTimeout Property
                  • DataSetReaderType_PublisherId Property
                  • DataSetReaderType_SecurityGroupId Property
                  • DataSetReaderType_SecurityKeyServices Property
                  • DataSetReaderType_SecurityMode Property
                  • DataSetReaderType_Status_State Property
                  • DataSetReaderType_WriterGroupId Property
                  • DataSetWriterType_DataSetFieldContentMask Property
                  • DataSetWriterType_DataSetWriterId Property
                  • DataSetWriterType_DataSetWriterProperties Property
                  • DataSetWriterType_Diagnostics_Counters_FailedDataSetMessages Property
                  • DataSetWriterType_Diagnostics_Counters_FailedDataSetMessages_Active Property
                  • DataSetWriterType_Diagnostics_Counters_FailedDataSetMessages_Classification Property
                  • DataSetWriterType_Diagnostics_Counters_FailedDataSetMessages_DiagnosticsLevel Property
                  • DataSetWriterType_Diagnostics_Counters_StateDisabledByMethod Property
                  • DataSetWriterType_Diagnostics_Counters_StateDisabledByMethod_Active Property
                  • DataSetWriterType_Diagnostics_Counters_StateDisabledByMethod_Classification Property
                  • DataSetWriterType_Diagnostics_Counters_StateDisabledByMethod_DiagnosticsLevel Property
                  • DataSetWriterType_Diagnostics_Counters_StateError Property
                  • DataSetWriterType_Diagnostics_Counters_StateError_Active Property
                  • DataSetWriterType_Diagnostics_Counters_StateError_Classification Property
                  • DataSetWriterType_Diagnostics_Counters_StateError_DiagnosticsLevel Property
                  • DataSetWriterType_Diagnostics_Counters_StateOperationalByMethod Property
                  • DataSetWriterType_Diagnostics_Counters_StateOperationalByMethod_Active Property
                  • DataSetWriterType_Diagnostics_Counters_StateOperationalByMethod_Classification Property
                  • DataSetWriterType_Diagnostics_Counters_StateOperationalByMethod_DiagnosticsLevel Property
                  • DataSetWriterType_Diagnostics_Counters_StateOperationalByParent Property
                  • DataSetWriterType_Diagnostics_Counters_StateOperationalByParent_Active Property
                  • DataSetWriterType_Diagnostics_Counters_StateOperationalByParent_Classification Property
                  • DataSetWriterType_Diagnostics_Counters_StateOperationalByParent_DiagnosticsLevel Property
                  • DataSetWriterType_Diagnostics_Counters_StateOperationalFromError Property
                  • DataSetWriterType_Diagnostics_Counters_StateOperationalFromError_Active Property
                  • DataSetWriterType_Diagnostics_Counters_StateOperationalFromError_Classification Property
                  • DataSetWriterType_Diagnostics_Counters_StateOperationalFromError_DiagnosticsLevel Property
                  • DataSetWriterType_Diagnostics_Counters_StatePausedByParent Property
                  • DataSetWriterType_Diagnostics_Counters_StatePausedByParent_Active Property
                  • DataSetWriterType_Diagnostics_Counters_StatePausedByParent_Classification Property
                  • DataSetWriterType_Diagnostics_Counters_StatePausedByParent_DiagnosticsLevel Property
                  • DataSetWriterType_Diagnostics_DiagnosticsLevel Property
                  • DataSetWriterType_Diagnostics_LiveValues_MajorVersion_DiagnosticsLevel Property
                  • DataSetWriterType_Diagnostics_LiveValues_MessageSequenceNumber_DiagnosticsLevel Property
                  • DataSetWriterType_Diagnostics_LiveValues_MinorVersion_DiagnosticsLevel Property
                  • DataSetWriterType_Diagnostics_LiveValues_StatusCode_DiagnosticsLevel Property
                  • DataSetWriterType_Diagnostics_SubError Property
                  • DataSetWriterType_Diagnostics_TotalError Property
                  • DataSetWriterType_Diagnostics_TotalError_Active Property
                  • DataSetWriterType_Diagnostics_TotalError_Classification Property
                  • DataSetWriterType_Diagnostics_TotalError_DiagnosticsLevel Property
                  • DataSetWriterType_Diagnostics_TotalInformation Property
                  • DataSetWriterType_Diagnostics_TotalInformation_Active Property
                  • DataSetWriterType_Diagnostics_TotalInformation_Classification Property
                  • DataSetWriterType_Diagnostics_TotalInformation_DiagnosticsLevel Property
                  • DataSetWriterType_KeyFrameCount Property
                  • DataSetWriterType_Status_State Property
                  • DataTypeDescriptionType_DataTypeVersion Property
                  • DataTypeDescriptionType_DictionaryFragment Property
                  • DataTypeDictionaryType_DataTypeVersion Property
                  • DataTypeDictionaryType_Deprecated Property
                  • DataTypeDictionaryType_NamespaceUri Property
                  • DeadbandType_EnumStrings Property
                  • DefaultHAConfiguration_AggregateConfiguration_PercentDataBad Property
                  • DefaultHAConfiguration_AggregateConfiguration_PercentDataGood Property
                  • DefaultHAConfiguration_AggregateConfiguration_TreatUncertainAsBad Property
                  • DefaultHAConfiguration_AggregateConfiguration_UseSlopedExtrapolation Property
                  • DefaultHAConfiguration_Definition Property
                  • DefaultHAConfiguration_ExceptionDeviation Property
                  • DefaultHAConfiguration_ExceptionDeviationFormat Property
                  • DefaultHAConfiguration_MaxCountStoredValues Property
                  • DefaultHAConfiguration_MaxTimeInterval Property
                  • DefaultHAConfiguration_MaxTimeStoredValues Property
                  • DefaultHAConfiguration_MinTimeInterval Property
                  • DefaultHAConfiguration_ServerTimestampSupported Property
                  • DefaultHAConfiguration_StartOfArchive Property
                  • DefaultHAConfiguration_StartOfOnlineArchive Property
                  • DefaultHAConfiguration_Stepped Property
                  • DefaultHEConfiguration_StartOfArchive Property
                  • DefaultHEConfiguration_StartOfOnlineArchive Property
                  • DefaultInstanceBrowseName Property
                  • DiagnosticsLevel_EnumStrings Property
                  • DialogConditionType_CancelResponse Property
                  • DialogConditionType_DefaultResponse Property
                  • DialogConditionType_DialogState Property
                  • DialogConditionType_DialogState_FalseState Property
                  • DialogConditionType_DialogState_Id Property
                  • DialogConditionType_DialogState_TransitionTime Property
                  • DialogConditionType_DialogState_TrueState Property
                  • DialogConditionType_EnabledState Property
                  • DialogConditionType_EnabledState_Id Property
                  • DialogConditionType_LastResponse Property
                  • DialogConditionType_OkResponse Property
                  • DialogConditionType_Prompt Property
                  • DialogConditionType_Respond_InputArguments Property
                  • DialogConditionType_Respond2_InputArguments Property
                  • DialogConditionType_ResponseOptionSet Property
                  • DiscrepancyAlarmType_ExpectedTime Property
                  • DiscrepancyAlarmType_TargetValueNode Property
                  • DiscrepancyAlarmType_Tolerance Property
                  • Duplex_EnumValues Property
                  • EngineeringUnits Property
                  • EnumStrings Property
                  • EnumValues Property
                  • EventNotifierType_OptionSetValues Property
                  • ExceptionDeviationFormat_EnumStrings Property
                  • ExclusiveDeviationAlarmType_BaseSetpointNode Property
                  • ExclusiveDeviationAlarmType_SetpointNode Property
                  • ExclusiveLimitAlarmType_ActiveState Property
                  • ExclusiveLimitAlarmType_ActiveState_Id Property
                  • ExclusiveLimitAlarmType_LimitState_CurrentState Property
                  • ExclusiveLimitAlarmType_LimitState_CurrentState_Id Property
                  • ExclusiveLimitAlarmType_LimitState_LastTransition Property
                  • ExclusiveLimitAlarmType_LimitState_LastTransition_Id Property
                  • ExclusiveLimitAlarmType_LimitState_LastTransition_TransitionTime Property
                  • ExclusiveLimitStateMachineType_High_StateNumber Property
                  • ExclusiveLimitStateMachineType_HighHigh_StateNumber Property
                  • ExclusiveLimitStateMachineType_HighHighToHigh_TransitionNumber Property
                  • ExclusiveLimitStateMachineType_HighToHighHigh_TransitionNumber Property
                  • ExclusiveLimitStateMachineType_Low_StateNumber Property
                  • ExclusiveLimitStateMachineType_LowLow_StateNumber Property
                  • ExclusiveLimitStateMachineType_LowLowToLow_TransitionNumber Property
                  • ExclusiveLimitStateMachineType_LowToLowLow_TransitionNumber Property
                  • ExclusiveRateOfChangeAlarmType_EngineeringUnits Property
                  • ExpressionGuardVariableType_Expression Property
                  • ExtensionFieldsType_AddExtensionField_InputArguments Property
                  • ExtensionFieldsType_AddExtensionField_OutputArguments Property
                  • ExtensionFieldsType_ExtensionFieldName_Placeholder Property
                  • ExtensionFieldsType_RemoveExtensionField_InputArguments Property
                  • FileDirectoryType_CreateDirectory_InputArguments Property
                  • FileDirectoryType_CreateDirectory_OutputArguments Property
                  • FileDirectoryType_CreateFile_InputArguments Property
                  • FileDirectoryType_CreateFile_OutputArguments Property
                  • FileDirectoryType_DeleteFileSystemObject_InputArguments Property
                  • FileDirectoryType_FileDirectoryName_Placeholder_CreateDirectory_InputArguments Property
                  • FileDirectoryType_FileDirectoryName_Placeholder_CreateDirectory_OutputArguments Property
                  • FileDirectoryType_FileDirectoryName_Placeholder_CreateFile_InputArguments Property
                  • FileDirectoryType_FileDirectoryName_Placeholder_CreateFile_OutputArguments Property
                  • FileDirectoryType_FileDirectoryName_Placeholder_DeleteFileSystemObject_InputArguments Property
                  • FileDirectoryType_FileDirectoryName_Placeholder_MoveOrCopy_InputArguments Property
                  • FileDirectoryType_FileDirectoryName_Placeholder_MoveOrCopy_OutputArguments Property
                  • FileDirectoryType_FileName_Placeholder_Close_InputArguments Property
                  • FileDirectoryType_FileName_Placeholder_GetPosition_InputArguments Property
                  • FileDirectoryType_FileName_Placeholder_GetPosition_OutputArguments Property
                  • FileDirectoryType_FileName_Placeholder_Open_InputArguments Property
                  • FileDirectoryType_FileName_Placeholder_Open_OutputArguments Property
                  • FileDirectoryType_FileName_Placeholder_OpenCount Property
                  • FileDirectoryType_FileName_Placeholder_Read_InputArguments Property
                  • FileDirectoryType_FileName_Placeholder_Read_OutputArguments Property
                  • FileDirectoryType_FileName_Placeholder_SetPosition_InputArguments Property
                  • FileDirectoryType_FileName_Placeholder_Size Property
                  • FileDirectoryType_FileName_Placeholder_UserWritable Property
                  • FileDirectoryType_FileName_Placeholder_Writable Property
                  • FileDirectoryType_FileName_Placeholder_Write_InputArguments Property
                  • FileDirectoryType_MoveOrCopy_InputArguments Property
                  • FileDirectoryType_MoveOrCopy_OutputArguments Property
                  • FileSystem_CreateDirectory_InputArguments Property
                  • FileSystem_CreateDirectory_OutputArguments Property
                  • FileSystem_CreateFile_InputArguments Property
                  • FileSystem_CreateFile_OutputArguments Property
                  • FileSystem_DeleteFileSystemObject_InputArguments Property
                  • FileSystem_MoveOrCopy_InputArguments Property
                  • FileSystem_MoveOrCopy_OutputArguments Property
                  • FileTransferStateMachineType_ApplyWrite_StateNumber Property
                  • FileTransferStateMachineType_ApplyWriteToError_TransitionNumber Property
                  • FileTransferStateMachineType_ApplyWriteToIdle_TransitionNumber Property
                  • FileTransferStateMachineType_Error_StateNumber Property
                  • FileTransferStateMachineType_ErrorToIdle_TransitionNumber Property
                  • FileTransferStateMachineType_Idle_StateNumber Property
                  • FileTransferStateMachineType_IdleToApplyWrite_TransitionNumber Property
                  • FileTransferStateMachineType_IdleToReadPrepare_TransitionNumber Property
                  • FileTransferStateMachineType_ReadPrepare_StateNumber Property
                  • FileTransferStateMachineType_ReadPrepareToError_TransitionNumber Property
                  • FileTransferStateMachineType_ReadPrepareToReadTransfer_TransitionNumber Property
                  • FileTransferStateMachineType_ReadTransfer_StateNumber Property
                  • FileTransferStateMachineType_ReadTransferToError_TransitionNumber Property
                  • FileTransferStateMachineType_ReadTransferToIdle_TransitionNumber Property
                  • FileType_Close_InputArguments Property
                  • FileType_GetPosition_InputArguments Property
                  • FileType_GetPosition_OutputArguments Property
                  • FileType_LastModifiedTime Property
                  • FileType_MaxByteStringLength Property
                  • FileType_MimeType Property
                  • FileType_Open_InputArguments Property
                  • FileType_Open_OutputArguments Property
                  • FileType_OpenCount Property
                  • FileType_Read_InputArguments Property
                  • FileType_Read_OutputArguments Property
                  • FileType_SetPosition_InputArguments Property
                  • FileType_Size Property
                  • FileType_UserWritable Property
                  • FileType_Writable Property
                  • FileType_Write_InputArguments Property
                  • FilterOperator_EnumStrings Property
                  • FiniteStateMachineType_AvailableStates Property
                  • FiniteStateMachineType_AvailableTransitions Property
                  • FiniteStateMachineType_CurrentState Property
                  • FiniteStateMachineType_CurrentState_Id Property
                  • FiniteStateMachineType_LastTransition Property
                  • FiniteStateMachineType_LastTransition_Id Property
                  • FiniteStateVariableType_Id Property
                  • FiniteTransitionVariableType_Id Property
                  • FrameType_BaseFrame Property
                  • FrameType_CartesianCoordinates Property
                  • FrameType_Constant Property
                  • FrameType_FixedBase Property
                  • FrameType_Orientation Property
                  • GeneralModelChangeEventType_Changes Property
                  • HAConfiguration_AggregateConfiguration_PercentDataBad Property
                  • HAConfiguration_AggregateConfiguration_PercentDataGood Property
                  • HAConfiguration_AggregateConfiguration_TreatUncertainAsBad Property
                  • HAConfiguration_AggregateConfiguration_UseSlopedExtrapolation Property
                  • HAConfiguration_Stepped Property
                  • HistoricalDataConfigurationType_AggregateConfiguration_PercentDataBad Property
                  • HistoricalDataConfigurationType_AggregateConfiguration_PercentDataGood Property
                  • HistoricalDataConfigurationType_AggregateConfiguration_TreatUncertainAsBad Property
                  • HistoricalDataConfigurationType_AggregateConfiguration_UseSlopedExtrapolation Property
                  • HistoricalDataConfigurationType_Definition Property
                  • HistoricalDataConfigurationType_ExceptionDeviation Property
                  • HistoricalDataConfigurationType_ExceptionDeviationFormat Property
                  • HistoricalDataConfigurationType_MaxCountStoredValues Property
                  • HistoricalDataConfigurationType_MaxTimeInterval Property
                  • HistoricalDataConfigurationType_MaxTimeStoredValues Property
                  • HistoricalDataConfigurationType_MinTimeInterval Property
                  • HistoricalDataConfigurationType_ServerTimestampSupported Property
                  • HistoricalDataConfigurationType_StartOfArchive Property
                  • HistoricalDataConfigurationType_StartOfOnlineArchive Property
                  • HistoricalDataConfigurationType_Stepped Property
                  • HistoricalEventConfigurationType_StartOfArchive Property
                  • HistoricalEventConfigurationType_StartOfOnlineArchive Property
                  • HistoricalEventFilter Property
                  • HistoricalExternalEventSourceType_EndpointUrl Property
                  • HistoricalExternalEventSourceType_HistoricalEventFilter Property
                  • HistoricalExternalEventSourceType_IdentityTokenPolicy Property
                  • HistoricalExternalEventSourceType_SecurityMode Property
                  • HistoricalExternalEventSourceType_SecurityPolicyUri Property
                  • HistoricalExternalEventSourceType_Server Property
                  • HistoricalExternalEventSourceType_TransportProfileUri Property
                  • HistoryServerCapabilities_AccessHistoryDataCapability Property
                  • HistoryServerCapabilities_AccessHistoryEventsCapability Property
                  • HistoryServerCapabilities_DeleteAtTimeCapability Property
                  • HistoryServerCapabilities_DeleteEventCapability Property
                  • HistoryServerCapabilities_DeleteRawCapability Property
                  • HistoryServerCapabilities_InsertAnnotationCapability Property
                  • HistoryServerCapabilities_InsertDataCapability Property
                  • HistoryServerCapabilities_InsertEventCapability Property
                  • HistoryServerCapabilities_MaxReturnDataValues Property
                  • HistoryServerCapabilities_MaxReturnEventValues Property
                  • HistoryServerCapabilities_ReplaceDataCapability Property
                  • HistoryServerCapabilities_ReplaceEventCapability Property
                  • HistoryServerCapabilities_ServerTimestampSupported Property
                  • HistoryServerCapabilities_UpdateDataCapability Property
                  • HistoryServerCapabilities_UpdateEventCapability Property
                  • HistoryServerCapabilitiesType_AccessHistoryDataCapability Property
                  • HistoryServerCapabilitiesType_AccessHistoryEventsCapability Property
                  • HistoryServerCapabilitiesType_DeleteAtTimeCapability Property
                  • HistoryServerCapabilitiesType_DeleteEventCapability Property
                  • HistoryServerCapabilitiesType_DeleteRawCapability Property
                  • HistoryServerCapabilitiesType_InsertAnnotationCapability Property
                  • HistoryServerCapabilitiesType_InsertDataCapability Property
                  • HistoryServerCapabilitiesType_InsertEventCapability Property
                  • HistoryServerCapabilitiesType_MaxReturnDataValues Property
                  • HistoryServerCapabilitiesType_MaxReturnEventValues Property
                  • HistoryServerCapabilitiesType_ReplaceDataCapability Property
                  • HistoryServerCapabilitiesType_ReplaceEventCapability Property
                  • HistoryServerCapabilitiesType_ServerTimestampSupported Property
                  • HistoryServerCapabilitiesType_UpdateDataCapability Property
                  • HistoryServerCapabilitiesType_UpdateEventCapability Property
                  • HistoryUpdateType_EnumValues Property
                  • IBaseEthernetCapabilitiesType_VlanTagCapable Property
                  • Icon Property
                  • IdentityCriteriaType_EnumValues Property
                  • IdType_EnumStrings Property
                  • IetfBaseNetworkInterfaceType_AdminStatus Property
                  • IetfBaseNetworkInterfaceType_OperStatus Property
                  • IetfBaseNetworkInterfaceType_PhysAddress Property
                  • IetfBaseNetworkInterfaceType_Speed Property
                  • IetfBaseNetworkInterfaceType_Speed_EngineeringUnits Property
                  • IIeeeAutoNegotiationStatusType_NegotiationStatus Property
                  • IIeeeBaseEthernetPortType_Duplex Property
                  • IIeeeBaseEthernetPortType_MaxFrameLength Property
                  • IIeeeBaseEthernetPortType_Speed Property
                  • IIeeeBaseEthernetPortType_Speed_EngineeringUnits Property
                  • IIeeeBaseTsnStatusStreamType_FailureCode Property
                  • IIeeeBaseTsnStatusStreamType_FailureSystemIdentifier Property
                  • IIeeeBaseTsnStatusStreamType_ListenerStatus Property
                  • IIeeeBaseTsnStatusStreamType_TalkerStatus Property
                  • IIeeeBaseTsnStreamType_AccumulatedLatency Property
                  • IIeeeBaseTsnStreamType_SrClassId Property
                  • IIeeeBaseTsnStreamType_State Property
                  • IIeeeBaseTsnStreamType_StreamId Property
                  • IIeeeBaseTsnStreamType_StreamName Property
                  • IIeeeBaseTsnTrafficSpecificationType_Interval Property
                  • IIeeeBaseTsnTrafficSpecificationType_MaxFrameSize Property
                  • IIeeeBaseTsnTrafficSpecificationType_MaxIntervalFrames Property
                  • IIeeeTsnInterfaceConfigurationListenerType_ReceiveOffset Property
                  • IIeeeTsnInterfaceConfigurationTalkerType_TimeAwareOffset Property
                  • IIeeeTsnInterfaceConfigurationType_InterfaceName Property
                  • IIeeeTsnInterfaceConfigurationType_MacAddress Property
                  • IIeeeTsnMacAddressType_DestinationAddress Property
                  • IIeeeTsnMacAddressType_SourceAddress Property
                  • IIeeeTsnVlanTagType_PriorityCodePoint Property
                  • IIeeeTsnVlanTagType_VlanId Property
                  • IIetfBaseNetworkInterfaceType_AdminStatus Property
                  • IIetfBaseNetworkInterfaceType_OperStatus Property
                  • IIetfBaseNetworkInterfaceType_PhysAddress Property
                  • IIetfBaseNetworkInterfaceType_Speed Property
                  • IIetfBaseNetworkInterfaceType_Speed_EngineeringUnits Property
                  • ImageItemType_XAxisDefinition Property
                  • ImageItemType_YAxisDefinition Property
                  • InputArguments Property
                  • InterfaceAdminStatus_EnumValues Property
                  • InterfaceOperStatus_EnumValues Property
                  • IOrderedObjectType_NumberInList Property
                  • IPriorityMappingEntryType_MappingUri Property
                  • IPriorityMappingEntryType_PriorityLabel Property
                  • IPriorityMappingEntryType_PriorityValue_DSCP Property
                  • IPriorityMappingEntryType_PriorityValue_PCP Property
                  • ISrClassType_Id Property
                  • ISrClassType_Priority Property
                  • ISrClassType_Vid Property
                  • IVlanIdType_VlanId Property
                  • JsonDataSetMessageContentMask_OptionSetValues Property
                  • JsonDataSetReaderMessageType_DataSetMessageContentMask Property
                  • JsonDataSetReaderMessageType_NetworkMessageContentMask Property
                  • JsonDataSetWriterMessageType_DataSetMessageContentMask Property
                  • JsonNetworkMessageContentMask_OptionSetValues Property
                  • JsonWriterGroupMessageType_NetworkMessageContentMask Property
                  • KeyCredentialAuditEventType_ResourceUri Property
                  • KeyCredentialConfiguration_CreateCredential_InputArguments Property
                  • KeyCredentialConfiguration_CreateCredential_OutputArguments Property
                  • KeyCredentialConfigurationFolderType_CreateCredential_InputArguments Property
                  • KeyCredentialConfigurationFolderType_CreateCredential_OutputArguments Property
                  • KeyCredentialConfigurationFolderType_ServiceName_Placeholder_GetEncryptingKey_InputArguments Property
                  • KeyCredentialConfigurationFolderType_ServiceName_Placeholder_GetEncryptingKey_OutputArguments Property
                  • KeyCredentialConfigurationFolderType_ServiceName_Placeholder_ProfileUri Property
                  • KeyCredentialConfigurationFolderType_ServiceName_Placeholder_ResourceUri Property
                  • KeyCredentialConfigurationFolderType_ServiceName_Placeholder_UpdateCredential_InputArguments Property
                  • KeyCredentialConfigurationType_EndpointUrls Property
                  • KeyCredentialConfigurationType_GetEncryptingKey_InputArguments Property
                  • KeyCredentialConfigurationType_GetEncryptingKey_OutputArguments Property
                  • KeyCredentialConfigurationType_ProfileUri Property
                  • KeyCredentialConfigurationType_ResourceUri Property
                  • KeyCredentialConfigurationType_ServiceStatus Property
                  • KeyCredentialConfigurationType_UpdateCredential_InputArguments Property
                  • KeyCredentialDeletedAuditEventType_ResourceUri Property
                  • LimitAlarmType_BaseHighHighLimit Property
                  • LimitAlarmType_BaseHighLimit Property
                  • LimitAlarmType_BaseLowLimit Property
                  • LimitAlarmType_BaseLowLowLimit Property
                  • LimitAlarmType_HighDeadband Property
                  • LimitAlarmType_HighHighDeadband Property
                  • LimitAlarmType_HighHighLimit Property
                  • LimitAlarmType_HighLimit Property
                  • LimitAlarmType_LowDeadband Property
                  • LimitAlarmType_LowLimit Property
                  • LimitAlarmType_LowLowDeadband Property
                  • LimitAlarmType_LowLowLimit Property
                  • LimitAlarmType_SeverityHigh Property
                  • LimitAlarmType_SeverityHighHigh Property
                  • LimitAlarmType_SeverityLow Property
                  • LimitAlarmType_SeverityLowLow Property
                  • LocalTime Property
                  • MaxArrayLength Property
                  • MaxByteStringLength Property
                  • MaxCharacters Property
                  • MaxStringLength Property
                  • MessageSecurityMode_EnumStrings Property
                  • ModelChangeStructureVerbMask_EnumValues Property
                  • MonitoringMode_EnumStrings Property
                  • MultiStateDictionaryEntryDiscreteBaseType_EnumDictionaryEntries Property
                  • MultiStateDictionaryEntryDiscreteBaseType_ValueAsDictionaryEntries Property
                  • MultiStateDictionaryEntryDiscreteType_ValueAsDictionaryEntries Property
                  • MultiStateDiscreteType_EnumStrings Property
                  • MultiStateValueDiscreteType_EnumValues Property
                  • MultiStateValueDiscreteType_ValueAsText Property
                  • NamespaceMetadataType_ConfigurationVersion Property
                  • NamespaceMetadataType_DefaultAccessRestrictions Property
                  • NamespaceMetadataType_DefaultRolePermissions Property
                  • NamespaceMetadataType_DefaultUserRolePermissions Property
                  • NamespaceMetadataType_IsNamespaceSubset Property
                  • NamespaceMetadataType_ModelVersion Property
                  • NamespaceMetadataType_NamespaceFile_Close_InputArguments Property
                  • NamespaceMetadataType_NamespaceFile_GetPosition_InputArguments Property
                  • NamespaceMetadataType_NamespaceFile_GetPosition_OutputArguments Property
                  • NamespaceMetadataType_NamespaceFile_Open_InputArguments Property
                  • NamespaceMetadataType_NamespaceFile_Open_OutputArguments Property
                  • NamespaceMetadataType_NamespaceFile_OpenCount Property
                  • NamespaceMetadataType_NamespaceFile_Read_InputArguments Property
                  • NamespaceMetadataType_NamespaceFile_Read_OutputArguments Property
                  • NamespaceMetadataType_NamespaceFile_SetPosition_InputArguments Property
                  • NamespaceMetadataType_NamespaceFile_Size Property
                  • NamespaceMetadataType_NamespaceFile_UserWritable Property
                  • NamespaceMetadataType_NamespaceFile_Writable Property
                  • NamespaceMetadataType_NamespaceFile_Write_InputArguments Property
                  • NamespaceMetadataType_NamespacePublicationDate Property
                  • NamespaceMetadataType_NamespaceUri Property
                  • NamespaceMetadataType_NamespaceVersion Property
                  • NamespaceMetadataType_StaticNodeIdTypes Property
                  • NamespaceMetadataType_StaticNumericNodeIdRange Property
                  • NamespaceMetadataType_StaticStringNodeIdPattern Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_IsNamespaceSubset Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_NamespaceFile_Close_InputArguments Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_NamespaceFile_GetPosition_InputArguments Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_NamespaceFile_GetPosition_OutputArguments Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_NamespaceFile_Open_InputArguments Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_NamespaceFile_Open_OutputArguments Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_NamespaceFile_OpenCount Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_NamespaceFile_Read_InputArguments Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_NamespaceFile_Read_OutputArguments Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_NamespaceFile_SetPosition_InputArguments Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_NamespaceFile_Size Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_NamespaceFile_UserWritable Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_NamespaceFile_Writable Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_NamespaceFile_Write_InputArguments Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_NamespacePublicationDate Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_NamespaceUri Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_NamespaceVersion Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_StaticNodeIdTypes Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_StaticNumericNodeIdRange Property
                  • NamespacesType_NamespaceIdentifier_Placeholder_StaticStringNodeIdPattern Property
                  • NamingRuleType_EnumValues Property
                  • NDimensionArrayItemType_AxisDefinition Property
                  • NegotiationStatus_EnumValues Property
                  • NetworkAddressType_NetworkInterface Property
                  • NetworkAddressType_NetworkInterface_Selections Property
                  • NetworkAddressUrlType_Url Property
                  • NodeAttributesMask_EnumValues Property
                  • NodeClass_EnumValues Property
                  • NodeVersion Property
                  • NonExclusiveDeviationAlarmType_BaseSetpointNode Property
                  • NonExclusiveDeviationAlarmType_SetpointNode Property
                  • NonExclusiveLimitAlarmType_ActiveState Property
                  • NonExclusiveLimitAlarmType_ActiveState_Id Property
                  • NonExclusiveLimitAlarmType_HighHighState Property
                  • NonExclusiveLimitAlarmType_HighHighState_FalseState Property
                  • NonExclusiveLimitAlarmType_HighHighState_Id Property
                  • NonExclusiveLimitAlarmType_HighHighState_TransitionTime Property
                  • NonExclusiveLimitAlarmType_HighHighState_TrueState Property
                  • NonExclusiveLimitAlarmType_HighState Property
                  • NonExclusiveLimitAlarmType_HighState_FalseState Property
                  • NonExclusiveLimitAlarmType_HighState_Id Property
                  • NonExclusiveLimitAlarmType_HighState_TransitionTime Property
                  • NonExclusiveLimitAlarmType_HighState_TrueState Property
                  • NonExclusiveLimitAlarmType_LowLowState Property
                  • NonExclusiveLimitAlarmType_LowLowState_FalseState Property
                  • NonExclusiveLimitAlarmType_LowLowState_Id Property
                  • NonExclusiveLimitAlarmType_LowLowState_TransitionTime Property
                  • NonExclusiveLimitAlarmType_LowLowState_TrueState Property
                  • NonExclusiveLimitAlarmType_LowState Property
                  • NonExclusiveLimitAlarmType_LowState_FalseState Property
                  • NonExclusiveLimitAlarmType_LowState_Id Property
                  • NonExclusiveLimitAlarmType_LowState_TransitionTime Property
                  • NonExclusiveLimitAlarmType_LowState_TrueState Property
                  • NonExclusiveRateOfChangeAlarmType_EngineeringUnits Property
                  • NonTransparentBackupRedundancyType_Mode Property
                  • NonTransparentBackupRedundancyType_RedundantServerArray Property
                  • NonTransparentNetworkRedundancyType_ServerNetworkGroups Property
                  • NonTransparentRedundancyType_ServerUriArray Property
                  • OffNormalAlarmType_NormalState Property
                  • OpcUa_BinarySchema Property
                  • OpcUa_BinarySchema_AdditionalParametersType Property
                  • OpcUa_BinarySchema_AddNodesItem Property
                  • OpcUa_BinarySchema_AddReferencesItem Property
                  • OpcUa_BinarySchema_AggregateConfiguration Property
                  • OpcUa_BinarySchema_AliasNameDataType Property
                  • OpcUa_BinarySchema_Annotation Property
                  • OpcUa_BinarySchema_AnnotationDataType Property
                  • OpcUa_BinarySchema_AnonymousIdentityToken Property
                  • OpcUa_BinarySchema_ApplicationDescription Property
                  • OpcUa_BinarySchema_Argument Property
                  • OpcUa_BinarySchema_AttributeOperand Property
                  • OpcUa_BinarySchema_AxisInformation Property
                  • OpcUa_BinarySchema_BitFieldDefinition Property
                  • OpcUa_BinarySchema_BrokerConnectionTransportDataType Property
                  • OpcUa_BinarySchema_BrokerDataSetReaderTransportDataType Property
                  • OpcUa_BinarySchema_BrokerDataSetWriterTransportDataType Property
                  • OpcUa_BinarySchema_BrokerWriterGroupTransportDataType Property
                  • OpcUa_BinarySchema_BuildInfo Property
                  • OpcUa_BinarySchema_CartesianCoordinates Property
                  • OpcUa_BinarySchema_ComplexNumberType Property
                  • OpcUa_BinarySchema_ConfigurationVersionDataType Property
                  • OpcUa_BinarySchema_ConnectionTransportDataType Property
                  • OpcUa_BinarySchema_ContentFilter Property
                  • OpcUa_BinarySchema_ContentFilterElement Property
                  • OpcUa_BinarySchema_CurrencyUnitType Property
                  • OpcUa_BinarySchema_DatagramConnectionTransport2DataType Property
                  • OpcUa_BinarySchema_DatagramConnectionTransportDataType Property
                  • OpcUa_BinarySchema_DatagramDataSetReaderTransportDataType Property
                  • OpcUa_BinarySchema_DatagramWriterGroupTransport2DataType Property
                  • OpcUa_BinarySchema_DatagramWriterGroupTransportDataType Property
                  • OpcUa_BinarySchema_DataSetMetaDataType Property
                  • OpcUa_BinarySchema_DataSetReaderDataType Property
                  • OpcUa_BinarySchema_DataSetReaderMessageDataType Property
                  • OpcUa_BinarySchema_DataSetReaderTransportDataType Property
                  • OpcUa_BinarySchema_DataSetWriterDataType Property
                  • OpcUa_BinarySchema_DataSetWriterMessageDataType Property
                  • OpcUa_BinarySchema_DataSetWriterTransportDataType Property
                  • OpcUa_BinarySchema_DataTypeDefinition Property
                  • OpcUa_BinarySchema_DataTypeDescription Property
                  • OpcUa_BinarySchema_DataTypeSchemaHeader Property
                  • OpcUa_BinarySchema_DeleteNodesItem Property
                  • OpcUa_BinarySchema_DeleteReferencesItem Property
                  • OpcUa_BinarySchema_Deprecated Property
                  • OpcUa_BinarySchema_DiscoveryConfiguration Property
                  • OpcUa_BinarySchema_DoubleComplexNumberType Property
                  • OpcUa_BinarySchema_ElementOperand Property
                  • OpcUa_BinarySchema_EndpointConfiguration Property
                  • OpcUa_BinarySchema_EndpointDescription Property
                  • OpcUa_BinarySchema_EndpointType Property
                  • OpcUa_BinarySchema_EndpointUrlListDataType Property
                  • OpcUa_BinarySchema_EnumDefinition Property
                  • OpcUa_BinarySchema_EnumDescription Property
                  • OpcUa_BinarySchema_EnumField Property
                  • OpcUa_BinarySchema_EnumValueType Property
                  • OpcUa_BinarySchema_EphemeralKeyType Property
                  • OpcUa_BinarySchema_EUInformation Property
                  • OpcUa_BinarySchema_EventFilter Property
                  • OpcUa_BinarySchema_FieldMetaData Property
                  • OpcUa_BinarySchema_FieldTargetDataType Property
                  • OpcUa_BinarySchema_FilterOperand Property
                  • OpcUa_BinarySchema_Frame Property
                  • OpcUa_BinarySchema_HistoryEvent Property
                  • OpcUa_BinarySchema_HistoryEventFieldList Property
                  • OpcUa_BinarySchema_HistoryModifiedEvent Property
                  • OpcUa_BinarySchema_IdentityMappingRuleType Property
                  • OpcUa_BinarySchema_IssuedIdentityToken Property
                  • OpcUa_BinarySchema_JsonDataSetReaderMessageDataType Property
                  • OpcUa_BinarySchema_JsonDataSetWriterMessageDataType Property
                  • OpcUa_BinarySchema_JsonWriterGroupMessageDataType Property
                  • OpcUa_BinarySchema_KeyValuePair Property
                  • OpcUa_BinarySchema_LinearConversionDataType Property
                  • OpcUa_BinarySchema_LiteralOperand Property
                  • OpcUa_BinarySchema_MdnsDiscoveryConfiguration Property
                  • OpcUa_BinarySchema_ModelChangeStructureDataType Property
                  • OpcUa_BinarySchema_ModificationInfo Property
                  • OpcUa_BinarySchema_MonitoringFilter Property
                  • OpcUa_BinarySchema_NamespaceUri Property
                  • OpcUa_BinarySchema_NetworkAddressDataType Property
                  • OpcUa_BinarySchema_NetworkAddressUrlDataType Property
                  • OpcUa_BinarySchema_NetworkGroupDataType Property
                  • OpcUa_BinarySchema_OptionSet Property
                  • OpcUa_BinarySchema_Orientation Property
                  • OpcUa_BinarySchema_PortableNodeId Property
                  • OpcUa_BinarySchema_PortableQualifiedName Property
                  • OpcUa_BinarySchema_PriorityMappingEntryType Property
                  • OpcUa_BinarySchema_ProgramDiagnostic2DataType Property
                  • OpcUa_BinarySchema_ProgramDiagnosticDataType Property
                  • OpcUa_BinarySchema_PublishedDataItemsDataType Property
                  • OpcUa_BinarySchema_PublishedDataSetCustomSourceDataType Property
                  • OpcUa_BinarySchema_PublishedDataSetDataType Property
                  • OpcUa_BinarySchema_PublishedDataSetSourceDataType Property
                  • OpcUa_BinarySchema_PublishedEventsDataType Property
                  • OpcUa_BinarySchema_PublishedVariableDataType Property
                  • OpcUa_BinarySchema_PubSubConfiguration2DataType Property
                  • OpcUa_BinarySchema_PubSubConfigurationDataType Property
                  • OpcUa_BinarySchema_PubSubConfigurationRefDataType Property
                  • OpcUa_BinarySchema_PubSubConfigurationValueDataType Property
                  • OpcUa_BinarySchema_PubSubConnectionDataType Property
                  • OpcUa_BinarySchema_PubSubGroupDataType Property
                  • OpcUa_BinarySchema_PubSubKeyPushTargetDataType Property
                  • OpcUa_BinarySchema_QosDataType Property
                  • OpcUa_BinarySchema_QuantityDimension Property
                  • OpcUa_BinarySchema_Range Property
                  • OpcUa_BinarySchema_RationalNumber Property
                  • OpcUa_BinarySchema_ReaderGroupDataType Property
                  • OpcUa_BinarySchema_ReaderGroupMessageDataType Property
                  • OpcUa_BinarySchema_ReaderGroupTransportDataType Property
                  • OpcUa_BinarySchema_ReceiveQosDataType Property
                  • OpcUa_BinarySchema_ReceiveQosPriorityDataType Property
                  • OpcUa_BinarySchema_RedundantServerDataType Property
                  • OpcUa_BinarySchema_ReferenceDescriptionDataType Property
                  • OpcUa_BinarySchema_ReferenceListEntryDataType Property
                  • OpcUa_BinarySchema_RegisteredServer Property
                  • OpcUa_BinarySchema_RelativePath Property
                  • OpcUa_BinarySchema_RelativePathElement Property
                  • OpcUa_BinarySchema_RolePermissionType Property
                  • OpcUa_BinarySchema_SamplingIntervalDiagnosticsDataType Property
                  • OpcUa_BinarySchema_SecurityGroupDataType Property
                  • OpcUa_BinarySchema_SemanticChangeStructureDataType Property
                  • OpcUa_BinarySchema_ServerDiagnosticsSummaryDataType Property
                  • OpcUa_BinarySchema_ServerOnNetwork Property
                  • OpcUa_BinarySchema_ServerStatusDataType Property
                  • OpcUa_BinarySchema_ServiceCounterDataType Property
                  • OpcUa_BinarySchema_SessionDiagnosticsDataType Property
                  • OpcUa_BinarySchema_SessionSecurityDiagnosticsDataType Property
                  • OpcUa_BinarySchema_SignedSoftwareCertificate Property
                  • OpcUa_BinarySchema_SimpleAttributeOperand Property
                  • OpcUa_BinarySchema_SimpleTypeDescription Property
                  • OpcUa_BinarySchema_StandaloneSubscribedDataSetDataType Property
                  • OpcUa_BinarySchema_StandaloneSubscribedDataSetRefDataType Property
                  • OpcUa_BinarySchema_StatusResult Property
                  • OpcUa_BinarySchema_StructureDefinition Property
                  • OpcUa_BinarySchema_StructureDescription Property
                  • OpcUa_BinarySchema_StructureField Property
                  • OpcUa_BinarySchema_SubscribedDataSetDataType Property
                  • OpcUa_BinarySchema_SubscribedDataSetMirrorDataType Property
                  • OpcUa_BinarySchema_SubscriptionDiagnosticsDataType Property
                  • OpcUa_BinarySchema_TargetVariablesDataType Property
                  • OpcUa_BinarySchema_ThreeDCartesianCoordinates Property
                  • OpcUa_BinarySchema_ThreeDFrame Property
                  • OpcUa_BinarySchema_ThreeDOrientation Property
                  • OpcUa_BinarySchema_ThreeDVector Property
                  • OpcUa_BinarySchema_TimeZoneDataType Property
                  • OpcUa_BinarySchema_TransactionErrorType Property
                  • OpcUa_BinarySchema_TransmitQosDataType Property
                  • OpcUa_BinarySchema_TransmitQosPriorityDataType Property
                  • OpcUa_BinarySchema_TrustListDataType Property
                  • OpcUa_BinarySchema_UABinaryFileDataType Property
                  • OpcUa_BinarySchema_UadpDataSetReaderMessageDataType Property
                  • OpcUa_BinarySchema_UadpDataSetWriterMessageDataType Property
                  • OpcUa_BinarySchema_UadpWriterGroupMessageDataType Property
                  • OpcUa_BinarySchema_Union Property
                  • OpcUa_BinarySchema_UnsignedRationalNumber Property
                  • OpcUa_BinarySchema_UserIdentityToken Property
                  • OpcUa_BinarySchema_UserManagementDataType Property
                  • OpcUa_BinarySchema_UserNameIdentityToken Property
                  • OpcUa_BinarySchema_UserTokenPolicy Property
                  • OpcUa_BinarySchema_Vector Property
                  • OpcUa_BinarySchema_WriterGroupDataType Property
                  • OpcUa_BinarySchema_WriterGroupMessageDataType Property
                  • OpcUa_BinarySchema_WriterGroupTransportDataType Property
                  • OpcUa_BinarySchema_X509IdentityToken Property
                  • OpcUa_BinarySchema_XVType Property
                  • OpcUa_XmlSchema Property
                  • OpcUa_XmlSchema_AdditionalParametersType Property
                  • OpcUa_XmlSchema_AddNodesItem Property
                  • OpcUa_XmlSchema_AddReferencesItem Property
                  • OpcUa_XmlSchema_AggregateConfiguration Property
                  • OpcUa_XmlSchema_AliasNameDataType Property
                  • OpcUa_XmlSchema_Annotation Property
                  • OpcUa_XmlSchema_AnnotationDataType Property
                  • OpcUa_XmlSchema_AnonymousIdentityToken Property
                  • OpcUa_XmlSchema_ApplicationDescription Property
                  • OpcUa_XmlSchema_Argument Property
                  • OpcUa_XmlSchema_AttributeOperand Property
                  • OpcUa_XmlSchema_AxisInformation Property
                  • OpcUa_XmlSchema_BitFieldDefinition Property
                  • OpcUa_XmlSchema_BrokerConnectionTransportDataType Property
                  • OpcUa_XmlSchema_BrokerDataSetReaderTransportDataType Property
                  • OpcUa_XmlSchema_BrokerDataSetWriterTransportDataType Property
                  • OpcUa_XmlSchema_BrokerWriterGroupTransportDataType Property
                  • OpcUa_XmlSchema_BuildInfo Property
                  • OpcUa_XmlSchema_CartesianCoordinates Property
                  • OpcUa_XmlSchema_ComplexNumberType Property
                  • OpcUa_XmlSchema_ConfigurationVersionDataType Property
                  • OpcUa_XmlSchema_ConnectionTransportDataType Property
                  • OpcUa_XmlSchema_ContentFilter Property
                  • OpcUa_XmlSchema_ContentFilterElement Property
                  • OpcUa_XmlSchema_CurrencyUnitType Property
                  • OpcUa_XmlSchema_DatagramConnectionTransport2DataType Property
                  • OpcUa_XmlSchema_DatagramConnectionTransportDataType Property
                  • OpcUa_XmlSchema_DatagramDataSetReaderTransportDataType Property
                  • OpcUa_XmlSchema_DatagramWriterGroupTransport2DataType Property
                  • OpcUa_XmlSchema_DatagramWriterGroupTransportDataType Property
                  • OpcUa_XmlSchema_DataSetMetaDataType Property
                  • OpcUa_XmlSchema_DataSetReaderDataType Property
                  • OpcUa_XmlSchema_DataSetReaderMessageDataType Property
                  • OpcUa_XmlSchema_DataSetReaderTransportDataType Property
                  • OpcUa_XmlSchema_DataSetWriterDataType Property
                  • OpcUa_XmlSchema_DataSetWriterMessageDataType Property
                  • OpcUa_XmlSchema_DataSetWriterTransportDataType Property
                  • OpcUa_XmlSchema_DataTypeDefinition Property
                  • OpcUa_XmlSchema_DataTypeDescription Property
                  • OpcUa_XmlSchema_DataTypeSchemaHeader Property
                  • OpcUa_XmlSchema_DeleteNodesItem Property
                  • OpcUa_XmlSchema_DeleteReferencesItem Property
                  • OpcUa_XmlSchema_Deprecated Property
                  • OpcUa_XmlSchema_DiscoveryConfiguration Property
                  • OpcUa_XmlSchema_DoubleComplexNumberType Property
                  • OpcUa_XmlSchema_ElementOperand Property
                  • OpcUa_XmlSchema_EndpointConfiguration Property
                  • OpcUa_XmlSchema_EndpointDescription Property
                  • OpcUa_XmlSchema_EndpointType Property
                  • OpcUa_XmlSchema_EndpointUrlListDataType Property
                  • OpcUa_XmlSchema_EnumDefinition Property
                  • OpcUa_XmlSchema_EnumDescription Property
                  • OpcUa_XmlSchema_EnumField Property
                  • OpcUa_XmlSchema_EnumValueType Property
                  • OpcUa_XmlSchema_EphemeralKeyType Property
                  • OpcUa_XmlSchema_EUInformation Property
                  • OpcUa_XmlSchema_EventFilter Property
                  • OpcUa_XmlSchema_FieldMetaData Property
                  • OpcUa_XmlSchema_FieldTargetDataType Property
                  • OpcUa_XmlSchema_FilterOperand Property
                  • OpcUa_XmlSchema_Frame Property
                  • OpcUa_XmlSchema_HistoryEvent Property
                  • OpcUa_XmlSchema_HistoryEventFieldList Property
                  • OpcUa_XmlSchema_HistoryModifiedEvent Property
                  • OpcUa_XmlSchema_IdentityMappingRuleType Property
                  • OpcUa_XmlSchema_IssuedIdentityToken Property
                  • OpcUa_XmlSchema_JsonDataSetReaderMessageDataType Property
                  • OpcUa_XmlSchema_JsonDataSetWriterMessageDataType Property
                  • OpcUa_XmlSchema_JsonWriterGroupMessageDataType Property
                  • OpcUa_XmlSchema_KeyValuePair Property
                  • OpcUa_XmlSchema_LinearConversionDataType Property
                  • OpcUa_XmlSchema_LiteralOperand Property
                  • OpcUa_XmlSchema_MdnsDiscoveryConfiguration Property
                  • OpcUa_XmlSchema_ModelChangeStructureDataType Property
                  • OpcUa_XmlSchema_ModificationInfo Property
                  • OpcUa_XmlSchema_MonitoringFilter Property
                  • OpcUa_XmlSchema_NamespaceUri Property
                  • OpcUa_XmlSchema_NetworkAddressDataType Property
                  • OpcUa_XmlSchema_NetworkAddressUrlDataType Property
                  • OpcUa_XmlSchema_NetworkGroupDataType Property
                  • OpcUa_XmlSchema_OptionSet Property
                  • OpcUa_XmlSchema_Orientation Property
                  • OpcUa_XmlSchema_PortableNodeId Property
                  • OpcUa_XmlSchema_PortableQualifiedName Property
                  • OpcUa_XmlSchema_PriorityMappingEntryType Property
                  • OpcUa_XmlSchema_ProgramDiagnostic2DataType Property
                  • OpcUa_XmlSchema_ProgramDiagnosticDataType Property
                  • OpcUa_XmlSchema_PublishedDataItemsDataType Property
                  • OpcUa_XmlSchema_PublishedDataSetCustomSourceDataType Property
                  • OpcUa_XmlSchema_PublishedDataSetDataType Property
                  • OpcUa_XmlSchema_PublishedDataSetSourceDataType Property
                  • OpcUa_XmlSchema_PublishedEventsDataType Property
                  • OpcUa_XmlSchema_PublishedVariableDataType Property
                  • OpcUa_XmlSchema_PubSubConfiguration2DataType Property
                  • OpcUa_XmlSchema_PubSubConfigurationDataType Property
                  • OpcUa_XmlSchema_PubSubConfigurationRefDataType Property
                  • OpcUa_XmlSchema_PubSubConfigurationValueDataType Property
                  • OpcUa_XmlSchema_PubSubConnectionDataType Property
                  • OpcUa_XmlSchema_PubSubGroupDataType Property
                  • OpcUa_XmlSchema_PubSubKeyPushTargetDataType Property
                  • OpcUa_XmlSchema_QosDataType Property
                  • OpcUa_XmlSchema_QuantityDimension Property
                  • OpcUa_XmlSchema_Range Property
                  • OpcUa_XmlSchema_RationalNumber Property
                  • OpcUa_XmlSchema_ReaderGroupDataType Property
                  • OpcUa_XmlSchema_ReaderGroupMessageDataType Property
                  • OpcUa_XmlSchema_ReaderGroupTransportDataType Property
                  • OpcUa_XmlSchema_ReceiveQosDataType Property
                  • OpcUa_XmlSchema_ReceiveQosPriorityDataType Property
                  • OpcUa_XmlSchema_RedundantServerDataType Property
                  • OpcUa_XmlSchema_ReferenceDescriptionDataType Property
                  • OpcUa_XmlSchema_ReferenceListEntryDataType Property
                  • OpcUa_XmlSchema_RegisteredServer Property
                  • OpcUa_XmlSchema_RelativePath Property
                  • OpcUa_XmlSchema_RelativePathElement Property
                  • OpcUa_XmlSchema_RolePermissionType Property
                  • OpcUa_XmlSchema_SamplingIntervalDiagnosticsDataType Property
                  • OpcUa_XmlSchema_SecurityGroupDataType Property
                  • OpcUa_XmlSchema_SemanticChangeStructureDataType Property
                  • OpcUa_XmlSchema_ServerDiagnosticsSummaryDataType Property
                  • OpcUa_XmlSchema_ServerOnNetwork Property
                  • OpcUa_XmlSchema_ServerStatusDataType Property
                  • OpcUa_XmlSchema_ServiceCounterDataType Property
                  • OpcUa_XmlSchema_SessionDiagnosticsDataType Property
                  • OpcUa_XmlSchema_SessionSecurityDiagnosticsDataType Property
                  • OpcUa_XmlSchema_SignedSoftwareCertificate Property
                  • OpcUa_XmlSchema_SimpleAttributeOperand Property
                  • OpcUa_XmlSchema_SimpleTypeDescription Property
                  • OpcUa_XmlSchema_StandaloneSubscribedDataSetDataType Property
                  • OpcUa_XmlSchema_StandaloneSubscribedDataSetRefDataType Property
                  • OpcUa_XmlSchema_StatusResult Property
                  • OpcUa_XmlSchema_StructureDefinition Property
                  • OpcUa_XmlSchema_StructureDescription Property
                  • OpcUa_XmlSchema_StructureField Property
                  • OpcUa_XmlSchema_SubscribedDataSetDataType Property
                  • OpcUa_XmlSchema_SubscribedDataSetMirrorDataType Property
                  • OpcUa_XmlSchema_SubscriptionDiagnosticsDataType Property
                  • OpcUa_XmlSchema_TargetVariablesDataType Property
                  • OpcUa_XmlSchema_ThreeDCartesianCoordinates Property
                  • OpcUa_XmlSchema_ThreeDFrame Property
                  • OpcUa_XmlSchema_ThreeDOrientation Property
                  • OpcUa_XmlSchema_ThreeDVector Property
                  • OpcUa_XmlSchema_TimeZoneDataType Property
                  • OpcUa_XmlSchema_TransactionErrorType Property
                  • OpcUa_XmlSchema_TransmitQosDataType Property
                  • OpcUa_XmlSchema_TransmitQosPriorityDataType Property
                  • OpcUa_XmlSchema_TrustListDataType Property
                  • OpcUa_XmlSchema_UABinaryFileDataType Property
                  • OpcUa_XmlSchema_UadpDataSetReaderMessageDataType Property
                  • OpcUa_XmlSchema_UadpDataSetWriterMessageDataType Property
                  • OpcUa_XmlSchema_UadpWriterGroupMessageDataType Property
                  • OpcUa_XmlSchema_Union Property
                  • OpcUa_XmlSchema_UnsignedRationalNumber Property
                  • OpcUa_XmlSchema_UserIdentityToken Property
                  • OpcUa_XmlSchema_UserManagementDataType Property
                  • OpcUa_XmlSchema_UserNameIdentityToken Property
                  • OpcUa_XmlSchema_UserTokenPolicy Property
                  • OpcUa_XmlSchema_Vector Property
                  • OpcUa_XmlSchema_WriterGroupDataType Property
                  • OpcUa_XmlSchema_WriterGroupMessageDataType Property
                  • OpcUa_XmlSchema_WriterGroupTransportDataType Property
                  • OpcUa_XmlSchema_X509IdentityToken Property
                  • OpcUa_XmlSchema_XVType Property
                  • OPCUANamespaceMetadata_DefaultAccessRestrictions Property
                  • OPCUANamespaceMetadata_DefaultRolePermissions Property
                  • OPCUANamespaceMetadata_DefaultUserRolePermissions Property
                  • OPCUANamespaceMetadata_IsNamespaceSubset Property
                  • OPCUANamespaceMetadata_NamespaceFile_Close_InputArguments Property
                  • OPCUANamespaceMetadata_NamespaceFile_GetPosition_InputArguments Property
                  • OPCUANamespaceMetadata_NamespaceFile_GetPosition_OutputArguments Property
                  • OPCUANamespaceMetadata_NamespaceFile_Open_InputArguments Property
                  • OPCUANamespaceMetadata_NamespaceFile_Open_OutputArguments Property
                  • OPCUANamespaceMetadata_NamespaceFile_OpenCount Property
                  • OPCUANamespaceMetadata_NamespaceFile_Read_InputArguments Property
                  • OPCUANamespaceMetadata_NamespaceFile_Read_OutputArguments Property
                  • OPCUANamespaceMetadata_NamespaceFile_SetPosition_InputArguments Property
                  • OPCUANamespaceMetadata_NamespaceFile_Size Property
                  • OPCUANamespaceMetadata_NamespaceFile_UserWritable Property
                  • OPCUANamespaceMetadata_NamespaceFile_Writable Property
                  • OPCUANamespaceMetadata_NamespaceFile_Write_InputArguments Property
                  • OPCUANamespaceMetadata_NamespacePublicationDate Property
                  • OPCUANamespaceMetadata_NamespaceUri Property
                  • OPCUANamespaceMetadata_NamespaceVersion Property
                  • OPCUANamespaceMetadata_StaticNodeIdTypes Property
                  • OPCUANamespaceMetadata_StaticNumericNodeIdRange Property
                  • OPCUANamespaceMetadata_StaticStringNodeIdPattern Property
                  • OpenFileMode_EnumValues Property
                  • OperationLimitsType_MaxMonitoredItemsPerCall Property
                  • OperationLimitsType_MaxNodesPerBrowse Property
                  • OperationLimitsType_MaxNodesPerHistoryReadData Property
                  • OperationLimitsType_MaxNodesPerHistoryReadEvents Property
                  • OperationLimitsType_MaxNodesPerHistoryUpdateData Property
                  • OperationLimitsType_MaxNodesPerHistoryUpdateEvents Property
                  • OperationLimitsType_MaxNodesPerMethodCall Property
                  • OperationLimitsType_MaxNodesPerNodeManagement Property
                  • OperationLimitsType_MaxNodesPerRead Property
                  • OperationLimitsType_MaxNodesPerRegisterNodes Property
                  • OperationLimitsType_MaxNodesPerTranslateBrowsePathsToNodeIds Property
                  • OperationLimitsType_MaxNodesPerWrite Property
                  • OptionSetLength Property
                  • OptionSetType_BitMask Property
                  • OptionSetType_OptionSetValues Property
                  • OptionSetValues Property
                  • OrderedListType_NodeVersion Property
                  • OrderedListType_OrderedObject_Placeholder_NumberInList Property
                  • OrientationType_AngleUnit Property
                  • OutputArguments Property
                  • OverrideValueHandling_EnumStrings Property
                  • PasswordOptionsMask_OptionSetValues Property
                  • PerformUpdateType_EnumValues Property
                  • PermissionType_OptionSetValues Property
                  • PriorityMappingTableType_AddPriorityMappingEntry_InputArguments Property
                  • PriorityMappingTableType_DeletePriorityMappingEntry_InputArguments Property
                  • PriorityMappingTableType_PriorityMapppingEntries Property
                  • ProgramDiagnostic2Type_CreateClientName Property
                  • ProgramDiagnostic2Type_CreateSessionId Property
                  • ProgramDiagnostic2Type_InvocationCreationTime Property
                  • ProgramDiagnostic2Type_LastMethodCall Property
                  • ProgramDiagnostic2Type_LastMethodCallTime Property
                  • ProgramDiagnostic2Type_LastMethodInputArguments Property
                  • ProgramDiagnostic2Type_LastMethodInputValues Property
                  • ProgramDiagnostic2Type_LastMethodOutputArguments Property
                  • ProgramDiagnostic2Type_LastMethodOutputValues Property
                  • ProgramDiagnostic2Type_LastMethodReturnStatus Property
                  • ProgramDiagnostic2Type_LastMethodSessionId Property
                  • ProgramDiagnostic2Type_LastTransitionTime Property
                  • ProgramDiagnosticType_CreateClientName Property
                  • ProgramDiagnosticType_CreateSessionId Property
                  • ProgramDiagnosticType_InvocationCreationTime Property
                  • ProgramDiagnosticType_LastMethodCall Property
                  • ProgramDiagnosticType_LastMethodCallTime Property
                  • ProgramDiagnosticType_LastMethodInputArguments Property
                  • ProgramDiagnosticType_LastMethodOutputArguments Property
                  • ProgramDiagnosticType_LastMethodReturnStatus Property
                  • ProgramDiagnosticType_LastMethodSessionId Property
                  • ProgramDiagnosticType_LastTransitionTime Property
                  • ProgramStateMachineType_AutoDelete Property
                  • ProgramStateMachineType_Creatable Property
                  • ProgramStateMachineType_CurrentState Property
                  • ProgramStateMachineType_CurrentState_Id Property
                  • ProgramStateMachineType_CurrentState_Number Property
                  • ProgramStateMachineType_Deletable Property
                  • ProgramStateMachineType_Halted_StateNumber Property
                  • ProgramStateMachineType_HaltedToReady_TransitionNumber Property
                  • ProgramStateMachineType_InstanceCount Property
                  • ProgramStateMachineType_LastTransition Property
                  • ProgramStateMachineType_LastTransition_Id Property
                  • ProgramStateMachineType_LastTransition_Number Property
                  • ProgramStateMachineType_LastTransition_TransitionTime Property
                  • ProgramStateMachineType_MaxInstanceCount Property
                  • ProgramStateMachineType_MaxRecycleCount Property
                  • ProgramStateMachineType_ProgramDiagnostic Property
                  • ProgramStateMachineType_ProgramDiagnostic_CreateClientName Property
                  • ProgramStateMachineType_ProgramDiagnostic_CreateSessionId Property
                  • ProgramStateMachineType_ProgramDiagnostic_InvocationCreationTime Property
                  • ProgramStateMachineType_ProgramDiagnostic_LastMethodCall Property
                  • ProgramStateMachineType_ProgramDiagnostic_LastMethodCallTime Property
                  • ProgramStateMachineType_ProgramDiagnostic_LastMethodInputArguments Property
                  • ProgramStateMachineType_ProgramDiagnostic_LastMethodInputValues Property
                  • ProgramStateMachineType_ProgramDiagnostic_LastMethodOutputArguments Property
                  • ProgramStateMachineType_ProgramDiagnostic_LastMethodOutputValues Property
                  • ProgramStateMachineType_ProgramDiagnostic_LastMethodReturnStatus Property
                  • ProgramStateMachineType_ProgramDiagnostic_LastMethodSessionId Property
                  • ProgramStateMachineType_ProgramDiagnostic_LastTransitionTime Property
                  • ProgramStateMachineType_Ready_StateNumber Property
                  • ProgramStateMachineType_ReadyToHalted_TransitionNumber Property
                  • ProgramStateMachineType_ReadyToRunning_TransitionNumber Property
                  • ProgramStateMachineType_RecycleCount Property
                  • ProgramStateMachineType_Running_StateNumber Property
                  • ProgramStateMachineType_RunningToHalted_TransitionNumber Property
                  • ProgramStateMachineType_RunningToReady_TransitionNumber Property
                  • ProgramStateMachineType_RunningToSuspended_TransitionNumber Property
                  • ProgramStateMachineType_Suspended_StateNumber Property
                  • ProgramStateMachineType_SuspendedToHalted_TransitionNumber Property
                  • ProgramStateMachineType_SuspendedToReady_TransitionNumber Property
                  • ProgramStateMachineType_SuspendedToRunning_TransitionNumber Property
                  • ProgramTransitionAuditEventType_Transition Property
                  • ProgramTransitionAuditEventType_Transition_Id Property
                  • ProgramTransitionEventType_IntermediateResult Property
                  • ProgressEventType_Context Property
                  • ProgressEventType_Progress Property
                  • ProvisionableDevice_IsSingleton Property
                  • ProvisionableDevice_RequestTickets_OutputArguments Property
                  • ProvisionableDevice_SetRegistrarEndpoints_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_ApplicationType Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_ApplicationUri Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_AckedState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_AckedState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Acknowledge_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ActiveState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ActiveState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_AddComment_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_BranchId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Certificate Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_CertificateType Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ClientUserId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Comment Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Comment_SourceTimestamp Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ConditionClassId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ConditionClassName Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ConditionName Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ConditionSubClassId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ConditionSubClassName Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Confirm_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ConfirmedState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_EnabledState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_EnabledState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_EventId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_EventType Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ExpirationDate Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_GetGroupMemberships_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_InputNode Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_LastSeverity Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_LastSeverity_SourceTimestamp Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_LatchedState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Message Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_NormalState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_OutOfServiceState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_PlaceInService2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Quality Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Quality_SourceTimestamp Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ReceiveTime Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_RemoveFromService2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Reset2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Retain Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Severity Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_CurrentState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_CurrentState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_LastTransition_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_OneShotShelve2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_TimedShelve_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_TimedShelve2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_Unshelve2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_UnshelveTime Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_SilenceState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_SourceName Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_SourceNode Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Suppress2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_SuppressedOrShelved Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_SuppressedState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Time Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Unsuppress2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_CertificateTypes Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_GetRejectedList_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_AddCertificate_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_Close_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_CloseAndUpdate_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_CloseAndUpdate_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_GetPosition_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_GetPosition_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_LastUpdateTime Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_Open_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_Open_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_OpenCount Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_OpenWithMasks_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_OpenWithMasks_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_Read_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_Read_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_RemoveCertificate_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_SetPosition_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_Size Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_UserWritable Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_Writable Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustList_Write_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_AckedState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_AckedState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Acknowledge_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ActiveState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ActiveState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_AddComment_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_BranchId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ClientUserId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Comment Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Comment_SourceTimestamp Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ConditionClassId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ConditionClassName Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ConditionName Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ConditionSubClassId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ConditionSubClassName Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Confirm_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ConfirmedState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_EnabledState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_EnabledState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_EventId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_EventType Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_GetGroupMemberships_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_InputNode Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_LastSeverity Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_LastSeverity_SourceTimestamp Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_LastUpdateTime Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_LatchedState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Message Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_NormalState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_OutOfServiceState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_PlaceInService2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Quality Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Quality_SourceTimestamp Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ReceiveTime Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_RemoveFromService2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Reset2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Retain Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Severity Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_CurrentState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_CurrentState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_LastTransition_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_OneShotShelve2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_TimedShelve_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_TimedShelve2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_Unshelve2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_UnshelveTime Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_SilenceState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_SourceName Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_SourceNode Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Suppress2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_SuppressedOrShelved Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_SuppressedState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Time Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_TrustListId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Unsuppress2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_UpdateFrequency Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_AckedState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_AckedState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Acknowledge_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ActiveState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ActiveState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_AddComment_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_BranchId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Certificate Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_CertificateType Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ClientUserId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Comment Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Comment_SourceTimestamp Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ConditionClassId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ConditionClassName Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ConditionName Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ConditionSubClassId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ConditionSubClassName Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Confirm_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ConfirmedState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_EnabledState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_EnabledState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_EventId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_EventType Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ExpirationDate Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_GetGroupMemberships_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_InputNode Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_LastSeverity Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_LastSeverity_SourceTimestamp Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_LatchedState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Message Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_NormalState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_OutOfServiceState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_PlaceInService2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Quality Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Quality_SourceTimestamp Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ReceiveTime Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_RemoveFromService2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Reset2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Retain Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Severity Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_CurrentState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_CurrentState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_LastTransition_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_OneShotShelve2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_TimedShelve_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_TimedShelve2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_Unshelve2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_UnshelveTime Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_SilenceState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_SourceName Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_SourceNode Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Suppress2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_SuppressedOrShelved Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_SuppressedState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Time Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Unsuppress2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_CertificateTypes Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_GetRejectedList_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_AddCertificate_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_Close_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_CloseAndUpdate_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_CloseAndUpdate_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_GetPosition_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_GetPosition_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_LastUpdateTime Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_Open_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_Open_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_OpenCount Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_OpenWithMasks_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_OpenWithMasks_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_Read_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_Read_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_RemoveCertificate_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_SetPosition_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_Size Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_UserWritable Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_Writable Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustList_Write_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_AckedState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_AckedState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Acknowledge_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ActiveState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ActiveState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_AddComment_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_BranchId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ClientUserId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Comment Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Comment_SourceTimestamp Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ConditionClassId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ConditionClassName Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ConditionName Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ConditionSubClassId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ConditionSubClassName Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Confirm_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ConfirmedState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_EnabledState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_EnabledState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_EventId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_EventType Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_GetGroupMemberships_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_InputNode Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_LastSeverity Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_LastSeverity_SourceTimestamp Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_LastUpdateTime Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_LatchedState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Message Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_NormalState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_OutOfServiceState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_PlaceInService2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Quality Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Quality_SourceTimestamp Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ReceiveTime Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_RemoveFromService2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Reset2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Retain Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Severity Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_CurrentState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_CurrentState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_LastTransition_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_OneShotShelve2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_TimedShelve_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_TimedShelve2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_Unshelve2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_UnshelveTime Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_SilenceState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_SourceName Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_SourceNode Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Suppress2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_SuppressedOrShelved Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_SuppressedState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Time Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_TrustListId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Unsuppress2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_UpdateFrequency Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_AckedState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_AckedState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Acknowledge_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ActiveState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ActiveState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_AddComment_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_BranchId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Certificate Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_CertificateType Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ClientUserId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Comment Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Comment_SourceTimestamp Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ConditionClassId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ConditionClassName Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ConditionName Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ConditionSubClassId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ConditionSubClassName Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Confirm_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ConfirmedState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_EnabledState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_EnabledState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_EventId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_EventType Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ExpirationDate Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_GetGroupMemberships_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_InputNode Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_LastSeverity Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_LastSeverity_SourceTimestamp Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_LatchedState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Message Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_NormalState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_OutOfServiceState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_PlaceInService2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Quality Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Quality_SourceTimestamp Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ReceiveTime Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_RemoveFromService2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Reset2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Retain Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Severity Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_CurrentState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_CurrentState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_LastTransition_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_OneShotShelve2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_TimedShelve_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_TimedShelve2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_Unshelve2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_UnshelveTime Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_SilenceState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_SourceName Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_SourceNode Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Suppress2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_SuppressedOrShelved Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_SuppressedState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Time Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Unsuppress2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_CertificateTypes Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_GetRejectedList_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_AddCertificate_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_Close_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_CloseAndUpdate_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_CloseAndUpdate_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_GetPosition_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_GetPosition_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_LastUpdateTime Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_Open_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_Open_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_OpenCount Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_OpenWithMasks_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_OpenWithMasks_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_Read_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_Read_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_RemoveCertificate_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_SetPosition_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_Size Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_UserWritable Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_Writable Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustList_Write_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_AckedState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_AckedState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Acknowledge_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ActiveState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ActiveState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_AddComment_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_BranchId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ClientUserId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Comment Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Comment_SourceTimestamp Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ConditionClassId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ConditionClassName Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ConditionName Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ConditionSubClassId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ConditionSubClassName Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Confirm_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ConfirmedState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_EnabledState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_EnabledState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_EventId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_EventType Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_GetGroupMemberships_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_InputNode Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_LastSeverity Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_LastSeverity_SourceTimestamp Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_LastUpdateTime Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_LatchedState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Message Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_NormalState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_OutOfServiceState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_PlaceInService2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Quality Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Quality_SourceTimestamp Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ReceiveTime Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_RemoveFromService2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Reset2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Retain Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Severity Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_CurrentState Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_CurrentState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_LastTransition_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_OneShotShelve2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_TimedShelve_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_TimedShelve2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_Unshelve2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_UnshelveTime Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_SilenceState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_SourceName Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_SourceNode Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Suppress2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_SuppressedOrShelved Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_SuppressedState_Id Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Time Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_TrustListId Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Unsuppress2_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_UpdateFrequency Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CreateSigningRequest_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_CreateSigningRequest_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_Enabled Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_GetCertificates_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_GetCertificates_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_GetRejectedList_OutputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_MaxTrustListSize Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_MulticastDnsEnabled Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_ProductUri Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_ServerCapabilities Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_SupportedPrivateKeyFormats Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_TransactionDiagnostics_AffectedCertificateGroups Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_TransactionDiagnostics_AffectedTrustLists Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_TransactionDiagnostics_EndTime Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_TransactionDiagnostics_Errors Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_TransactionDiagnostics_Result Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_TransactionDiagnostics_StartTime Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_UpdateCertificate_InputArguments Property
                  • ProvisionableDeviceType_ApplicationName_Placeholder_UpdateCertificate_OutputArguments Property
                  • ProvisionableDeviceType_IsSingleton Property
                  • ProvisionableDeviceType_RequestTickets_OutputArguments Property
                  • ProvisionableDeviceType_SetRegistrarEndpoints_InputArguments Property
                  • PublishedDataItemsType_AddVariables_InputArguments Property
                  • PublishedDataItemsType_AddVariables_OutputArguments Property
                  • PublishedDataItemsType_PublishedData Property
                  • PublishedDataItemsType_RemoveVariables_InputArguments Property
                  • PublishedDataItemsType_RemoveVariables_OutputArguments Property
                  • PublishedDataSetType_ConfigurationVersion Property
                  • PublishedDataSetType_CyclicDataSet Property
                  • PublishedDataSetType_DataSetClassId Property
                  • PublishedDataSetType_DataSetMetaData Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_DataSetFieldContentMask Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_DataSetWriterId Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_DataSetWriterProperties Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_FailedDataSetMessages Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_FailedDataSetMessages_Active Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_FailedDataSetMessages_Classification Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_FailedDataSetMessages_DiagnosticsLevel Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateDisabledByMethod Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateDisabledByMethod_Active Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateDisabledByMethod_Classification Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateDisabledByMethod_DiagnosticsLevel Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateError Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateError_Active Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateError_Classification Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateError_DiagnosticsLevel Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateOperationalByMethod Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateOperationalByMethod_Active Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateOperationalByMethod_Classification Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateOperationalByMethod_DiagnosticsLevel Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateOperationalByParent Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateOperationalByParent_Active Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateOperationalByParent_Classification Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateOperationalByParent_DiagnosticsLevel Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateOperationalFromError Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateOperationalFromError_Active Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateOperationalFromError_Classification Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateOperationalFromError_DiagnosticsLevel Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_StatePausedByParent Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_StatePausedByParent_Active Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_StatePausedByParent_Classification Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_Counters_StatePausedByParent_DiagnosticsLevel Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_DiagnosticsLevel Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_LiveValues_MajorVersion_DiagnosticsLevel Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_LiveValues_MessageSequenceNumber_DiagnosticsLevel Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_LiveValues_MinorVersion_DiagnosticsLevel Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_LiveValues_StatusCode_DiagnosticsLevel Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_SubError Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_TotalError Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_TotalError_Active Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_TotalError_Classification Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_TotalError_DiagnosticsLevel Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_TotalInformation Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_TotalInformation_Active Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_TotalInformation_Classification Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Diagnostics_TotalInformation_DiagnosticsLevel Property
                  • PublishedDataSetType_DataSetWriterName_Placeholder_Status_State Property
                  • PublishedDataSetType_ExtensionFields_AddExtensionField_InputArguments Property
                  • PublishedDataSetType_ExtensionFields_AddExtensionField_OutputArguments Property
                  • PublishedDataSetType_ExtensionFields_RemoveExtensionField_InputArguments Property
                  • PublishedEventsType_Filter Property
                  • PublishedEventsType_ModifyFieldSelection_InputArguments Property
                  • PublishedEventsType_ModifyFieldSelection_OutputArguments Property
                  • PublishedEventsType_PubSubEventNotifier Property
                  • PublishedEventsType_SelectedFields Property
                  • PublishSubscribe_AddConnection_InputArguments Property
                  • PublishSubscribe_AddConnection_OutputArguments Property
                  • PublishSubscribe_ConfigurationProperties Property
                  • PublishSubscribe_ConfigurationVersion Property
                  • PublishSubscribe_DefaultDatagramPublisherId Property
                  • PublishSubscribe_DefaultSecurityKeyServices Property
                  • PublishSubscribe_Diagnostics_Counters_StateDisabledByMethod Property
                  • PublishSubscribe_Diagnostics_Counters_StateDisabledByMethod_Active Property
                  • PublishSubscribe_Diagnostics_Counters_StateDisabledByMethod_Classification Property
                  • PublishSubscribe_Diagnostics_Counters_StateDisabledByMethod_DiagnosticsLevel Property
                  • PublishSubscribe_Diagnostics_Counters_StateError Property
                  • PublishSubscribe_Diagnostics_Counters_StateError_Active Property
                  • PublishSubscribe_Diagnostics_Counters_StateError_Classification Property
                  • PublishSubscribe_Diagnostics_Counters_StateError_DiagnosticsLevel Property
                  • PublishSubscribe_Diagnostics_Counters_StateOperationalByMethod Property
                  • PublishSubscribe_Diagnostics_Counters_StateOperationalByMethod_Active Property
                  • PublishSubscribe_Diagnostics_Counters_StateOperationalByMethod_Classification Property
                  • PublishSubscribe_Diagnostics_Counters_StateOperationalByMethod_DiagnosticsLevel Property
                  • PublishSubscribe_Diagnostics_Counters_StateOperationalByParent Property
                  • PublishSubscribe_Diagnostics_Counters_StateOperationalByParent_Active Property
                  • PublishSubscribe_Diagnostics_Counters_StateOperationalByParent_Classification Property
                  • PublishSubscribe_Diagnostics_Counters_StateOperationalByParent_DiagnosticsLevel Property
                  • PublishSubscribe_Diagnostics_Counters_StateOperationalFromError Property
                  • PublishSubscribe_Diagnostics_Counters_StateOperationalFromError_Active Property
                  • PublishSubscribe_Diagnostics_Counters_StateOperationalFromError_Classification Property
                  • PublishSubscribe_Diagnostics_Counters_StateOperationalFromError_DiagnosticsLevel Property
                  • PublishSubscribe_Diagnostics_Counters_StatePausedByParent Property
                  • PublishSubscribe_Diagnostics_Counters_StatePausedByParent_Active Property
                  • PublishSubscribe_Diagnostics_Counters_StatePausedByParent_Classification Property
                  • PublishSubscribe_Diagnostics_Counters_StatePausedByParent_DiagnosticsLevel Property
                  • PublishSubscribe_Diagnostics_DiagnosticsLevel Property
                  • PublishSubscribe_Diagnostics_LiveValues_ConfiguredDataSetReaders Property
                  • PublishSubscribe_Diagnostics_LiveValues_ConfiguredDataSetReaders_DiagnosticsLevel Property
                  • PublishSubscribe_Diagnostics_LiveValues_ConfiguredDataSetWriters Property
                  • PublishSubscribe_Diagnostics_LiveValues_ConfiguredDataSetWriters_DiagnosticsLevel Property
                  • PublishSubscribe_Diagnostics_LiveValues_OperationalDataSetReaders Property
                  • PublishSubscribe_Diagnostics_LiveValues_OperationalDataSetReaders_DiagnosticsLevel Property
                  • PublishSubscribe_Diagnostics_LiveValues_OperationalDataSetWriters Property
                  • PublishSubscribe_Diagnostics_LiveValues_OperationalDataSetWriters_DiagnosticsLevel Property
                  • PublishSubscribe_Diagnostics_SubError Property
                  • PublishSubscribe_Diagnostics_TotalError Property
                  • PublishSubscribe_Diagnostics_TotalError_Active Property
                  • PublishSubscribe_Diagnostics_TotalError_Classification Property
                  • PublishSubscribe_Diagnostics_TotalError_DiagnosticsLevel Property
                  • PublishSubscribe_Diagnostics_TotalInformation Property
                  • PublishSubscribe_Diagnostics_TotalInformation_Active Property
                  • PublishSubscribe_Diagnostics_TotalInformation_Classification Property
                  • PublishSubscribe_Diagnostics_TotalInformation_DiagnosticsLevel Property
                  • PublishSubscribe_GetSecurityGroup_InputArguments Property
                  • PublishSubscribe_GetSecurityGroup_OutputArguments Property
                  • PublishSubscribe_GetSecurityKeys_InputArguments Property
                  • PublishSubscribe_GetSecurityKeys_OutputArguments Property
                  • PublishSubscribe_KeyPushTargets_AddPushTarget_InputArguments Property
                  • PublishSubscribe_KeyPushTargets_AddPushTarget_OutputArguments Property
                  • PublishSubscribe_KeyPushTargets_AddPushTargetFolder_InputArguments Property
                  • PublishSubscribe_KeyPushTargets_AddPushTargetFolder_OutputArguments Property
                  • PublishSubscribe_KeyPushTargets_RemovePushTarget_InputArguments Property
                  • PublishSubscribe_KeyPushTargets_RemovePushTargetFolder_InputArguments Property
                  • PublishSubscribe_PublishedDataSets_AddDataSetFolder_InputArguments Property
                  • PublishSubscribe_PublishedDataSets_AddDataSetFolder_OutputArguments Property
                  • PublishSubscribe_PublishedDataSets_AddPublishedDataItems_InputArguments Property
                  • PublishSubscribe_PublishedDataSets_AddPublishedDataItems_OutputArguments Property
                  • PublishSubscribe_PublishedDataSets_AddPublishedDataItemsTemplate_InputArguments Property
                  • PublishSubscribe_PublishedDataSets_AddPublishedDataItemsTemplate_OutputArguments Property
                  • PublishSubscribe_PublishedDataSets_AddPublishedEvents_InputArguments Property
                  • PublishSubscribe_PublishedDataSets_AddPublishedEvents_OutputArguments Property
                  • PublishSubscribe_PublishedDataSets_AddPublishedEventsTemplate_InputArguments Property
                  • PublishSubscribe_PublishedDataSets_AddPublishedEventsTemplate_OutputArguments Property
                  • PublishSubscribe_PublishedDataSets_RemoveDataSetFolder_InputArguments Property
                  • PublishSubscribe_PublishedDataSets_RemovePublishedDataSet_InputArguments Property
                  • PublishSubscribe_PubSubCapablities_MaxDataSetReaders Property
                  • PublishSubscribe_PubSubCapablities_MaxDataSetWriters Property
                  • PublishSubscribe_PubSubCapablities_MaxDataSetWritersPerGroup Property
                  • PublishSubscribe_PubSubCapablities_MaxFieldsPerDataSet Property
                  • PublishSubscribe_PubSubCapablities_MaxNetworkMessageSizeBroker Property
                  • PublishSubscribe_PubSubCapablities_MaxNetworkMessageSizeDatagram Property
                  • PublishSubscribe_PubSubCapablities_MaxPublishedDataSets Property
                  • PublishSubscribe_PubSubCapablities_MaxPubSubConnections Property
                  • PublishSubscribe_PubSubCapablities_MaxPushTargets Property
                  • PublishSubscribe_PubSubCapablities_MaxReaderGroups Property
                  • PublishSubscribe_PubSubCapablities_MaxSecurityGroups Property
                  • PublishSubscribe_PubSubCapablities_MaxStandaloneSubscribedDataSets Property
                  • PublishSubscribe_PubSubCapablities_MaxWriterGroups Property
                  • PublishSubscribe_PubSubCapablities_SupportSecurityKeyPull Property
                  • PublishSubscribe_PubSubCapablities_SupportSecurityKeyPush Property
                  • PublishSubscribe_PubSubCapablities_SupportSecurityKeyServer Property
                  • PublishSubscribe_PubSubConfiguration_Close_InputArguments Property
                  • PublishSubscribe_PubSubConfiguration_CloseAndUpdate_InputArguments Property
                  • PublishSubscribe_PubSubConfiguration_CloseAndUpdate_OutputArguments Property
                  • PublishSubscribe_PubSubConfiguration_GetPosition_InputArguments Property
                  • PublishSubscribe_PubSubConfiguration_GetPosition_OutputArguments Property
                  • PublishSubscribe_PubSubConfiguration_Open_InputArguments Property
                  • PublishSubscribe_PubSubConfiguration_Open_OutputArguments Property
                  • PublishSubscribe_PubSubConfiguration_OpenCount Property
                  • PublishSubscribe_PubSubConfiguration_Read_InputArguments Property
                  • PublishSubscribe_PubSubConfiguration_Read_OutputArguments Property
                  • PublishSubscribe_PubSubConfiguration_ReserveIds_InputArguments Property
                  • PublishSubscribe_PubSubConfiguration_ReserveIds_OutputArguments Property
                  • PublishSubscribe_PubSubConfiguration_SetPosition_InputArguments Property
                  • PublishSubscribe_PubSubConfiguration_Size Property
                  • PublishSubscribe_PubSubConfiguration_UserWritable Property
                  • PublishSubscribe_PubSubConfiguration_Writable Property
                  • PublishSubscribe_PubSubConfiguration_Write_InputArguments Property
                  • PublishSubscribe_RemoveConnection_InputArguments Property
                  • PublishSubscribe_SecurityGroups_AddSecurityGroup_InputArguments Property
                  • PublishSubscribe_SecurityGroups_AddSecurityGroup_OutputArguments Property
                  • PublishSubscribe_SecurityGroups_AddSecurityGroupFolder_InputArguments Property
                  • PublishSubscribe_SecurityGroups_AddSecurityGroupFolder_OutputArguments Property
                  • PublishSubscribe_SecurityGroups_RemoveSecurityGroup_InputArguments Property
                  • PublishSubscribe_SecurityGroups_RemoveSecurityGroupFolder_InputArguments Property
                  • PublishSubscribe_SetSecurityKeys_InputArguments Property
                  • PublishSubscribe_Status_State Property
                  • PublishSubscribe_SubscribedDataSets_AddDataSetFolder_InputArguments Property
                  • PublishSubscribe_SubscribedDataSets_AddDataSetFolder_OutputArguments Property
                  • PublishSubscribe_SubscribedDataSets_AddSubscribedDataSet_InputArguments Property
                  • PublishSubscribe_SubscribedDataSets_AddSubscribedDataSet_OutputArguments Property
                  • PublishSubscribe_SubscribedDataSets_RemoveDataSetFolder_InputArguments Property
                  • PublishSubscribe_SubscribedDataSets_RemoveSubscribedDataSet_InputArguments Property
                  • PublishSubscribe_SupportedTransportProfiles Property
                  • PublishSubscribeType_AddConnection_InputArguments Property
                  • PublishSubscribeType_AddConnection_OutputArguments Property
                  • PublishSubscribeType_ConfigurationProperties Property
                  • PublishSubscribeType_ConfigurationVersion Property
                  • PublishSubscribeType_ConnectionName_Placeholder_AddReaderGroup_InputArguments Property
                  • PublishSubscribeType_ConnectionName_Placeholder_AddReaderGroup_OutputArguments Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Address_NetworkInterface Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Address_NetworkInterface_Selections Property
                  • PublishSubscribeType_ConnectionName_Placeholder_AddWriterGroup_InputArguments Property
                  • PublishSubscribeType_ConnectionName_Placeholder_AddWriterGroup_OutputArguments Property
                  • PublishSubscribeType_ConnectionName_Placeholder_ConnectionProperties Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Counters_StateDisabledByMethod Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Counters_StateDisabledByMethod_Active Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Counters_StateDisabledByMethod_Classification Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Counters_StateDisabledByMethod_DiagnosticsLevel Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Counters_StateError Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Counters_StateError_Active Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Counters_StateError_Classification Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Counters_StateError_DiagnosticsLevel Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Counters_StateOperationalByMethod Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Counters_StateOperationalByMethod_Active Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Counters_StateOperationalByMethod_Classification Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Counters_StateOperationalByMethod_DiagnosticsLevel Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Counters_StateOperationalByParent Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Counters_StateOperationalByParent_Active Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Counters_StateOperationalByParent_Classification Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Counters_StateOperationalByParent_DiagnosticsLevel Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Counters_StateOperationalFromError Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Counters_StateOperationalFromError_Active Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Counters_StateOperationalFromError_Classification Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Counters_StateOperationalFromError_DiagnosticsLevel Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Counters_StatePausedByParent Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Counters_StatePausedByParent_Active Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Counters_StatePausedByParent_Classification Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_Counters_StatePausedByParent_DiagnosticsLevel Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_DiagnosticsLevel Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_LiveValues_ResolvedAddress Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_LiveValues_ResolvedAddress_DiagnosticsLevel Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_SubError Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_TotalError Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_TotalError_Active Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_TotalError_Classification Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_TotalError_DiagnosticsLevel Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_TotalInformation Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_TotalInformation_Active Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_TotalInformation_Classification Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Diagnostics_TotalInformation_DiagnosticsLevel Property
                  • PublishSubscribeType_ConnectionName_Placeholder_PublisherId Property
                  • PublishSubscribeType_ConnectionName_Placeholder_RemoveGroup_InputArguments Property
                  • PublishSubscribeType_ConnectionName_Placeholder_Status_State Property
                  • PublishSubscribeType_ConnectionName_Placeholder_TransportProfileUri Property
                  • PublishSubscribeType_ConnectionName_Placeholder_TransportProfileUri_Selections Property
                  • PublishSubscribeType_DataSetClasses_DataSetName_Placeholder Property
                  • PublishSubscribeType_DefaultDatagramPublisherId Property
                  • PublishSubscribeType_DefaultSecurityKeyServices Property
                  • PublishSubscribeType_Diagnostics_Counters_StateDisabledByMethod Property
                  • PublishSubscribeType_Diagnostics_Counters_StateDisabledByMethod_Active Property
                  • PublishSubscribeType_Diagnostics_Counters_StateDisabledByMethod_Classification Property
                  • PublishSubscribeType_Diagnostics_Counters_StateDisabledByMethod_DiagnosticsLevel Property
                  • PublishSubscribeType_Diagnostics_Counters_StateError Property
                  • PublishSubscribeType_Diagnostics_Counters_StateError_Active Property
                  • PublishSubscribeType_Diagnostics_Counters_StateError_Classification Property
                  • PublishSubscribeType_Diagnostics_Counters_StateError_DiagnosticsLevel Property
                  • PublishSubscribeType_Diagnostics_Counters_StateOperationalByMethod Property
                  • PublishSubscribeType_Diagnostics_Counters_StateOperationalByMethod_Active Property
                  • PublishSubscribeType_Diagnostics_Counters_StateOperationalByMethod_Classification Property
                  • PublishSubscribeType_Diagnostics_Counters_StateOperationalByMethod_DiagnosticsLevel Property
                  • PublishSubscribeType_Diagnostics_Counters_StateOperationalByParent Property
                  • PublishSubscribeType_Diagnostics_Counters_StateOperationalByParent_Active Property
                  • PublishSubscribeType_Diagnostics_Counters_StateOperationalByParent_Classification Property
                  • PublishSubscribeType_Diagnostics_Counters_StateOperationalByParent_DiagnosticsLevel Property
                  • PublishSubscribeType_Diagnostics_Counters_StateOperationalFromError Property
                  • PublishSubscribeType_Diagnostics_Counters_StateOperationalFromError_Active Property
                  • PublishSubscribeType_Diagnostics_Counters_StateOperationalFromError_Classification Property
                  • PublishSubscribeType_Diagnostics_Counters_StateOperationalFromError_DiagnosticsLevel Property
                  • PublishSubscribeType_Diagnostics_Counters_StatePausedByParent Property
                  • PublishSubscribeType_Diagnostics_Counters_StatePausedByParent_Active Property
                  • PublishSubscribeType_Diagnostics_Counters_StatePausedByParent_Classification Property
                  • PublishSubscribeType_Diagnostics_Counters_StatePausedByParent_DiagnosticsLevel Property
                  • PublishSubscribeType_Diagnostics_DiagnosticsLevel Property
                  • PublishSubscribeType_Diagnostics_LiveValues_ConfiguredDataSetReaders Property
                  • PublishSubscribeType_Diagnostics_LiveValues_ConfiguredDataSetReaders_DiagnosticsLevel Property
                  • PublishSubscribeType_Diagnostics_LiveValues_ConfiguredDataSetWriters Property
                  • PublishSubscribeType_Diagnostics_LiveValues_ConfiguredDataSetWriters_DiagnosticsLevel Property
                  • PublishSubscribeType_Diagnostics_LiveValues_OperationalDataSetReaders Property
                  • PublishSubscribeType_Diagnostics_LiveValues_OperationalDataSetReaders_DiagnosticsLevel Property
                  • PublishSubscribeType_Diagnostics_LiveValues_OperationalDataSetWriters Property
                  • PublishSubscribeType_Diagnostics_LiveValues_OperationalDataSetWriters_DiagnosticsLevel Property
                  • PublishSubscribeType_Diagnostics_SubError Property
                  • PublishSubscribeType_Diagnostics_TotalError Property
                  • PublishSubscribeType_Diagnostics_TotalError_Active Property
                  • PublishSubscribeType_Diagnostics_TotalError_Classification Property
                  • PublishSubscribeType_Diagnostics_TotalError_DiagnosticsLevel Property
                  • PublishSubscribeType_Diagnostics_TotalInformation Property
                  • PublishSubscribeType_Diagnostics_TotalInformation_Active Property
                  • PublishSubscribeType_Diagnostics_TotalInformation_Classification Property
                  • PublishSubscribeType_Diagnostics_TotalInformation_DiagnosticsLevel Property
                  • PublishSubscribeType_PublishedDataSets_AddDataSetFolder_InputArguments Property
                  • PublishSubscribeType_PublishedDataSets_AddDataSetFolder_OutputArguments Property
                  • PublishSubscribeType_PublishedDataSets_AddPublishedDataItems_InputArguments Property
                  • PublishSubscribeType_PublishedDataSets_AddPublishedDataItems_OutputArguments Property
                  • PublishSubscribeType_PublishedDataSets_AddPublishedDataItemsTemplate_InputArguments Property
                  • PublishSubscribeType_PublishedDataSets_AddPublishedDataItemsTemplate_OutputArguments Property
                  • PublishSubscribeType_PublishedDataSets_AddPublishedEvents_InputArguments Property
                  • PublishSubscribeType_PublishedDataSets_AddPublishedEvents_OutputArguments Property
                  • PublishSubscribeType_PublishedDataSets_AddPublishedEventsTemplate_InputArguments Property
                  • PublishSubscribeType_PublishedDataSets_AddPublishedEventsTemplate_OutputArguments Property
                  • PublishSubscribeType_PublishedDataSets_RemoveDataSetFolder_InputArguments Property
                  • PublishSubscribeType_PublishedDataSets_RemovePublishedDataSet_InputArguments Property
                  • PublishSubscribeType_PubSubCapablities_MaxDataSetReaders Property
                  • PublishSubscribeType_PubSubCapablities_MaxDataSetWriters Property
                  • PublishSubscribeType_PubSubCapablities_MaxFieldsPerDataSet Property
                  • PublishSubscribeType_PubSubCapablities_MaxPubSubConnections Property
                  • PublishSubscribeType_PubSubCapablities_MaxReaderGroups Property
                  • PublishSubscribeType_PubSubCapablities_MaxWriterGroups Property
                  • PublishSubscribeType_PubSubConfiguration_Close_InputArguments Property
                  • PublishSubscribeType_PubSubConfiguration_CloseAndUpdate_InputArguments Property
                  • PublishSubscribeType_PubSubConfiguration_CloseAndUpdate_OutputArguments Property
                  • PublishSubscribeType_PubSubConfiguration_GetPosition_InputArguments Property
                  • PublishSubscribeType_PubSubConfiguration_GetPosition_OutputArguments Property
                  • PublishSubscribeType_PubSubConfiguration_Open_InputArguments Property
                  • PublishSubscribeType_PubSubConfiguration_Open_OutputArguments Property
                  • PublishSubscribeType_PubSubConfiguration_OpenCount Property
                  • PublishSubscribeType_PubSubConfiguration_Read_InputArguments Property
                  • PublishSubscribeType_PubSubConfiguration_Read_OutputArguments Property
                  • PublishSubscribeType_PubSubConfiguration_ReserveIds_InputArguments Property
                  • PublishSubscribeType_PubSubConfiguration_ReserveIds_OutputArguments Property
                  • PublishSubscribeType_PubSubConfiguration_SetPosition_InputArguments Property
                  • PublishSubscribeType_PubSubConfiguration_Size Property
                  • PublishSubscribeType_PubSubConfiguration_UserWritable Property
                  • PublishSubscribeType_PubSubConfiguration_Writable Property
                  • PublishSubscribeType_PubSubConfiguration_Write_InputArguments Property
                  • PublishSubscribeType_RemoveConnection_InputArguments Property
                  • PublishSubscribeType_SetSecurityKeys_InputArguments Property
                  • PublishSubscribeType_Status_State Property
                  • PublishSubscribeType_SubscribedDataSets_AddDataSetFolder_InputArguments Property
                  • PublishSubscribeType_SubscribedDataSets_AddDataSetFolder_OutputArguments Property
                  • PublishSubscribeType_SubscribedDataSets_AddSubscribedDataSet_InputArguments Property
                  • PublishSubscribeType_SubscribedDataSets_AddSubscribedDataSet_OutputArguments Property
                  • PublishSubscribeType_SubscribedDataSets_RemoveDataSetFolder_InputArguments Property
                  • PublishSubscribeType_SubscribedDataSets_RemoveSubscribedDataSet_InputArguments Property
                  • PublishSubscribeType_SupportedTransportProfiles Property
                  • PubSubCapabilitiesType_MaxDataSetReaders Property
                  • PubSubCapabilitiesType_MaxDataSetWriters Property
                  • PubSubCapabilitiesType_MaxDataSetWritersPerGroup Property
                  • PubSubCapabilitiesType_MaxFieldsPerDataSet Property
                  • PubSubCapabilitiesType_MaxNetworkMessageSizeBroker Property
                  • PubSubCapabilitiesType_MaxNetworkMessageSizeDatagram Property
                  • PubSubCapabilitiesType_MaxPublishedDataSets Property
                  • PubSubCapabilitiesType_MaxPubSubConnections Property
                  • PubSubCapabilitiesType_MaxPushTargets Property
                  • PubSubCapabilitiesType_MaxReaderGroups Property
                  • PubSubCapabilitiesType_MaxSecurityGroups Property
                  • PubSubCapabilitiesType_MaxStandaloneSubscribedDataSets Property
                  • PubSubCapabilitiesType_MaxWriterGroups Property
                  • PubSubCapabilitiesType_SupportSecurityKeyPull Property
                  • PubSubCapabilitiesType_SupportSecurityKeyPush Property
                  • PubSubCapabilitiesType_SupportSecurityKeyServer Property
                  • PubSubCommunicationFailureEventType_Error Property
                  • PubSubConfigurationRefMask_OptionSetValues Property
                  • PubSubConfigurationType_CloseAndUpdate_InputArguments Property
                  • PubSubConfigurationType_CloseAndUpdate_OutputArguments Property
                  • PubSubConfigurationType_ReserveIds_InputArguments Property
                  • PubSubConfigurationType_ReserveIds_OutputArguments Property
                  • PubSubConnectionType_AddReaderGroup_InputArguments Property
                  • PubSubConnectionType_AddReaderGroup_OutputArguments Property
                  • PubSubConnectionType_Address_NetworkInterface Property
                  • PubSubConnectionType_Address_NetworkInterface_Selections Property
                  • PubSubConnectionType_AddWriterGroup_InputArguments Property
                  • PubSubConnectionType_AddWriterGroup_OutputArguments Property
                  • PubSubConnectionType_ConnectionProperties Property
                  • PubSubConnectionType_Diagnostics_Counters_StateDisabledByMethod Property
                  • PubSubConnectionType_Diagnostics_Counters_StateDisabledByMethod_Active Property
                  • PubSubConnectionType_Diagnostics_Counters_StateDisabledByMethod_Classification Property
                  • PubSubConnectionType_Diagnostics_Counters_StateDisabledByMethod_DiagnosticsLevel Property
                  • PubSubConnectionType_Diagnostics_Counters_StateError Property
                  • PubSubConnectionType_Diagnostics_Counters_StateError_Active Property
                  • PubSubConnectionType_Diagnostics_Counters_StateError_Classification Property
                  • PubSubConnectionType_Diagnostics_Counters_StateError_DiagnosticsLevel Property
                  • PubSubConnectionType_Diagnostics_Counters_StateOperationalByMethod Property
                  • PubSubConnectionType_Diagnostics_Counters_StateOperationalByMethod_Active Property
                  • PubSubConnectionType_Diagnostics_Counters_StateOperationalByMethod_Classification Property
                  • PubSubConnectionType_Diagnostics_Counters_StateOperationalByMethod_DiagnosticsLevel Property
                  • PubSubConnectionType_Diagnostics_Counters_StateOperationalByParent Property
                  • PubSubConnectionType_Diagnostics_Counters_StateOperationalByParent_Active Property
                  • PubSubConnectionType_Diagnostics_Counters_StateOperationalByParent_Classification Property
                  • PubSubConnectionType_Diagnostics_Counters_StateOperationalByParent_DiagnosticsLevel Property
                  • PubSubConnectionType_Diagnostics_Counters_StateOperationalFromError Property
                  • PubSubConnectionType_Diagnostics_Counters_StateOperationalFromError_Active Property
                  • PubSubConnectionType_Diagnostics_Counters_StateOperationalFromError_Classification Property
                  • PubSubConnectionType_Diagnostics_Counters_StateOperationalFromError_DiagnosticsLevel Property
                  • PubSubConnectionType_Diagnostics_Counters_StatePausedByParent Property
                  • PubSubConnectionType_Diagnostics_Counters_StatePausedByParent_Active Property
                  • PubSubConnectionType_Diagnostics_Counters_StatePausedByParent_Classification Property
                  • PubSubConnectionType_Diagnostics_Counters_StatePausedByParent_DiagnosticsLevel Property
                  • PubSubConnectionType_Diagnostics_DiagnosticsLevel Property
                  • PubSubConnectionType_Diagnostics_LiveValues_ResolvedAddress Property
                  • PubSubConnectionType_Diagnostics_LiveValues_ResolvedAddress_DiagnosticsLevel Property
                  • PubSubConnectionType_Diagnostics_SubError Property
                  • PubSubConnectionType_Diagnostics_TotalError Property
                  • PubSubConnectionType_Diagnostics_TotalError_Active Property
                  • PubSubConnectionType_Diagnostics_TotalError_Classification Property
                  • PubSubConnectionType_Diagnostics_TotalError_DiagnosticsLevel Property
                  • PubSubConnectionType_Diagnostics_TotalInformation Property
                  • PubSubConnectionType_Diagnostics_TotalInformation_Active Property
                  • PubSubConnectionType_Diagnostics_TotalInformation_Classification Property
                  • PubSubConnectionType_Diagnostics_TotalInformation_DiagnosticsLevel Property
                  • PubSubConnectionType_PublisherId Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_AddDataSetReader_InputArguments Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_AddDataSetReader_OutputArguments Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_DecryptionErrors_Active Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_DecryptionErrors_Classification Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_DecryptionErrors_DiagnosticsLevel Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_ReceivedInvalidNetworkMessages_Active Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_ReceivedInvalidNetworkMessages_Classification Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_ReceivedInvalidNetworkMessages_DiagnosticsLevel Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_ReceivedNetworkMessages Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_ReceivedNetworkMessages_Active Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_ReceivedNetworkMessages_Classification Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_ReceivedNetworkMessages_DiagnosticsLevel Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_StateDisabledByMethod Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_StateDisabledByMethod_Active Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_StateDisabledByMethod_Classification Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_StateDisabledByMethod_DiagnosticsLevel Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_StateError Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_StateError_Active Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_StateError_Classification Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_StateError_DiagnosticsLevel Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_StateOperationalByMethod Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_StateOperationalByMethod_Active Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_StateOperationalByMethod_Classification Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_StateOperationalByMethod_DiagnosticsLevel Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_StateOperationalByParent Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_StateOperationalByParent_Active Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_StateOperationalByParent_Classification Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_StateOperationalByParent_DiagnosticsLevel Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_StateOperationalFromError Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_StateOperationalFromError_Active Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_StateOperationalFromError_Classification Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_StateOperationalFromError_DiagnosticsLevel Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_StatePausedByParent Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_StatePausedByParent_Active Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_StatePausedByParent_Classification Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_Counters_StatePausedByParent_DiagnosticsLevel Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_DiagnosticsLevel Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_LiveValues_ConfiguredDataSetReaders Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_LiveValues_ConfiguredDataSetReaders_DiagnosticsLevel Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_LiveValues_OperationalDataSetReaders Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_LiveValues_OperationalDataSetReaders_DiagnosticsLevel Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_SubError Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_TotalError Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_TotalError_Active Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_TotalError_Classification Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_TotalError_DiagnosticsLevel Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_TotalInformation Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_TotalInformation_Active Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_TotalInformation_Classification Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Diagnostics_TotalInformation_DiagnosticsLevel Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_GroupProperties Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_MaxNetworkMessageSize Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_RemoveDataSetReader_InputArguments Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_SecurityMode Property
                  • PubSubConnectionType_ReaderGroupName_Placeholder_Status_State Property
                  • PubSubConnectionType_RemoveGroup_InputArguments Property
                  • PubSubConnectionType_Status_State Property
                  • PubSubConnectionType_TransportProfileUri Property
                  • PubSubConnectionType_TransportProfileUri_Selections Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_AddDataSetWriter_InputArguments Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_AddDataSetWriter_OutputArguments Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_EncryptionErrors Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_EncryptionErrors_Active Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_EncryptionErrors_Classification Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_EncryptionErrors_DiagnosticsLevel Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_FailedTransmissions Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_FailedTransmissions_Active Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_FailedTransmissions_Classification Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_FailedTransmissions_DiagnosticsLevel Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_SentNetworkMessages Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_SentNetworkMessages_Active Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_SentNetworkMessages_Classification Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_SentNetworkMessages_DiagnosticsLevel Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_StateDisabledByMethod Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_StateDisabledByMethod_Active Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_StateDisabledByMethod_Classification Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_StateDisabledByMethod_DiagnosticsLevel Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_StateError Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_StateError_Active Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_StateError_Classification Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_StateError_DiagnosticsLevel Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_StateOperationalByMethod Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_StateOperationalByMethod_Active Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_StateOperationalByMethod_Classification Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_StateOperationalByMethod_DiagnosticsLevel Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_StateOperationalByParent Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_StateOperationalByParent_Active Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_StateOperationalByParent_Classification Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_StateOperationalByParent_DiagnosticsLevel Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_StateOperationalFromError Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_StateOperationalFromError_Active Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_StateOperationalFromError_Classification Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_StateOperationalFromError_DiagnosticsLevel Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_StatePausedByParent Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_StatePausedByParent_Active Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_StatePausedByParent_Classification Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_Counters_StatePausedByParent_DiagnosticsLevel Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_DiagnosticsLevel Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_LiveValues_ConfiguredDataSetWriters Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_LiveValues_ConfiguredDataSetWriters_DiagnosticsLevel Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_LiveValues_OperationalDataSetWriters Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_LiveValues_OperationalDataSetWriters_DiagnosticsLevel Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_LiveValues_SecurityTokenID_DiagnosticsLevel Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_LiveValues_TimeToNextTokenID_DiagnosticsLevel Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_SubError Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_TotalError Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_TotalError_Active Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_TotalError_Classification Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_TotalError_DiagnosticsLevel Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_TotalInformation Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_TotalInformation_Active Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_TotalInformation_Classification Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Diagnostics_TotalInformation_DiagnosticsLevel Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_GroupProperties Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_HeaderLayoutUri Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_KeepAliveTime Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_LocaleIds Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_MaxNetworkMessageSize Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Priority Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_PublishingInterval Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_RemoveDataSetWriter_InputArguments Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_SecurityMode Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_Status_State Property
                  • PubSubConnectionType_WriterGroupName_Placeholder_WriterGroupId Property
                  • PubSubDiagnosticsConnectionType_LiveValues_ResolvedAddress Property
                  • PubSubDiagnosticsConnectionType_LiveValues_ResolvedAddress_DiagnosticsLevel Property
                  • PubSubDiagnosticsCounterClassification_EnumStrings Property
                  • PubSubDiagnosticsCounterType_Active Property
                  • PubSubDiagnosticsCounterType_Classification Property
                  • PubSubDiagnosticsCounterType_DiagnosticsLevel Property
                  • PubSubDiagnosticsCounterType_TimeFirstChange Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_DecryptionErrors Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_DecryptionErrors_Active Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_DecryptionErrors_Classification Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_DecryptionErrors_DiagnosticsLevel Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_FailedDataSetMessages Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_FailedDataSetMessages_Active Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_FailedDataSetMessages_Classification Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_FailedDataSetMessages_DiagnosticsLevel Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_StateDisabledByMethod Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_StateDisabledByMethod_Active Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_StateDisabledByMethod_Classification Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_StateDisabledByMethod_DiagnosticsLevel Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_StateError Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_StateError_Active Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_StateError_Classification Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_StateError_DiagnosticsLevel Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_StateOperationalByMethod Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_StateOperationalByMethod_Active Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_StateOperationalByMethod_Classification Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_StateOperationalByMethod_DiagnosticsLevel Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_StateOperationalByParent Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_StateOperationalByParent_Active Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_StateOperationalByParent_Classification Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_StateOperationalByParent_DiagnosticsLevel Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_StateOperationalFromError Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_StateOperationalFromError_Active Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_StateOperationalFromError_Classification Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_StateOperationalFromError_DiagnosticsLevel Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_StatePausedByParent Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_StatePausedByParent_Active Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_StatePausedByParent_Classification Property
                  • PubSubDiagnosticsDataSetReaderType_Counters_StatePausedByParent_DiagnosticsLevel Property
                  • PubSubDiagnosticsDataSetReaderType_LiveValues_MajorVersion Property
                  • PubSubDiagnosticsDataSetReaderType_LiveValues_MajorVersion_DiagnosticsLevel Property
                  • PubSubDiagnosticsDataSetReaderType_LiveValues_MessageSequenceNumber Property
                  • PubSubDiagnosticsDataSetReaderType_LiveValues_MessageSequenceNumber_DiagnosticsLevel Property
                  • PubSubDiagnosticsDataSetReaderType_LiveValues_MinorVersion Property
                  • PubSubDiagnosticsDataSetReaderType_LiveValues_MinorVersion_DiagnosticsLevel Property
                  • PubSubDiagnosticsDataSetReaderType_LiveValues_SecurityTokenID Property
                  • PubSubDiagnosticsDataSetReaderType_LiveValues_SecurityTokenID_DiagnosticsLevel Property
                  • PubSubDiagnosticsDataSetReaderType_LiveValues_StatusCode Property
                  • PubSubDiagnosticsDataSetReaderType_LiveValues_StatusCode_DiagnosticsLevel Property
                  • PubSubDiagnosticsDataSetReaderType_LiveValues_TimeToNextTokenID Property
                  • PubSubDiagnosticsDataSetReaderType_LiveValues_TimeToNextTokenID_DiagnosticsLevel Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_FailedDataSetMessages Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_FailedDataSetMessages_Active Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_FailedDataSetMessages_Classification Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_FailedDataSetMessages_DiagnosticsLevel Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_StateDisabledByMethod Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_StateDisabledByMethod_Active Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_StateDisabledByMethod_Classification Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_StateDisabledByMethod_DiagnosticsLevel Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_StateError Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_StateError_Active Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_StateError_Classification Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_StateError_DiagnosticsLevel Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_StateOperationalByMethod Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_StateOperationalByMethod_Active Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_StateOperationalByMethod_Classification Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_StateOperationalByMethod_DiagnosticsLevel Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_StateOperationalByParent Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_StateOperationalByParent_Active Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_StateOperationalByParent_Classification Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_StateOperationalByParent_DiagnosticsLevel Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_StateOperationalFromError Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_StateOperationalFromError_Active Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_StateOperationalFromError_Classification Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_StateOperationalFromError_DiagnosticsLevel Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_StatePausedByParent Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_StatePausedByParent_Active Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_StatePausedByParent_Classification Property
                  • PubSubDiagnosticsDataSetWriterType_Counters_StatePausedByParent_DiagnosticsLevel Property
                  • PubSubDiagnosticsDataSetWriterType_LiveValues_MajorVersion Property
                  • PubSubDiagnosticsDataSetWriterType_LiveValues_MajorVersion_DiagnosticsLevel Property
                  • PubSubDiagnosticsDataSetWriterType_LiveValues_MessageSequenceNumber Property
                  • PubSubDiagnosticsDataSetWriterType_LiveValues_MessageSequenceNumber_DiagnosticsLevel Property
                  • PubSubDiagnosticsDataSetWriterType_LiveValues_MinorVersion Property
                  • PubSubDiagnosticsDataSetWriterType_LiveValues_MinorVersion_DiagnosticsLevel Property
                  • PubSubDiagnosticsDataSetWriterType_LiveValues_StatusCode Property
                  • PubSubDiagnosticsDataSetWriterType_LiveValues_StatusCode_DiagnosticsLevel Property
                  • PubSubDiagnosticsReaderGroupType_Counters_DecryptionErrors Property
                  • PubSubDiagnosticsReaderGroupType_Counters_DecryptionErrors_Active Property
                  • PubSubDiagnosticsReaderGroupType_Counters_DecryptionErrors_Classification Property
                  • PubSubDiagnosticsReaderGroupType_Counters_DecryptionErrors_DiagnosticsLevel Property
                  • PubSubDiagnosticsReaderGroupType_Counters_ReceivedInvalidNetworkMessages Property
                  • PubSubDiagnosticsReaderGroupType_Counters_ReceivedInvalidNetworkMessages_Active Property
                  • PubSubDiagnosticsReaderGroupType_Counters_ReceivedInvalidNetworkMessages_Classification Property
                  • PubSubDiagnosticsReaderGroupType_Counters_ReceivedInvalidNetworkMessages_DiagnosticsLevel Property
                  • PubSubDiagnosticsReaderGroupType_Counters_ReceivedNetworkMessages Property
                  • PubSubDiagnosticsReaderGroupType_Counters_ReceivedNetworkMessages_Active Property
                  • PubSubDiagnosticsReaderGroupType_Counters_ReceivedNetworkMessages_Classification Property
                  • PubSubDiagnosticsReaderGroupType_Counters_ReceivedNetworkMessages_DiagnosticsLevel Property
                  • PubSubDiagnosticsReaderGroupType_Counters_StateDisabledByMethod Property
                  • PubSubDiagnosticsReaderGroupType_Counters_StateDisabledByMethod_Active Property
                  • PubSubDiagnosticsReaderGroupType_Counters_StateDisabledByMethod_Classification Property
                  • PubSubDiagnosticsReaderGroupType_Counters_StateDisabledByMethod_DiagnosticsLevel Property
                  • PubSubDiagnosticsReaderGroupType_Counters_StateError Property
                  • PubSubDiagnosticsReaderGroupType_Counters_StateError_Active Property
                  • PubSubDiagnosticsReaderGroupType_Counters_StateError_Classification Property
                  • PubSubDiagnosticsReaderGroupType_Counters_StateError_DiagnosticsLevel Property
                  • PubSubDiagnosticsReaderGroupType_Counters_StateOperationalByMethod Property
                  • PubSubDiagnosticsReaderGroupType_Counters_StateOperationalByMethod_Active Property
                  • PubSubDiagnosticsReaderGroupType_Counters_StateOperationalByMethod_Classification Property
                  • PubSubDiagnosticsReaderGroupType_Counters_StateOperationalByMethod_DiagnosticsLevel Property
                  • PubSubDiagnosticsReaderGroupType_Counters_StateOperationalByParent Property
                  • PubSubDiagnosticsReaderGroupType_Counters_StateOperationalByParent_Active Property
                  • PubSubDiagnosticsReaderGroupType_Counters_StateOperationalByParent_Classification Property
                  • PubSubDiagnosticsReaderGroupType_Counters_StateOperationalByParent_DiagnosticsLevel Property
                  • PubSubDiagnosticsReaderGroupType_Counters_StateOperationalFromError Property
                  • PubSubDiagnosticsReaderGroupType_Counters_StateOperationalFromError_Active Property
                  • PubSubDiagnosticsReaderGroupType_Counters_StateOperationalFromError_Classification Property
                  • PubSubDiagnosticsReaderGroupType_Counters_StateOperationalFromError_DiagnosticsLevel Property
                  • PubSubDiagnosticsReaderGroupType_Counters_StatePausedByParent Property
                  • PubSubDiagnosticsReaderGroupType_Counters_StatePausedByParent_Active Property
                  • PubSubDiagnosticsReaderGroupType_Counters_StatePausedByParent_Classification Property
                  • PubSubDiagnosticsReaderGroupType_Counters_StatePausedByParent_DiagnosticsLevel Property
                  • PubSubDiagnosticsReaderGroupType_LiveValues_ConfiguredDataSetReaders Property
                  • PubSubDiagnosticsReaderGroupType_LiveValues_ConfiguredDataSetReaders_DiagnosticsLevel Property
                  • PubSubDiagnosticsReaderGroupType_LiveValues_OperationalDataSetReaders Property
                  • PubSubDiagnosticsReaderGroupType_LiveValues_OperationalDataSetReaders_DiagnosticsLevel Property
                  • PubSubDiagnosticsRootType_LiveValues_ConfiguredDataSetReaders Property
                  • PubSubDiagnosticsRootType_LiveValues_ConfiguredDataSetReaders_DiagnosticsLevel Property
                  • PubSubDiagnosticsRootType_LiveValues_ConfiguredDataSetWriters Property
                  • PubSubDiagnosticsRootType_LiveValues_ConfiguredDataSetWriters_DiagnosticsLevel Property
                  • PubSubDiagnosticsRootType_LiveValues_OperationalDataSetReaders Property
                  • PubSubDiagnosticsRootType_LiveValues_OperationalDataSetReaders_DiagnosticsLevel Property
                  • PubSubDiagnosticsRootType_LiveValues_OperationalDataSetWriters Property
                  • PubSubDiagnosticsRootType_LiveValues_OperationalDataSetWriters_DiagnosticsLevel Property
                  • PubSubDiagnosticsType_Counters_StateDisabledByMethod Property
                  • PubSubDiagnosticsType_Counters_StateDisabledByMethod_Active Property
                  • PubSubDiagnosticsType_Counters_StateDisabledByMethod_Classification Property
                  • PubSubDiagnosticsType_Counters_StateDisabledByMethod_DiagnosticsLevel Property
                  • PubSubDiagnosticsType_Counters_StateError Property
                  • PubSubDiagnosticsType_Counters_StateError_Active Property
                  • PubSubDiagnosticsType_Counters_StateError_Classification Property
                  • PubSubDiagnosticsType_Counters_StateError_DiagnosticsLevel Property
                  • PubSubDiagnosticsType_Counters_StateOperationalByMethod Property
                  • PubSubDiagnosticsType_Counters_StateOperationalByMethod_Active Property
                  • PubSubDiagnosticsType_Counters_StateOperationalByMethod_Classification Property
                  • PubSubDiagnosticsType_Counters_StateOperationalByMethod_DiagnosticsLevel Property
                  • PubSubDiagnosticsType_Counters_StateOperationalByParent Property
                  • PubSubDiagnosticsType_Counters_StateOperationalByParent_Active Property
                  • PubSubDiagnosticsType_Counters_StateOperationalByParent_Classification Property
                  • PubSubDiagnosticsType_Counters_StateOperationalByParent_DiagnosticsLevel Property
                  • PubSubDiagnosticsType_Counters_StateOperationalFromError Property
                  • PubSubDiagnosticsType_Counters_StateOperationalFromError_Active Property
                  • PubSubDiagnosticsType_Counters_StateOperationalFromError_Classification Property
                  • PubSubDiagnosticsType_Counters_StateOperationalFromError_DiagnosticsLevel Property
                  • PubSubDiagnosticsType_Counters_StatePausedByParent Property
                  • PubSubDiagnosticsType_Counters_StatePausedByParent_Active Property
                  • PubSubDiagnosticsType_Counters_StatePausedByParent_Classification Property
                  • PubSubDiagnosticsType_Counters_StatePausedByParent_DiagnosticsLevel Property
                  • PubSubDiagnosticsType_DiagnosticsLevel Property
                  • PubSubDiagnosticsType_SubError Property
                  • PubSubDiagnosticsType_TotalError Property
                  • PubSubDiagnosticsType_TotalError_Active Property
                  • PubSubDiagnosticsType_TotalError_Classification Property
                  • PubSubDiagnosticsType_TotalError_DiagnosticsLevel Property
                  • PubSubDiagnosticsType_TotalInformation Property
                  • PubSubDiagnosticsType_TotalInformation_Active Property
                  • PubSubDiagnosticsType_TotalInformation_Classification Property
                  • PubSubDiagnosticsType_TotalInformation_DiagnosticsLevel Property
                  • PubSubDiagnosticsWriterGroupType_Counters_EncryptionErrors Property
                  • PubSubDiagnosticsWriterGroupType_Counters_EncryptionErrors_Active Property
                  • PubSubDiagnosticsWriterGroupType_Counters_EncryptionErrors_Classification Property
                  • PubSubDiagnosticsWriterGroupType_Counters_EncryptionErrors_DiagnosticsLevel Property
                  • PubSubDiagnosticsWriterGroupType_Counters_FailedTransmissions Property
                  • PubSubDiagnosticsWriterGroupType_Counters_FailedTransmissions_Active Property
                  • PubSubDiagnosticsWriterGroupType_Counters_FailedTransmissions_Classification Property
                  • PubSubDiagnosticsWriterGroupType_Counters_FailedTransmissions_DiagnosticsLevel Property
                  • PubSubDiagnosticsWriterGroupType_Counters_SentNetworkMessages Property
                  • PubSubDiagnosticsWriterGroupType_Counters_SentNetworkMessages_Active Property
                  • PubSubDiagnosticsWriterGroupType_Counters_SentNetworkMessages_Classification Property
                  • PubSubDiagnosticsWriterGroupType_Counters_SentNetworkMessages_DiagnosticsLevel Property
                  • PubSubDiagnosticsWriterGroupType_Counters_StateDisabledByMethod Property
                  • PubSubDiagnosticsWriterGroupType_Counters_StateDisabledByMethod_Active Property
                  • PubSubDiagnosticsWriterGroupType_Counters_StateDisabledByMethod_Classification Property
                  • PubSubDiagnosticsWriterGroupType_Counters_StateDisabledByMethod_DiagnosticsLevel Property
                  • PubSubDiagnosticsWriterGroupType_Counters_StateError Property
                  • PubSubDiagnosticsWriterGroupType_Counters_StateError_Active Property
                  • PubSubDiagnosticsWriterGroupType_Counters_StateError_Classification Property
                  • PubSubDiagnosticsWriterGroupType_Counters_StateError_DiagnosticsLevel Property
                  • PubSubDiagnosticsWriterGroupType_Counters_StateOperationalByMethod Property
                  • PubSubDiagnosticsWriterGroupType_Counters_StateOperationalByMethod_Active Property
                  • PubSubDiagnosticsWriterGroupType_Counters_StateOperationalByMethod_Classification Property
                  • PubSubDiagnosticsWriterGroupType_Counters_StateOperationalByMethod_DiagnosticsLevel Property
                  • PubSubDiagnosticsWriterGroupType_Counters_StateOperationalByParent Property
                  • PubSubDiagnosticsWriterGroupType_Counters_StateOperationalByParent_Active Property
                  • PubSubDiagnosticsWriterGroupType_Counters_StateOperationalByParent_Classification Property
                  • PubSubDiagnosticsWriterGroupType_Counters_StateOperationalByParent_DiagnosticsLevel Property
                  • PubSubDiagnosticsWriterGroupType_Counters_StateOperationalFromError Property
                  • PubSubDiagnosticsWriterGroupType_Counters_StateOperationalFromError_Active Property
                  • PubSubDiagnosticsWriterGroupType_Counters_StateOperationalFromError_Classification Property
                  • PubSubDiagnosticsWriterGroupType_Counters_StateOperationalFromError_DiagnosticsLevel Property
                  • PubSubDiagnosticsWriterGroupType_Counters_StatePausedByParent Property
                  • PubSubDiagnosticsWriterGroupType_Counters_StatePausedByParent_Active Property
                  • PubSubDiagnosticsWriterGroupType_Counters_StatePausedByParent_Classification Property
                  • PubSubDiagnosticsWriterGroupType_Counters_StatePausedByParent_DiagnosticsLevel Property
                  • PubSubDiagnosticsWriterGroupType_LiveValues_ConfiguredDataSetWriters Property
                  • PubSubDiagnosticsWriterGroupType_LiveValues_ConfiguredDataSetWriters_DiagnosticsLevel Property
                  • PubSubDiagnosticsWriterGroupType_LiveValues_OperationalDataSetWriters Property
                  • PubSubDiagnosticsWriterGroupType_LiveValues_OperationalDataSetWriters_DiagnosticsLevel Property
                  • PubSubDiagnosticsWriterGroupType_LiveValues_SecurityTokenID Property
                  • PubSubDiagnosticsWriterGroupType_LiveValues_SecurityTokenID_DiagnosticsLevel Property
                  • PubSubDiagnosticsWriterGroupType_LiveValues_TimeToNextTokenID Property
                  • PubSubDiagnosticsWriterGroupType_LiveValues_TimeToNextTokenID_DiagnosticsLevel Property
                  • PubSubGroupType_GroupProperties Property
                  • PubSubGroupType_MaxNetworkMessageSize Property
                  • PubSubGroupType_SecurityGroupId Property
                  • PubSubGroupType_SecurityKeyServices Property
                  • PubSubGroupType_SecurityMode Property
                  • PubSubGroupType_Status_State Property
                  • PubSubKeyPushTargetFolderType_AddPushTarget_InputArguments Property
                  • PubSubKeyPushTargetFolderType_AddPushTarget_OutputArguments Property
                  • PubSubKeyPushTargetFolderType_AddPushTargetFolder_InputArguments Property
                  • PubSubKeyPushTargetFolderType_AddPushTargetFolder_OutputArguments Property
                  • PubSubKeyPushTargetFolderType_PushTargetFolderName_Placeholder_AddPushTarget_InputArguments Property
                  • PubSubKeyPushTargetFolderType_PushTargetFolderName_Placeholder_AddPushTarget_OutputArguments Property
                  • PubSubKeyPushTargetFolderType_PushTargetFolderName_Placeholder_AddPushTargetFolder_InputArguments Property
                  • PubSubKeyPushTargetFolderType_PushTargetFolderName_Placeholder_AddPushTargetFolder_OutputArguments Property
                  • PubSubKeyPushTargetFolderType_PushTargetFolderName_Placeholder_RemovePushTarget_InputArguments Property
                  • PubSubKeyPushTargetFolderType_PushTargetFolderName_Placeholder_RemovePushTargetFolder_InputArguments Property
                  • PubSubKeyPushTargetFolderType_PushTargetName_Placeholder_ApplicationUri Property
                  • PubSubKeyPushTargetFolderType_PushTargetName_Placeholder_ConnectSecurityGroups_InputArguments Property
                  • PubSubKeyPushTargetFolderType_PushTargetName_Placeholder_ConnectSecurityGroups_OutputArguments Property
                  • PubSubKeyPushTargetFolderType_PushTargetName_Placeholder_DisconnectSecurityGroups_InputArguments Property
                  • PubSubKeyPushTargetFolderType_PushTargetName_Placeholder_DisconnectSecurityGroups_OutputArguments Property
                  • PubSubKeyPushTargetFolderType_PushTargetName_Placeholder_EndpointUrl Property
                  • PubSubKeyPushTargetFolderType_PushTargetName_Placeholder_LastPushErrorTime Property
                  • PubSubKeyPushTargetFolderType_PushTargetName_Placeholder_LastPushExecutionTime Property
                  • PubSubKeyPushTargetFolderType_PushTargetName_Placeholder_RequestedKeyCount Property
                  • PubSubKeyPushTargetFolderType_PushTargetName_Placeholder_RetryInterval Property
                  • PubSubKeyPushTargetFolderType_PushTargetName_Placeholder_SecurityPolicyUri Property
                  • PubSubKeyPushTargetFolderType_PushTargetName_Placeholder_UserTokenType Property
                  • PubSubKeyPushTargetFolderType_RemovePushTarget_InputArguments Property
                  • PubSubKeyPushTargetFolderType_RemovePushTargetFolder_InputArguments Property
                  • PubSubKeyPushTargetType_ApplicationUri Property
                  • PubSubKeyPushTargetType_ConnectSecurityGroups_InputArguments Property
                  • PubSubKeyPushTargetType_ConnectSecurityGroups_OutputArguments Property
                  • PubSubKeyPushTargetType_DisconnectSecurityGroups_InputArguments Property
                  • PubSubKeyPushTargetType_DisconnectSecurityGroups_OutputArguments Property
                  • PubSubKeyPushTargetType_EndpointUrl Property
                  • PubSubKeyPushTargetType_LastPushErrorTime Property
                  • PubSubKeyPushTargetType_LastPushExecutionTime Property
                  • PubSubKeyPushTargetType_RequestedKeyCount Property
                  • PubSubKeyPushTargetType_RetryInterval Property
                  • PubSubKeyPushTargetType_SecurityGroupName_Placeholder_KeyLifetime Property
                  • PubSubKeyPushTargetType_SecurityGroupName_Placeholder_MaxFutureKeyCount Property
                  • PubSubKeyPushTargetType_SecurityGroupName_Placeholder_MaxPastKeyCount Property
                  • PubSubKeyPushTargetType_SecurityGroupName_Placeholder_SecurityGroupId Property
                  • PubSubKeyPushTargetType_SecurityGroupName_Placeholder_SecurityPolicyUri Property
                  • PubSubKeyPushTargetType_SecurityPolicyUri Property
                  • PubSubKeyPushTargetType_UserTokenType Property
                  • PubSubKeyServiceType_GetSecurityGroup_InputArguments Property
                  • PubSubKeyServiceType_GetSecurityGroup_OutputArguments Property
                  • PubSubKeyServiceType_GetSecurityKeys_InputArguments Property
                  • PubSubKeyServiceType_GetSecurityKeys_OutputArguments Property
                  • PubSubKeyServiceType_KeyPushTargets_AddPushTarget_InputArguments Property
                  • PubSubKeyServiceType_KeyPushTargets_AddPushTarget_OutputArguments Property
                  • PubSubKeyServiceType_KeyPushTargets_AddPushTargetFolder_InputArguments Property
                  • PubSubKeyServiceType_KeyPushTargets_AddPushTargetFolder_OutputArguments Property
                  • PubSubKeyServiceType_KeyPushTargets_RemovePushTarget_InputArguments Property
                  • PubSubKeyServiceType_KeyPushTargets_RemovePushTargetFolder_InputArguments Property
                  • PubSubKeyServiceType_SecurityGroups_AddSecurityGroup_InputArguments Property
                  • PubSubKeyServiceType_SecurityGroups_AddSecurityGroup_OutputArguments Property
                  • PubSubKeyServiceType_SecurityGroups_AddSecurityGroupFolder_InputArguments Property
                  • PubSubKeyServiceType_SecurityGroups_AddSecurityGroupFolder_OutputArguments Property
                  • PubSubKeyServiceType_SecurityGroups_RemoveSecurityGroup_InputArguments Property
                  • PubSubKeyServiceType_SecurityGroups_RemoveSecurityGroupFolder_InputArguments Property
                  • PubSubState_EnumStrings Property
                  • PubSubStatusEventType_ConnectionId Property
                  • PubSubStatusEventType_GroupId Property
                  • PubSubStatusEventType_State Property
                  • PubSubStatusType_State Property
                  • PubSubTransportLimitsExceedEventType_Actual Property
                  • PubSubTransportLimitsExceedEventType_Maximum Property
                  • QuantitiesFolderType_Quantity_Placeholder_Dimension Property
                  • QuantityType_Annotation Property
                  • QuantityType_ConversionService Property
                  • QuantityType_Description Property
                  • QuantityType_Dimension Property
                  • QuantityType_ServerUnits_ServerUnit_Placeholder_CoherentUnit_Symbol Property
                  • QuantityType_ServerUnits_ServerUnit_Placeholder_CoherentUnit_UnitSystem Property
                  • QuantityType_ServerUnits_ServerUnit_Placeholder_ConversionLimit Property
                  • QuantityType_ServerUnits_ServerUnit_Placeholder_Symbol Property
                  • QuantityType_ServerUnits_ServerUnit_Placeholder_UnitSystem Property
                  • QuantityType_Symbol Property
                  • RationalNumberType_Denominator Property
                  • RationalNumberType_Numerator Property
                  • ReaderGroupType_AddDataSetReader_InputArguments Property
                  • ReaderGroupType_AddDataSetReader_OutputArguments Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_CreateDataSetMirror_InputArguments Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_CreateDataSetMirror_OutputArguments Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_CreateTargetVariables_InputArguments Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_CreateTargetVariables_OutputArguments Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_DataSetFieldContentMask Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_DataSetMetaData Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_DataSetReaderProperties Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_DataSetWriterId Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_DecryptionErrors_Active Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_DecryptionErrors_Classification Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_DecryptionErrors_DiagnosticsLevel Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_FailedDataSetMessages Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_FailedDataSetMessages_Active Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_FailedDataSetMessages_Classification Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_FailedDataSetMessages_DiagnosticsLevel Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_StateDisabledByMethod Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_StateDisabledByMethod_Active Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_StateDisabledByMethod_Classification Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_StateDisabledByMethod_DiagnosticsLevel Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_StateError Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_StateError_Active Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_StateError_Classification Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_StateError_DiagnosticsLevel Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_StateOperationalByMethod Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_StateOperationalByMethod_Active Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_StateOperationalByMethod_Classification Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_StateOperationalByMethod_DiagnosticsLevel Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_StateOperationalByParent Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_StateOperationalByParent_Active Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_StateOperationalByParent_Classification Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_StateOperationalByParent_DiagnosticsLevel Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_StateOperationalFromError Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_StateOperationalFromError_Active Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_StateOperationalFromError_Classification Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_StateOperationalFromError_DiagnosticsLevel Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_StatePausedByParent Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_StatePausedByParent_Active Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_StatePausedByParent_Classification Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_Counters_StatePausedByParent_DiagnosticsLevel Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_DiagnosticsLevel Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_LiveValues_MajorVersion_DiagnosticsLevel Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_LiveValues_MessageSequenceNumber_DiagnosticsLevel Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_LiveValues_MinorVersion_DiagnosticsLevel Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_LiveValues_SecurityTokenID_DiagnosticsLevel Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_LiveValues_StatusCode_DiagnosticsLevel Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_LiveValues_TimeToNextTokenID_DiagnosticsLevel Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_SubError Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_TotalError Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_TotalError_Active Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_TotalError_Classification Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_TotalError_DiagnosticsLevel Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_TotalInformation Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_TotalInformation_Active Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_TotalInformation_Classification Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Diagnostics_TotalInformation_DiagnosticsLevel Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_HeaderLayoutUri Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_KeyFrameCount Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_MessageReceiveTimeout Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_PublisherId Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_Status_State Property
                  • ReaderGroupType_DataSetReaderName_Placeholder_WriterGroupId Property
                  • ReaderGroupType_Diagnostics_Counters_DecryptionErrors_Active Property
                  • ReaderGroupType_Diagnostics_Counters_DecryptionErrors_Classification Property
                  • ReaderGroupType_Diagnostics_Counters_DecryptionErrors_DiagnosticsLevel Property
                  • ReaderGroupType_Diagnostics_Counters_ReceivedInvalidNetworkMessages_Active Property
                  • ReaderGroupType_Diagnostics_Counters_ReceivedInvalidNetworkMessages_Classification Property
                  • ReaderGroupType_Diagnostics_Counters_ReceivedInvalidNetworkMessages_DiagnosticsLevel Property
                  • ReaderGroupType_Diagnostics_Counters_ReceivedNetworkMessages Property
                  • ReaderGroupType_Diagnostics_Counters_ReceivedNetworkMessages_Active Property
                  • ReaderGroupType_Diagnostics_Counters_ReceivedNetworkMessages_Classification Property
                  • ReaderGroupType_Diagnostics_Counters_ReceivedNetworkMessages_DiagnosticsLevel Property
                  • ReaderGroupType_Diagnostics_Counters_StateDisabledByMethod Property
                  • ReaderGroupType_Diagnostics_Counters_StateDisabledByMethod_Active Property
                  • ReaderGroupType_Diagnostics_Counters_StateDisabledByMethod_Classification Property
                  • ReaderGroupType_Diagnostics_Counters_StateDisabledByMethod_DiagnosticsLevel Property
                  • ReaderGroupType_Diagnostics_Counters_StateError Property
                  • ReaderGroupType_Diagnostics_Counters_StateError_Active Property
                  • ReaderGroupType_Diagnostics_Counters_StateError_Classification Property
                  • ReaderGroupType_Diagnostics_Counters_StateError_DiagnosticsLevel Property
                  • ReaderGroupType_Diagnostics_Counters_StateOperationalByMethod Property
                  • ReaderGroupType_Diagnostics_Counters_StateOperationalByMethod_Active Property
                  • ReaderGroupType_Diagnostics_Counters_StateOperationalByMethod_Classification Property
                  • ReaderGroupType_Diagnostics_Counters_StateOperationalByMethod_DiagnosticsLevel Property
                  • ReaderGroupType_Diagnostics_Counters_StateOperationalByParent Property
                  • ReaderGroupType_Diagnostics_Counters_StateOperationalByParent_Active Property
                  • ReaderGroupType_Diagnostics_Counters_StateOperationalByParent_Classification Property
                  • ReaderGroupType_Diagnostics_Counters_StateOperationalByParent_DiagnosticsLevel Property
                  • ReaderGroupType_Diagnostics_Counters_StateOperationalFromError Property
                  • ReaderGroupType_Diagnostics_Counters_StateOperationalFromError_Active Property
                  • ReaderGroupType_Diagnostics_Counters_StateOperationalFromError_Classification Property
                  • ReaderGroupType_Diagnostics_Counters_StateOperationalFromError_DiagnosticsLevel Property
                  • ReaderGroupType_Diagnostics_Counters_StatePausedByParent Property
                  • ReaderGroupType_Diagnostics_Counters_StatePausedByParent_Active Property
                  • ReaderGroupType_Diagnostics_Counters_StatePausedByParent_Classification Property
                  • ReaderGroupType_Diagnostics_Counters_StatePausedByParent_DiagnosticsLevel Property
                  • ReaderGroupType_Diagnostics_DiagnosticsLevel Property
                  • ReaderGroupType_Diagnostics_LiveValues_ConfiguredDataSetReaders Property
                  • ReaderGroupType_Diagnostics_LiveValues_ConfiguredDataSetReaders_DiagnosticsLevel Property
                  • ReaderGroupType_Diagnostics_LiveValues_OperationalDataSetReaders Property
                  • ReaderGroupType_Diagnostics_LiveValues_OperationalDataSetReaders_DiagnosticsLevel Property
                  • ReaderGroupType_Diagnostics_SubError Property
                  • ReaderGroupType_Diagnostics_TotalError Property
                  • ReaderGroupType_Diagnostics_TotalError_Active Property
                  • ReaderGroupType_Diagnostics_TotalError_Classification Property
                  • ReaderGroupType_Diagnostics_TotalError_DiagnosticsLevel Property
                  • ReaderGroupType_Diagnostics_TotalInformation Property
                  • ReaderGroupType_Diagnostics_TotalInformation_Active Property
                  • ReaderGroupType_Diagnostics_TotalInformation_Classification Property
                  • ReaderGroupType_Diagnostics_TotalInformation_DiagnosticsLevel Property
                  • ReaderGroupType_RemoveDataSetReader_InputArguments Property
                  • RedundancySupport_EnumStrings Property
                  • RedundantServerMode_EnumStrings Property
                  • ReferenceDescriptionVariableType_ReferenceRefinement Property
                  • RoleSetType_AddRole_InputArguments Property
                  • RoleSetType_AddRole_OutputArguments Property
                  • RoleSetType_RemoveRole_InputArguments Property
                  • RoleSetType_RoleName_Placeholder_AddApplication_InputArguments Property
                  • RoleSetType_RoleName_Placeholder_AddEndpoint_InputArguments Property
                  • RoleSetType_RoleName_Placeholder_AddIdentity_InputArguments Property
                  • RoleSetType_RoleName_Placeholder_Identities Property
                  • RoleSetType_RoleName_Placeholder_RemoveApplication_InputArguments Property
                  • RoleSetType_RoleName_Placeholder_RemoveEndpoint_InputArguments Property
                  • RoleSetType_RoleName_Placeholder_RemoveIdentity_InputArguments Property
                  • RoleType_AddApplication_InputArguments Property
                  • RoleType_AddEndpoint_InputArguments Property
                  • RoleType_AddIdentity_InputArguments Property
                  • RoleType_Applications Property
                  • RoleType_ApplicationsExclude Property
                  • RoleType_CustomConfiguration Property
                  • RoleType_Endpoints Property
                  • RoleType_EndpointsExclude Property
                  • RoleType_Identities Property
                  • RoleType_RemoveApplication_InputArguments Property
                  • RoleType_RemoveEndpoint_InputArguments Property
                  • RoleType_RemoveIdentity_InputArguments Property
                  • SamplingIntervalDiagnosticsArrayType_SamplingIntervalDiagnostics Property
                  • SamplingIntervalDiagnosticsArrayType_SamplingIntervalDiagnostics_DisabledMonitoredItemsSamplingCount Property
                  • SamplingIntervalDiagnosticsArrayType_SamplingIntervalDiagnostics_MaxSampledMonitoredItemsCount Property
                  • SamplingIntervalDiagnosticsArrayType_SamplingIntervalDiagnostics_SampledMonitoredItemsCount Property
                  • SamplingIntervalDiagnosticsArrayType_SamplingIntervalDiagnostics_SamplingInterval Property
                  • SamplingIntervalDiagnosticsType_DisabledMonitoredItemsSamplingCount Property
                  • SamplingIntervalDiagnosticsType_MaxSampledMonitoredItemsCount Property
                  • SamplingIntervalDiagnosticsType_SampledMonitoredItemsCount Property
                  • SamplingIntervalDiagnosticsType_SamplingInterval Property
                  • SecurityGroupFolderType_AddSecurityGroup_InputArguments Property
                  • SecurityGroupFolderType_AddSecurityGroup_OutputArguments Property
                  • SecurityGroupFolderType_AddSecurityGroupFolder_InputArguments Property
                  • SecurityGroupFolderType_AddSecurityGroupFolder_OutputArguments Property
                  • SecurityGroupFolderType_RemoveSecurityGroup_InputArguments Property
                  • SecurityGroupFolderType_RemoveSecurityGroupFolder_InputArguments Property
                  • SecurityGroupFolderType_SecurityGroupFolderName_Placeholder_AddSecurityGroup_InputArguments Property
                  • SecurityGroupFolderType_SecurityGroupFolderName_Placeholder_AddSecurityGroup_OutputArguments Property
                  • SecurityGroupFolderType_SecurityGroupFolderName_Placeholder_AddSecurityGroupFolder_InputArguments Property
                  • SecurityGroupFolderType_SecurityGroupFolderName_Placeholder_AddSecurityGroupFolder_OutputArguments Property
                  • SecurityGroupFolderType_SecurityGroupFolderName_Placeholder_RemoveSecurityGroup_InputArguments Property
                  • SecurityGroupFolderType_SecurityGroupFolderName_Placeholder_RemoveSecurityGroupFolder_InputArguments Property
                  • SecurityGroupFolderType_SecurityGroupFolderName_Placeholder_SupportedSecurityPolicyUris Property
                  • SecurityGroupFolderType_SecurityGroupName_Placeholder_KeyLifetime Property
                  • SecurityGroupFolderType_SecurityGroupName_Placeholder_MaxFutureKeyCount Property
                  • SecurityGroupFolderType_SecurityGroupName_Placeholder_MaxPastKeyCount Property
                  • SecurityGroupFolderType_SecurityGroupName_Placeholder_SecurityGroupId Property
                  • SecurityGroupFolderType_SecurityGroupName_Placeholder_SecurityPolicyUri Property
                  • SecurityGroupFolderType_SupportedSecurityPolicyUris Property
                  • SecurityGroupType_KeyLifetime Property
                  • SecurityGroupType_MaxFutureKeyCount Property
                  • SecurityGroupType_MaxPastKeyCount Property
                  • SecurityGroupType_SecurityGroupId Property
                  • SecurityGroupType_SecurityPolicyUri Property
                  • SecurityTokenRequestType_EnumStrings Property
                  • SelectionListType_RestrictToList Property
                  • SelectionListType_SelectionDescriptions Property
                  • SelectionListType_Selections Property
                  • SemanticChangeEventType_Changes Property
                  • Server_Auditing Property
                  • Server_EstimatedReturnTime Property
                  • Server_GetMonitoredItems_InputArguments Property
                  • Server_GetMonitoredItems_OutputArguments Property
                  • Server_LocalTime Property
                  • Server_NamespaceArray Property
                  • Server_RequestServerStateChange_InputArguments Property
                  • Server_ResendData_InputArguments Property
                  • Server_ServerArray Property
                  • Server_ServerCapabilities_ConformanceUnits Property
                  • Server_ServerCapabilities_LocaleIdArray Property
                  • Server_ServerCapabilities_MaxArrayLength Property
                  • Server_ServerCapabilities_MaxBrowseContinuationPoints Property
                  • Server_ServerCapabilities_MaxByteStringLength Property
                  • Server_ServerCapabilities_MaxHistoryContinuationPoints Property
                  • Server_ServerCapabilities_MaxMonitoredItems Property
                  • Server_ServerCapabilities_MaxMonitoredItemsPerSubscription Property
                  • Server_ServerCapabilities_MaxMonitoredItemsQueueSize Property
                  • Server_ServerCapabilities_MaxQueryContinuationPoints Property
                  • Server_ServerCapabilities_MaxSelectClauseParameters Property
                  • Server_ServerCapabilities_MaxSessions Property
                  • Server_ServerCapabilities_MaxStringLength Property
                  • Server_ServerCapabilities_MaxSubscriptions Property
                  • Server_ServerCapabilities_MaxSubscriptionsPerSession Property
                  • Server_ServerCapabilities_MaxWhereClauseParameters Property
                  • Server_ServerCapabilities_MinSupportedSampleRate Property
                  • Server_ServerCapabilities_OperationLimits_MaxMonitoredItemsPerCall Property
                  • Server_ServerCapabilities_OperationLimits_MaxNodesPerBrowse Property
                  • Server_ServerCapabilities_OperationLimits_MaxNodesPerHistoryReadData Property
                  • Server_ServerCapabilities_OperationLimits_MaxNodesPerHistoryReadEvents Property
                  • Server_ServerCapabilities_OperationLimits_MaxNodesPerHistoryUpdateData Property
                  • Server_ServerCapabilities_OperationLimits_MaxNodesPerHistoryUpdateEvents Property
                  • Server_ServerCapabilities_OperationLimits_MaxNodesPerMethodCall Property
                  • Server_ServerCapabilities_OperationLimits_MaxNodesPerNodeManagement Property
                  • Server_ServerCapabilities_OperationLimits_MaxNodesPerRead Property
                  • Server_ServerCapabilities_OperationLimits_MaxNodesPerRegisterNodes Property
                  • Server_ServerCapabilities_OperationLimits_MaxNodesPerTranslateBrowsePathsToNodeIds Property
                  • Server_ServerCapabilities_OperationLimits_MaxNodesPerWrite Property
                  • Server_ServerCapabilities_RoleSet_AddRole_InputArguments Property
                  • Server_ServerCapabilities_RoleSet_AddRole_OutputArguments Property
                  • Server_ServerCapabilities_RoleSet_RemoveRole_InputArguments Property
                  • Server_ServerCapabilities_ServerProfileArray Property
                  • Server_ServerCapabilities_SoftwareCertificates Property
                  • Server_ServerDiagnostics_EnabledFlag Property
                  • Server_ServerDiagnostics_SamplingIntervalDiagnosticsArray Property
                  • Server_ServerDiagnostics_ServerDiagnosticsSummary Property
                  • Server_ServerDiagnostics_ServerDiagnosticsSummary_CumulatedSessionCount Property
                  • Server_ServerDiagnostics_ServerDiagnosticsSummary_CumulatedSubscriptionCount Property
                  • Server_ServerDiagnostics_ServerDiagnosticsSummary_CurrentSessionCount Property
                  • Server_ServerDiagnostics_ServerDiagnosticsSummary_CurrentSubscriptionCount Property
                  • Server_ServerDiagnostics_ServerDiagnosticsSummary_PublishingIntervalCount Property
                  • Server_ServerDiagnostics_ServerDiagnosticsSummary_RejectedRequestsCount Property
                  • Server_ServerDiagnostics_ServerDiagnosticsSummary_RejectedSessionCount Property
                  • Server_ServerDiagnostics_ServerDiagnosticsSummary_SecurityRejectedRequestsCount Property
                  • Server_ServerDiagnostics_ServerDiagnosticsSummary_SecurityRejectedSessionCount Property
                  • Server_ServerDiagnostics_ServerDiagnosticsSummary_ServerViewCount Property
                  • Server_ServerDiagnostics_ServerDiagnosticsSummary_SessionAbortCount Property
                  • Server_ServerDiagnostics_ServerDiagnosticsSummary_SessionTimeoutCount Property
                  • Server_ServerDiagnostics_SessionsDiagnosticsSummary_SessionDiagnosticsArray Property
                  • Server_ServerDiagnostics_SessionsDiagnosticsSummary_SessionSecurityDiagnosticsArray Property
                  • Server_ServerDiagnostics_SubscriptionDiagnosticsArray Property
                  • Server_ServerRedundancy_CurrentServerId Property
                  • Server_ServerRedundancy_RedundancySupport Property
                  • Server_ServerRedundancy_ServerNetworkGroups Property
                  • Server_ServerRedundancy_ServerUriArray Property
                  • Server_ServerStatus Property
                  • Server_ServerStatus_BuildInfo Property
                  • Server_ServerStatus_BuildInfo_BuildDate Property
                  • Server_ServerStatus_BuildInfo_BuildNumber Property
                  • Server_ServerStatus_BuildInfo_ManufacturerName Property
                  • Server_ServerStatus_BuildInfo_ProductName Property
                  • Server_ServerStatus_BuildInfo_ProductUri Property
                  • Server_ServerStatus_BuildInfo_SoftwareVersion Property
                  • Server_ServerStatus_CurrentTime Property
                  • Server_ServerStatus_SecondsTillShutdown Property
                  • Server_ServerStatus_ShutdownReason Property
                  • Server_ServerStatus_StartTime Property
                  • Server_ServerStatus_State Property
                  • Server_ServiceLevel Property
                  • Server_SetSubscriptionDurable_InputArguments Property
                  • Server_SetSubscriptionDurable_OutputArguments Property
                  • Server_UrisVersion Property
                  • ServerCapabilitiesType_ConformanceUnits Property
                  • ServerCapabilitiesType_LocaleIdArray Property
                  • ServerCapabilitiesType_MaxArrayLength Property
                  • ServerCapabilitiesType_MaxBrowseContinuationPoints Property
                  • ServerCapabilitiesType_MaxByteStringLength Property
                  • ServerCapabilitiesType_MaxHistoryContinuationPoints Property
                  • ServerCapabilitiesType_MaxMonitoredItems Property
                  • ServerCapabilitiesType_MaxMonitoredItemsPerSubscription Property
                  • ServerCapabilitiesType_MaxMonitoredItemsQueueSize Property
                  • ServerCapabilitiesType_MaxQueryContinuationPoints Property
                  • ServerCapabilitiesType_MaxSelectClauseParameters Property
                  • ServerCapabilitiesType_MaxSessions Property
                  • ServerCapabilitiesType_MaxStringLength Property
                  • ServerCapabilitiesType_MaxSubscriptions Property
                  • ServerCapabilitiesType_MaxSubscriptionsPerSession Property
                  • ServerCapabilitiesType_MaxWhereClauseParameters Property
                  • ServerCapabilitiesType_MinSupportedSampleRate Property
                  • ServerCapabilitiesType_RoleSet_AddRole_InputArguments Property
                  • ServerCapabilitiesType_RoleSet_AddRole_OutputArguments Property
                  • ServerCapabilitiesType_RoleSet_RemoveRole_InputArguments Property
                  • ServerCapabilitiesType_ServerProfileArray Property
                  • ServerCapabilitiesType_SoftwareCertificates Property
                  • ServerCapabilitiesType_VendorCapability_Placeholder Property
                  • ServerConfiguration_ApplicationType Property
                  • ServerConfiguration_ApplicationUri Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_AckedState Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_AckedState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Acknowledge_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ActiveState Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ActiveState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_AddComment_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_BranchId Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Certificate Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_CertificateType Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ClientUserId Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Comment Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Comment_SourceTimestamp Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ConditionClassId Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ConditionClassName Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ConditionName Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ConditionSubClassId Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ConditionSubClassName Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Confirm_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ConfirmedState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_EnabledState Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_EnabledState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_EventId Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_EventType Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ExpirationDate Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_GetGroupMemberships_OutputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_InputNode Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_LastSeverity Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_LastSeverity_SourceTimestamp Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_LatchedState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Message Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_NormalState Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_OutOfServiceState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_PlaceInService2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Quality Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Quality_SourceTimestamp Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ReceiveTime Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_RemoveFromService2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Reset2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Retain Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Severity Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_CurrentState Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_CurrentState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_LastTransition_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_OneShotShelve2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_TimedShelve_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_TimedShelve2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_Unshelve2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_UnshelveTime Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_SilenceState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_SourceName Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_SourceNode Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Suppress2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_SuppressedOrShelved Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_SuppressedState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Time Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Unsuppress2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_CertificateTypes Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_GetRejectedList_OutputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_AddCertificate_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_Close_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_CloseAndUpdate_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_CloseAndUpdate_OutputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_GetPosition_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_GetPosition_OutputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_LastUpdateTime Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_Open_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_Open_OutputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_OpenCount Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_OpenWithMasks_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_OpenWithMasks_OutputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_Read_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_Read_OutputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_RemoveCertificate_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_SetPosition_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_Size Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_UserWritable Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_Writable Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustList_Write_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_AckedState Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_AckedState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Acknowledge_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ActiveState Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ActiveState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_AddComment_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_BranchId Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ClientUserId Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Comment Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Comment_SourceTimestamp Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ConditionClassId Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ConditionClassName Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ConditionName Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ConditionSubClassId Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ConditionSubClassName Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Confirm_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ConfirmedState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_EnabledState Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_EnabledState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_EventId Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_EventType Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_GetGroupMemberships_OutputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_InputNode Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_LastSeverity Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_LastSeverity_SourceTimestamp Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_LastUpdateTime Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_LatchedState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Message Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_NormalState Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_OutOfServiceState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_PlaceInService2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Quality Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Quality_SourceTimestamp Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ReceiveTime Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_RemoveFromService2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Reset2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Retain Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Severity Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_CurrentState Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_CurrentState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_LastTransition_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_OneShotShelve2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_TimedShelve_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_TimedShelve2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_Unshelve2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_UnshelveTime Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_SilenceState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_SourceName Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_SourceNode Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Suppress2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_SuppressedOrShelved Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_SuppressedState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Time Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_TrustListId Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Unsuppress2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_UpdateFrequency Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_AckedState Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_AckedState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Acknowledge_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ActiveState Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ActiveState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_AddComment_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_BranchId Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Certificate Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_CertificateType Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ClientUserId Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Comment Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Comment_SourceTimestamp Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ConditionClassId Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ConditionClassName Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ConditionName Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ConditionSubClassId Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ConditionSubClassName Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Confirm_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ConfirmedState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_EnabledState Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_EnabledState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_EventId Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_EventType Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ExpirationDate Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_GetGroupMemberships_OutputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_InputNode Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_LastSeverity Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_LastSeverity_SourceTimestamp Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_LatchedState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Message Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_NormalState Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_OutOfServiceState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_PlaceInService2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Quality Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Quality_SourceTimestamp Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ReceiveTime Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_RemoveFromService2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Reset2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Retain Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Severity Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_CurrentState Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_CurrentState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_LastTransition_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_OneShotShelve2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_TimedShelve_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_TimedShelve2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_Unshelve2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_UnshelveTime Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_SilenceState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_SourceName Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_SourceNode Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Suppress2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_SuppressedOrShelved Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_SuppressedState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Time Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Unsuppress2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_CertificateTypes Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_GetRejectedList_OutputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_AddCertificate_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_Close_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_CloseAndUpdate_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_CloseAndUpdate_OutputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_GetPosition_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_GetPosition_OutputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_LastUpdateTime Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_Open_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_Open_OutputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_OpenCount Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_OpenWithMasks_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_OpenWithMasks_OutputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_Read_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_Read_OutputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_RemoveCertificate_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_SetPosition_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_Size Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_UserWritable Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_Writable Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustList_Write_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_AckedState Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_AckedState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Acknowledge_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ActiveState Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ActiveState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_AddComment_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_BranchId Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ClientUserId Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Comment Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Comment_SourceTimestamp Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ConditionClassId Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ConditionClassName Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ConditionName Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ConditionSubClassId Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ConditionSubClassName Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Confirm_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ConfirmedState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_EnabledState Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_EnabledState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_EventId Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_EventType Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_GetGroupMemberships_OutputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_InputNode Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_LastSeverity Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_LastSeverity_SourceTimestamp Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_LastUpdateTime Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_LatchedState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Message Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_NormalState Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_OutOfServiceState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_PlaceInService2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Quality Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Quality_SourceTimestamp Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ReceiveTime Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_RemoveFromService2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Reset2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Retain Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Severity Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_CurrentState Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_CurrentState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_LastTransition_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_OneShotShelve2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_TimedShelve_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_TimedShelve2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_Unshelve2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_UnshelveTime Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_SilenceState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_SourceName Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_SourceNode Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Suppress2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_SuppressedOrShelved Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_SuppressedState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Time Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_TrustListId Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Unsuppress2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_UpdateFrequency Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_AckedState Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_AckedState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Acknowledge_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ActiveState Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ActiveState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_AddComment_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_BranchId Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Certificate Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_CertificateType Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ClientUserId Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Comment Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Comment_SourceTimestamp Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ConditionClassId Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ConditionClassName Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ConditionName Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ConditionSubClassId Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ConditionSubClassName Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Confirm_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ConfirmedState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_EnabledState Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_EnabledState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_EventId Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_EventType Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ExpirationDate Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_GetGroupMemberships_OutputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_InputNode Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_LastSeverity Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_LastSeverity_SourceTimestamp Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_LatchedState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Message Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_NormalState Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_OutOfServiceState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_PlaceInService2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Quality Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Quality_SourceTimestamp Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ReceiveTime Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_RemoveFromService2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Reset2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Retain Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Severity Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_CurrentState Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_CurrentState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_LastTransition_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_OneShotShelve2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_TimedShelve_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_TimedShelve2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_Unshelve2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_UnshelveTime Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_SilenceState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_SourceName Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_SourceNode Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Suppress2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_SuppressedOrShelved Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_SuppressedState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Time Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Unsuppress2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_CertificateTypes Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_GetRejectedList_OutputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_AddCertificate_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_Close_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_CloseAndUpdate_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_CloseAndUpdate_OutputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_GetPosition_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_GetPosition_OutputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_LastUpdateTime Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_Open_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_Open_OutputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_OpenCount Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_OpenWithMasks_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_OpenWithMasks_OutputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_Read_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_Read_OutputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_RemoveCertificate_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_SetPosition_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_Size Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_UserWritable Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_Writable Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustList_Write_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_AckedState Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_AckedState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Acknowledge_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ActiveState Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ActiveState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_AddComment_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_BranchId Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ClientUserId Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Comment Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Comment_SourceTimestamp Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ConditionClassId Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ConditionClassName Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ConditionName Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ConditionSubClassId Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ConditionSubClassName Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Confirm_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ConfirmedState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_EnabledState Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_EnabledState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_EventId Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_EventType Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_GetGroupMemberships_OutputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_InputNode Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_LastSeverity Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_LastSeverity_SourceTimestamp Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_LastUpdateTime Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_LatchedState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Message Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_NormalState Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_OutOfServiceState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_PlaceInService2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Quality Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Quality_SourceTimestamp Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ReceiveTime Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_RemoveFromService2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Reset2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Retain Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Severity Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_CurrentState Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_CurrentState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_LastTransition_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_OneShotShelve2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_TimedShelve_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_TimedShelve2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_Unshelve2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_UnshelveTime Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_SilenceState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_SourceName Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_SourceNode Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Suppress2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_SuppressedOrShelved Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_SuppressedState_Id Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Time Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_TrustListId Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Unsuppress2_InputArguments Property
                  • ServerConfiguration_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_UpdateFrequency Property
                  • ServerConfiguration_CreateSigningRequest_InputArguments Property
                  • ServerConfiguration_CreateSigningRequest_OutputArguments Property
                  • ServerConfiguration_GetCertificates_InputArguments Property
                  • ServerConfiguration_GetCertificates_OutputArguments Property
                  • ServerConfiguration_GetRejectedList_OutputArguments Property
                  • ServerConfiguration_HasSecureElement Property
                  • ServerConfiguration_MaxTrustListSize Property
                  • ServerConfiguration_MulticastDnsEnabled Property
                  • ServerConfiguration_ProductUri Property
                  • ServerConfiguration_ServerCapabilities Property
                  • ServerConfiguration_SupportedPrivateKeyFormats Property
                  • ServerConfiguration_TransactionDiagnostics_AffectedCertificateGroups Property
                  • ServerConfiguration_TransactionDiagnostics_AffectedTrustLists Property
                  • ServerConfiguration_TransactionDiagnostics_EndTime Property
                  • ServerConfiguration_TransactionDiagnostics_Errors Property
                  • ServerConfiguration_TransactionDiagnostics_Result Property
                  • ServerConfiguration_TransactionDiagnostics_StartTime Property
                  • ServerConfiguration_UpdateCertificate_InputArguments Property
                  • ServerConfiguration_UpdateCertificate_OutputArguments Property
                  • ServerConfigurationType_ApplicationType Property
                  • ServerConfigurationType_ApplicationUri Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_AckedState Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_AckedState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Acknowledge_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ActiveState Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ActiveState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_AddComment_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_BranchId Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Certificate Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_CertificateType Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ClientUserId Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Comment Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Comment_SourceTimestamp Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ConditionClassId Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ConditionClassName Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ConditionName Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ConditionSubClassId Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ConditionSubClassName Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Confirm_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ConfirmedState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_EnabledState Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_EnabledState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_EventId Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_EventType Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ExpirationDate Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_GetGroupMemberships_OutputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_InputNode Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_LastSeverity Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_LastSeverity_SourceTimestamp Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_LatchedState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Message Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_NormalState Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_OutOfServiceState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_PlaceInService2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Quality Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Quality_SourceTimestamp Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ReceiveTime Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_RemoveFromService2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Reset2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Retain Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Severity Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_CurrentState Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_CurrentState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_LastTransition_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_OneShotShelve2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_TimedShelve_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_TimedShelve2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_Unshelve2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_ShelvingState_UnshelveTime Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_SilenceState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_SourceName Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_SourceNode Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Suppress2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_SuppressedOrShelved Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_SuppressedState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Time Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateExpired_Unsuppress2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_CertificateTypes Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_GetRejectedList_OutputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_AddCertificate_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_Close_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_CloseAndUpdate_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_CloseAndUpdate_OutputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_GetPosition_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_GetPosition_OutputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_LastUpdateTime Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_Open_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_Open_OutputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_OpenCount Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_OpenWithMasks_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_OpenWithMasks_OutputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_Read_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_Read_OutputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_RemoveCertificate_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_SetPosition_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_Size Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_UserWritable Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_Writable Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustList_Write_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_AckedState Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_AckedState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Acknowledge_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ActiveState Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ActiveState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_AddComment_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_BranchId Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ClientUserId Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Comment Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Comment_SourceTimestamp Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ConditionClassId Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ConditionClassName Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ConditionName Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ConditionSubClassId Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ConditionSubClassName Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Confirm_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ConfirmedState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_EnabledState Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_EnabledState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_EventId Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_EventType Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_GetGroupMemberships_OutputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_InputNode Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_LastSeverity Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_LastSeverity_SourceTimestamp Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_LastUpdateTime Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_LatchedState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Message Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_NormalState Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_OutOfServiceState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_PlaceInService2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Quality Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Quality_SourceTimestamp Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ReceiveTime Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_RemoveFromService2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Reset2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Retain Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Severity Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_CurrentState Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_CurrentState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_LastTransition_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_OneShotShelve2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_TimedShelve_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_TimedShelve2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_Unshelve2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_ShelvingState_UnshelveTime Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_SilenceState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_SourceName Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_SourceNode Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Suppress2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_SuppressedOrShelved Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_SuppressedState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Time Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_TrustListId Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_Unsuppress2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultApplicationGroup_TrustListOutOfDate_UpdateFrequency Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_AckedState Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_AckedState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Acknowledge_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ActiveState Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ActiveState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_AddComment_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_BranchId Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Certificate Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_CertificateType Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ClientUserId Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Comment Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Comment_SourceTimestamp Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ConditionClassId Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ConditionClassName Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ConditionName Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ConditionSubClassId Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ConditionSubClassName Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Confirm_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ConfirmedState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_EnabledState Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_EnabledState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_EventId Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_EventType Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ExpirationDate Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_GetGroupMemberships_OutputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_InputNode Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_LastSeverity Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_LastSeverity_SourceTimestamp Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_LatchedState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Message Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_NormalState Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_OutOfServiceState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_PlaceInService2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Quality Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Quality_SourceTimestamp Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ReceiveTime Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_RemoveFromService2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Reset2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Retain Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Severity Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_CurrentState Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_CurrentState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_LastTransition_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_OneShotShelve2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_TimedShelve_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_TimedShelve2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_Unshelve2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_ShelvingState_UnshelveTime Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_SilenceState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_SourceName Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_SourceNode Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Suppress2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_SuppressedOrShelved Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_SuppressedState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Time Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateExpired_Unsuppress2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_CertificateTypes Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_GetRejectedList_OutputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_AddCertificate_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_Close_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_CloseAndUpdate_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_CloseAndUpdate_OutputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_GetPosition_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_GetPosition_OutputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_LastUpdateTime Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_Open_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_Open_OutputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_OpenCount Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_OpenWithMasks_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_OpenWithMasks_OutputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_Read_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_Read_OutputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_RemoveCertificate_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_SetPosition_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_Size Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_UserWritable Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_Writable Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustList_Write_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_AckedState Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_AckedState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Acknowledge_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ActiveState Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ActiveState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_AddComment_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_BranchId Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ClientUserId Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Comment Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Comment_SourceTimestamp Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ConditionClassId Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ConditionClassName Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ConditionName Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ConditionSubClassId Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ConditionSubClassName Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Confirm_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ConfirmedState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_EnabledState Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_EnabledState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_EventId Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_EventType Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_GetGroupMemberships_OutputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_InputNode Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_LastSeverity Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_LastSeverity_SourceTimestamp Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_LastUpdateTime Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_LatchedState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Message Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_NormalState Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_OutOfServiceState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_PlaceInService2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Quality Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Quality_SourceTimestamp Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ReceiveTime Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_RemoveFromService2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Reset2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Retain Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Severity Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_CurrentState Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_CurrentState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_LastTransition_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_OneShotShelve2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_TimedShelve_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_TimedShelve2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_Unshelve2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_ShelvingState_UnshelveTime Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_SilenceState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_SourceName Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_SourceNode Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Suppress2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_SuppressedOrShelved Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_SuppressedState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Time Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_TrustListId Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_Unsuppress2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultHttpsGroup_TrustListOutOfDate_UpdateFrequency Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_AckedState Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_AckedState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Acknowledge_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ActiveState Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ActiveState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_AddComment_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_BranchId Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Certificate Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_CertificateType Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ClientUserId Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Comment Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Comment_SourceTimestamp Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ConditionClassId Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ConditionClassName Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ConditionName Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ConditionSubClassId Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ConditionSubClassName Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Confirm_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ConfirmedState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_EnabledState Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_EnabledState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_EventId Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_EventType Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ExpirationDate Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_GetGroupMemberships_OutputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_InputNode Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_LastSeverity Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_LastSeverity_SourceTimestamp Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_LatchedState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Message Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_NormalState Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_OutOfServiceState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_PlaceInService2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Quality Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Quality_SourceTimestamp Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ReceiveTime Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_RemoveFromService2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Reset2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Retain Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Severity Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_CurrentState Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_CurrentState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_LastTransition_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_OneShotShelve2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_TimedShelve_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_TimedShelve2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_Unshelve2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_ShelvingState_UnshelveTime Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_SilenceState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_SourceName Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_SourceNode Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Suppress2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_SuppressedOrShelved Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_SuppressedState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Time Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateExpired_Unsuppress2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_CertificateTypes Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_GetRejectedList_OutputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_AddCertificate_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_Close_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_CloseAndUpdate_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_CloseAndUpdate_OutputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_GetPosition_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_GetPosition_OutputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_LastUpdateTime Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_Open_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_Open_OutputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_OpenCount Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_OpenWithMasks_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_OpenWithMasks_OutputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_Read_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_Read_OutputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_RemoveCertificate_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_SetPosition_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_Size Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_UserWritable Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_Writable Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustList_Write_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_AckedState Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_AckedState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Acknowledge_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ActiveState Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ActiveState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_AddComment_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_BranchId Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ClientUserId Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Comment Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Comment_SourceTimestamp Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ConditionClassId Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ConditionClassName Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ConditionName Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ConditionSubClassId Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ConditionSubClassName Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Confirm_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ConfirmedState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_EnabledState Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_EnabledState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_EventId Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_EventType Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_GetGroupMemberships_OutputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_InputNode Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_LastSeverity Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_LastSeverity_SourceTimestamp Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_LastUpdateTime Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_LatchedState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Message Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_NormalState Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_OutOfServiceState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_PlaceInService2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Quality Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Quality_SourceTimestamp Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ReceiveTime Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_RemoveFromService2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Reset2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Retain Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Severity Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_CurrentState Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_CurrentState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_LastTransition_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_OneShotShelve2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_TimedShelve_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_TimedShelve2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_Unshelve2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_ShelvingState_UnshelveTime Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_SilenceState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_SourceName Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_SourceNode Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Suppress2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_SuppressedOrShelved Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_SuppressedState_Id Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Time Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_TrustListId Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_Unsuppress2_InputArguments Property
                  • ServerConfigurationType_CertificateGroups_DefaultUserTokenGroup_TrustListOutOfDate_UpdateFrequency Property
                  • ServerConfigurationType_CreateSigningRequest_InputArguments Property
                  • ServerConfigurationType_CreateSigningRequest_OutputArguments Property
                  • ServerConfigurationType_GetCertificates_InputArguments Property
                  • ServerConfigurationType_GetCertificates_OutputArguments Property
                  • ServerConfigurationType_GetRejectedList_OutputArguments Property
                  • ServerConfigurationType_HasSecureElement Property
                  • ServerConfigurationType_MaxTrustListSize Property
                  • ServerConfigurationType_MulticastDnsEnabled Property
                  • ServerConfigurationType_ProductUri Property
                  • ServerConfigurationType_ServerCapabilities Property
                  • ServerConfigurationType_SupportedPrivateKeyFormats Property
                  • ServerConfigurationType_TransactionDiagnostics_AffectedCertificateGroups Property
                  • ServerConfigurationType_TransactionDiagnostics_AffectedTrustLists Property
                  • ServerConfigurationType_TransactionDiagnostics_EndTime Property
                  • ServerConfigurationType_TransactionDiagnostics_Errors Property
                  • ServerConfigurationType_TransactionDiagnostics_Result Property
                  • ServerConfigurationType_TransactionDiagnostics_StartTime Property
                  • ServerConfigurationType_UpdateCertificate_InputArguments Property
                  • ServerConfigurationType_UpdateCertificate_OutputArguments Property
                  • ServerDiagnosticsSummaryType_CumulatedSessionCount Property
                  • ServerDiagnosticsSummaryType_CumulatedSubscriptionCount Property
                  • ServerDiagnosticsSummaryType_CurrentSessionCount Property
                  • ServerDiagnosticsSummaryType_CurrentSubscriptionCount Property
                  • ServerDiagnosticsSummaryType_PublishingIntervalCount Property
                  • ServerDiagnosticsSummaryType_RejectedRequestsCount Property
                  • ServerDiagnosticsSummaryType_RejectedSessionCount Property
                  • ServerDiagnosticsSummaryType_SecurityRejectedRequestsCount Property
                  • ServerDiagnosticsSummaryType_SecurityRejectedSessionCount Property
                  • ServerDiagnosticsSummaryType_ServerViewCount Property
                  • ServerDiagnosticsSummaryType_SessionAbortCount Property
                  • ServerDiagnosticsSummaryType_SessionTimeoutCount Property
                  • ServerDiagnosticsType_EnabledFlag Property
                  • ServerDiagnosticsType_SamplingIntervalDiagnosticsArray Property
                  • ServerDiagnosticsType_ServerDiagnosticsSummary Property
                  • ServerDiagnosticsType_ServerDiagnosticsSummary_CumulatedSessionCount Property
                  • ServerDiagnosticsType_ServerDiagnosticsSummary_CumulatedSubscriptionCount Property
                  • ServerDiagnosticsType_ServerDiagnosticsSummary_CurrentSessionCount Property
                  • ServerDiagnosticsType_ServerDiagnosticsSummary_CurrentSubscriptionCount Property
                  • ServerDiagnosticsType_ServerDiagnosticsSummary_PublishingIntervalCount Property
                  • ServerDiagnosticsType_ServerDiagnosticsSummary_RejectedRequestsCount Property
                  • ServerDiagnosticsType_ServerDiagnosticsSummary_RejectedSessionCount Property
                  • ServerDiagnosticsType_ServerDiagnosticsSummary_SecurityRejectedRequestsCount Property
                  • ServerDiagnosticsType_ServerDiagnosticsSummary_SecurityRejectedSessionCount Property
                  • ServerDiagnosticsType_ServerDiagnosticsSummary_ServerViewCount Property
                  • ServerDiagnosticsType_ServerDiagnosticsSummary_SessionAbortCount Property
                  • ServerDiagnosticsType_ServerDiagnosticsSummary_SessionTimeoutCount Property
                  • ServerDiagnosticsType_SessionsDiagnosticsSummary_SessionDiagnosticsArray Property
                  • ServerDiagnosticsType_SessionsDiagnosticsSummary_SessionSecurityDiagnosticsArray Property
                  • ServerDiagnosticsType_SubscriptionDiagnosticsArray Property
                  • ServerRedundancyType_RedundancySupport Property
                  • ServerRedundancyType_RedundantServerArray Property
                  • ServerState_EnumStrings Property
                  • ServerStatusType_BuildInfo Property
                  • ServerStatusType_BuildInfo_BuildDate Property
                  • ServerStatusType_BuildInfo_BuildNumber Property
                  • ServerStatusType_BuildInfo_ManufacturerName Property
                  • ServerStatusType_BuildInfo_ProductName Property
                  • ServerStatusType_BuildInfo_ProductUri Property
                  • ServerStatusType_BuildInfo_SoftwareVersion Property
                  • ServerStatusType_CurrentTime Property
                  • ServerStatusType_SecondsTillShutdown Property
                  • ServerStatusType_ShutdownReason Property
                  • ServerStatusType_StartTime Property
                  • ServerStatusType_State Property
                  • ServerType_Auditing Property
                  • ServerType_EstimatedReturnTime Property
                  • ServerType_GetMonitoredItems_InputArguments Property
                  • ServerType_GetMonitoredItems_OutputArguments Property
                  • ServerType_LocalTime Property
                  • ServerType_NamespaceArray Property
                  • ServerType_RequestServerStateChange_InputArguments Property
                  • ServerType_ResendData_InputArguments Property
                  • ServerType_ServerArray Property
                  • ServerType_ServerCapabilities_LocaleIdArray Property
                  • ServerType_ServerCapabilities_MaxBrowseContinuationPoints Property
                  • ServerType_ServerCapabilities_MaxHistoryContinuationPoints Property
                  • ServerType_ServerCapabilities_MaxQueryContinuationPoints Property
                  • ServerType_ServerCapabilities_MinSupportedSampleRate Property
                  • ServerType_ServerCapabilities_RoleSet_AddRole_InputArguments Property
                  • ServerType_ServerCapabilities_RoleSet_AddRole_OutputArguments Property
                  • ServerType_ServerCapabilities_RoleSet_RemoveRole_InputArguments Property
                  • ServerType_ServerCapabilities_ServerProfileArray Property
                  • ServerType_ServerCapabilities_SoftwareCertificates Property
                  • ServerType_ServerDiagnostics_EnabledFlag Property
                  • ServerType_ServerDiagnostics_ServerDiagnosticsSummary Property
                  • ServerType_ServerDiagnostics_ServerDiagnosticsSummary_CumulatedSessionCount Property
                  • ServerType_ServerDiagnostics_ServerDiagnosticsSummary_CumulatedSubscriptionCount Property
                  • ServerType_ServerDiagnostics_ServerDiagnosticsSummary_CurrentSessionCount Property
                  • ServerType_ServerDiagnostics_ServerDiagnosticsSummary_CurrentSubscriptionCount Property
                  • ServerType_ServerDiagnostics_ServerDiagnosticsSummary_PublishingIntervalCount Property
                  • ServerType_ServerDiagnostics_ServerDiagnosticsSummary_RejectedRequestsCount Property
                  • ServerType_ServerDiagnostics_ServerDiagnosticsSummary_RejectedSessionCount Property
                  • ServerType_ServerDiagnostics_ServerDiagnosticsSummary_SecurityRejectedRequestsCount Property
                  • ServerType_ServerDiagnostics_ServerDiagnosticsSummary_SecurityRejectedSessionCount Property
                  • ServerType_ServerDiagnostics_ServerDiagnosticsSummary_ServerViewCount Property
                  • ServerType_ServerDiagnostics_ServerDiagnosticsSummary_SessionAbortCount Property
                  • ServerType_ServerDiagnostics_ServerDiagnosticsSummary_SessionTimeoutCount Property
                  • ServerType_ServerDiagnostics_SessionsDiagnosticsSummary_SessionDiagnosticsArray Property
                  • ServerType_ServerDiagnostics_SessionsDiagnosticsSummary_SessionSecurityDiagnosticsArray Property
                  • ServerType_ServerDiagnostics_SubscriptionDiagnosticsArray Property
                  • ServerType_ServerRedundancy_RedundancySupport Property
                  • ServerType_ServerStatus Property
                  • ServerType_ServerStatus_BuildInfo Property
                  • ServerType_ServerStatus_BuildInfo_BuildDate Property
                  • ServerType_ServerStatus_BuildInfo_BuildNumber Property
                  • ServerType_ServerStatus_BuildInfo_ManufacturerName Property
                  • ServerType_ServerStatus_BuildInfo_ProductName Property
                  • ServerType_ServerStatus_BuildInfo_ProductUri Property
                  • ServerType_ServerStatus_BuildInfo_SoftwareVersion Property
                  • ServerType_ServerStatus_CurrentTime Property
                  • ServerType_ServerStatus_SecondsTillShutdown Property
                  • ServerType_ServerStatus_ShutdownReason Property
                  • ServerType_ServerStatus_StartTime Property
                  • ServerType_ServerStatus_State Property
                  • ServerType_ServiceLevel Property
                  • ServerType_SetSubscriptionDurable_InputArguments Property
                  • ServerType_SetSubscriptionDurable_OutputArguments Property
                  • ServerType_UrisVersion Property
                  • ServerUnitType_AlternativeUnits_AlternativeUnit_Placeholder_Symbol Property
                  • ServerUnitType_AlternativeUnits_AlternativeUnit_Placeholder_UnitSystem Property
                  • ServerUnitType_CoherentUnit_Symbol Property
                  • ServerUnitType_CoherentUnit_UnitSystem Property
                  • ServerUnitType_ConversionLimit Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_ActualSessionTimeout Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_AddNodesCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_AddReferencesCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_BrowseCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_BrowseNextCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_CallCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_ClientConnectionTime Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_ClientDescription Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_ClientLastContactTime Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_CreateMonitoredItemsCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_CreateSubscriptionCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_CurrentMonitoredItemsCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_CurrentPublishRequestsInQueue Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_CurrentSubscriptionsCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_DeleteMonitoredItemsCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_DeleteNodesCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_DeleteReferencesCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_DeleteSubscriptionsCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_EndpointUrl Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_HistoryReadCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_HistoryUpdateCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_LocaleIds Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_MaxResponseMessageSize Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_ModifyMonitoredItemsCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_ModifySubscriptionCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_PublishCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_QueryFirstCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_QueryNextCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_ReadCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_RegisterNodesCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_RepublishCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_ServerUri Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_SessionId Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_SessionName Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_SetMonitoringModeCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_SetPublishingModeCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_SetTriggeringCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_TotalRequestCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_TransferSubscriptionsCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_TranslateBrowsePathsToNodeIdsCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_UnauthorizedRequestCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_UnregisterNodesCount Property
                  • SessionDiagnosticsArrayType_SessionDiagnostics_WriteCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_ActualSessionTimeout Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_AddNodesCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_AddReferencesCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_BrowseCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_BrowseNextCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_CallCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_ClientConnectionTime Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_ClientDescription Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_ClientLastContactTime Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_CreateMonitoredItemsCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_CreateSubscriptionCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_CurrentMonitoredItemsCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_CurrentPublishRequestsInQueue Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_CurrentSubscriptionsCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_DeleteMonitoredItemsCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_DeleteNodesCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_DeleteReferencesCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_DeleteSubscriptionsCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_EndpointUrl Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_HistoryReadCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_HistoryUpdateCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_LocaleIds Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_MaxResponseMessageSize Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_ModifyMonitoredItemsCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_ModifySubscriptionCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_PublishCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_QueryFirstCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_QueryNextCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_ReadCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_RegisterNodesCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_RepublishCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_ServerUri Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_SessionId Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_SessionName Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_SetMonitoringModeCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_SetPublishingModeCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_SetTriggeringCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_TotalRequestCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_TransferSubscriptionsCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_TranslateBrowsePathsToNodeIdsCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_UnauthorizedRequestCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_UnregisterNodesCount Property
                  • SessionDiagnosticsObjectType_SessionDiagnostics_WriteCount Property
                  • SessionDiagnosticsObjectType_SessionSecurityDiagnostics Property
                  • SessionDiagnosticsObjectType_SessionSecurityDiagnostics_AuthenticationMechanism Property
                  • SessionDiagnosticsObjectType_SessionSecurityDiagnostics_ClientCertificate Property
                  • SessionDiagnosticsObjectType_SessionSecurityDiagnostics_ClientUserIdHistory Property
                  • SessionDiagnosticsObjectType_SessionSecurityDiagnostics_ClientUserIdOfSession Property
                  • SessionDiagnosticsObjectType_SessionSecurityDiagnostics_Encoding Property
                  • SessionDiagnosticsObjectType_SessionSecurityDiagnostics_SecurityMode Property
                  • SessionDiagnosticsObjectType_SessionSecurityDiagnostics_SecurityPolicyUri Property
                  • SessionDiagnosticsObjectType_SessionSecurityDiagnostics_SessionId Property
                  • SessionDiagnosticsObjectType_SessionSecurityDiagnostics_TransportProtocol Property
                  • SessionDiagnosticsObjectType_SubscriptionDiagnosticsArray Property
                  • SessionDiagnosticsVariableType_ActualSessionTimeout Property
                  • SessionDiagnosticsVariableType_AddNodesCount Property
                  • SessionDiagnosticsVariableType_AddReferencesCount Property
                  • SessionDiagnosticsVariableType_BrowseCount Property
                  • SessionDiagnosticsVariableType_BrowseNextCount Property
                  • SessionDiagnosticsVariableType_CallCount Property
                  • SessionDiagnosticsVariableType_ClientConnectionTime Property
                  • SessionDiagnosticsVariableType_ClientDescription Property
                  • SessionDiagnosticsVariableType_ClientLastContactTime Property
                  • SessionDiagnosticsVariableType_CreateMonitoredItemsCount Property
                  • SessionDiagnosticsVariableType_CreateSubscriptionCount Property
                  • SessionDiagnosticsVariableType_CurrentMonitoredItemsCount Property
                  • SessionDiagnosticsVariableType_CurrentPublishRequestsInQueue Property
                  • SessionDiagnosticsVariableType_CurrentSubscriptionsCount Property
                  • SessionDiagnosticsVariableType_DeleteMonitoredItemsCount Property
                  • SessionDiagnosticsVariableType_DeleteNodesCount Property
                  • SessionDiagnosticsVariableType_DeleteReferencesCount Property
                  • SessionDiagnosticsVariableType_DeleteSubscriptionsCount Property
                  • SessionDiagnosticsVariableType_EndpointUrl Property
                  • SessionDiagnosticsVariableType_HistoryReadCount Property
                  • SessionDiagnosticsVariableType_HistoryUpdateCount Property
                  • SessionDiagnosticsVariableType_LocaleIds Property
                  • SessionDiagnosticsVariableType_MaxResponseMessageSize Property
                  • SessionDiagnosticsVariableType_ModifyMonitoredItemsCount Property
                  • SessionDiagnosticsVariableType_ModifySubscriptionCount Property
                  • SessionDiagnosticsVariableType_PublishCount Property
                  • SessionDiagnosticsVariableType_QueryFirstCount Property
                  • SessionDiagnosticsVariableType_QueryNextCount Property
                  • SessionDiagnosticsVariableType_ReadCount Property
                  • SessionDiagnosticsVariableType_RegisterNodesCount Property
                  • SessionDiagnosticsVariableType_RepublishCount Property
                  • SessionDiagnosticsVariableType_ServerUri Property
                  • SessionDiagnosticsVariableType_SessionId Property
                  • SessionDiagnosticsVariableType_SessionName Property
                  • SessionDiagnosticsVariableType_SetMonitoringModeCount Property
                  • SessionDiagnosticsVariableType_SetPublishingModeCount Property
                  • SessionDiagnosticsVariableType_SetTriggeringCount Property
                  • SessionDiagnosticsVariableType_TotalRequestCount Property
                  • SessionDiagnosticsVariableType_TransferSubscriptionsCount Property
                  • SessionDiagnosticsVariableType_TranslateBrowsePathsToNodeIdsCount Property
                  • SessionDiagnosticsVariableType_UnauthorizedRequestCount Property
                  • SessionDiagnosticsVariableType_UnregisterNodesCount Property
                  • SessionDiagnosticsVariableType_WriteCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_ActualSessionTimeout Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_AddNodesCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_AddReferencesCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_BrowseCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_BrowseNextCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_CallCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_ClientConnectionTime Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_ClientDescription Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_ClientLastContactTime Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_CreateMonitoredItemsCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_CreateSubscriptionCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_CurrentMonitoredItemsCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_CurrentPublishRequestsInQueue Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_CurrentSubscriptionsCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_DeleteMonitoredItemsCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_DeleteNodesCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_DeleteReferencesCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_DeleteSubscriptionsCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_EndpointUrl Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_HistoryReadCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_HistoryUpdateCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_LocaleIds Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_MaxResponseMessageSize Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_ModifyMonitoredItemsCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_ModifySubscriptionCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_PublishCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_QueryFirstCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_QueryNextCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_ReadCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_RegisterNodesCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_RepublishCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_ServerUri Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_SessionId Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_SessionName Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_SetMonitoringModeCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_SetPublishingModeCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_SetTriggeringCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_TotalRequestCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_TransferSubscriptionsCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_TranslateBrowsePathsToNodeIdsCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_UnauthorizedRequestCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_UnregisterNodesCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_WriteCount Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionSecurityDiagnostics Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionSecurityDiagnostics_AuthenticationMechanism Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionSecurityDiagnostics_ClientCertificate Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionSecurityDiagnostics_ClientUserIdHistory Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionSecurityDiagnostics_ClientUserIdOfSession Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionSecurityDiagnostics_Encoding Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionSecurityDiagnostics_SecurityMode Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionSecurityDiagnostics_SecurityPolicyUri Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionSecurityDiagnostics_SessionId Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionSecurityDiagnostics_TransportProtocol Property
                  • SessionsDiagnosticsSummaryType_ClientName_Placeholder_SubscriptionDiagnosticsArray Property
                  • SessionsDiagnosticsSummaryType_SessionDiagnosticsArray Property
                  • SessionsDiagnosticsSummaryType_SessionSecurityDiagnosticsArray Property
                  • SessionSecurityDiagnosticsArrayType_SessionSecurityDiagnostics Property
                  • SessionSecurityDiagnosticsArrayType_SessionSecurityDiagnostics_AuthenticationMechanism Property
                  • SessionSecurityDiagnosticsArrayType_SessionSecurityDiagnostics_ClientCertificate Property
                  • SessionSecurityDiagnosticsArrayType_SessionSecurityDiagnostics_ClientUserIdHistory Property
                  • SessionSecurityDiagnosticsArrayType_SessionSecurityDiagnostics_ClientUserIdOfSession Property
                  • SessionSecurityDiagnosticsArrayType_SessionSecurityDiagnostics_Encoding Property
                  • SessionSecurityDiagnosticsArrayType_SessionSecurityDiagnostics_SecurityMode Property
                  • SessionSecurityDiagnosticsArrayType_SessionSecurityDiagnostics_SecurityPolicyUri Property
                  • SessionSecurityDiagnosticsArrayType_SessionSecurityDiagnostics_SessionId Property
                  • SessionSecurityDiagnosticsArrayType_SessionSecurityDiagnostics_TransportProtocol Property
                  • SessionSecurityDiagnosticsType_AuthenticationMechanism Property
                  • SessionSecurityDiagnosticsType_ClientCertificate Property
                  • SessionSecurityDiagnosticsType_ClientUserIdHistory Property
                  • SessionSecurityDiagnosticsType_ClientUserIdOfSession Property
                  • SessionSecurityDiagnosticsType_Encoding Property
                  • SessionSecurityDiagnosticsType_SecurityMode Property
                  • SessionSecurityDiagnosticsType_SecurityPolicyUri Property
                  • SessionSecurityDiagnosticsType_SessionId Property
                  • SessionSecurityDiagnosticsType_TransportProtocol Property
                  • ShelvedStateMachineType_OneShotShelve2_InputArguments Property
                  • ShelvedStateMachineType_OneShotShelved_StateNumber Property
                  • ShelvedStateMachineType_OneShotShelvedToTimedShelved_TransitionNumber Property
                  • ShelvedStateMachineType_OneShotShelvedToUnshelved_TransitionNumber Property
                  • ShelvedStateMachineType_TimedShelve_InputArguments Property
                  • ShelvedStateMachineType_TimedShelve2_InputArguments Property
                  • ShelvedStateMachineType_TimedShelved_StateNumber Property
                  • ShelvedStateMachineType_TimedShelvedToOneShotShelved_TransitionNumber Property
                  • ShelvedStateMachineType_TimedShelvedToUnshelved_TransitionNumber Property
                  • ShelvedStateMachineType_Unshelve2_InputArguments Property
                  • ShelvedStateMachineType_Unshelved_StateNumber Property
                  • ShelvedStateMachineType_UnshelvedToOneShotShelved_TransitionNumber Property
                  • ShelvedStateMachineType_UnshelvedToTimedShelved_TransitionNumber Property
                  • ShelvedStateMachineType_UnshelveTime Property
                  • StandaloneSubscribedDataSetType_DataSetMetaData Property
                  • StandaloneSubscribedDataSetType_IsConnected Property
                  • StateMachineType_CurrentState Property
                  • StateMachineType_CurrentState_Id Property
                  • StateMachineType_LastTransition Property
                  • StateMachineType_LastTransition_Id Property
                  • StateType_StateNumber Property
                  • StateVariableType_EffectiveDisplayName Property
                  • StateVariableType_Id Property
                  • StateVariableType_Name Property
                  • StateVariableType_Number Property
                  • StructureType_EnumStrings Property
                  • SubscribedDataSetFolderType_AddDataSetFolder_InputArguments Property
                  • SubscribedDataSetFolderType_AddDataSetFolder_OutputArguments Property
                  • SubscribedDataSetFolderType_AddSubscribedDataSet_InputArguments Property
                  • SubscribedDataSetFolderType_AddSubscribedDataSet_OutputArguments Property
                  • SubscribedDataSetFolderType_RemoveDataSetFolder_InputArguments Property
                  • SubscribedDataSetFolderType_RemoveSubscribedDataSet_InputArguments Property
                  • SubscribedDataSetFolderType_StandaloneSubscribedDataSetName_Placeholder_DataSetMetaData Property
                  • SubscribedDataSetFolderType_StandaloneSubscribedDataSetName_Placeholder_IsConnected Property
                  • SubscribedDataSetFolderType_SubscribedDataSetFolderName_Placeholder_AddDataSetFolder_InputArguments Property
                  • SubscribedDataSetFolderType_SubscribedDataSetFolderName_Placeholder_AddDataSetFolder_OutputArguments Property
                  • SubscribedDataSetFolderType_SubscribedDataSetFolderName_Placeholder_AddSubscribedDataSet_InputArguments Property
                  • SubscribedDataSetFolderType_SubscribedDataSetFolderName_Placeholder_AddSubscribedDataSet_OutputArguments Property
                  • SubscribedDataSetFolderType_SubscribedDataSetFolderName_Placeholder_RemoveDataSetFolder_InputArguments Property
                  • SubscribedDataSetFolderType_SubscribedDataSetFolderName_Placeholder_RemoveSubscribedDataSet_InputArguments Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_CurrentKeepAliveCount Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_CurrentLifetimeCount Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_DataChangeNotificationsCount Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_DisableCount Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_DisabledMonitoredItemCount Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_DiscardedMessageCount Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_EnableCount Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_EventNotificationsCount Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_EventQueueOverflowCount Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_LatePublishRequestCount Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_MaxKeepAliveCount Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_MaxLifetimeCount Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_MaxNotificationsPerPublish Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_ModifyCount Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_MonitoredItemCount Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_MonitoringQueueOverflowCount Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_NextSequenceNumber Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_NotificationsCount Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_Priority Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_PublishingEnabled Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_PublishingInterval Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_PublishRequestCount Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_RepublishMessageCount Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_RepublishMessageRequestCount Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_RepublishRequestCount Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_SessionId Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_SubscriptionId Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_TransferredToAltClientCount Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_TransferredToSameClientCount Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_TransferRequestCount Property
                  • SubscriptionDiagnosticsArrayType_SubscriptionDiagnostics_UnacknowledgedMessageCount Property
                  • SubscriptionDiagnosticsType_CurrentKeepAliveCount Property
                  • SubscriptionDiagnosticsType_CurrentLifetimeCount Property
                  • SubscriptionDiagnosticsType_DataChangeNotificationsCount Property
                  • SubscriptionDiagnosticsType_DisableCount Property
                  • SubscriptionDiagnosticsType_DisabledMonitoredItemCount Property
                  • SubscriptionDiagnosticsType_DiscardedMessageCount Property
                  • SubscriptionDiagnosticsType_EnableCount Property
                  • SubscriptionDiagnosticsType_EventNotificationsCount Property
                  • SubscriptionDiagnosticsType_EventQueueOverflowCount Property
                  • SubscriptionDiagnosticsType_LatePublishRequestCount Property
                  • SubscriptionDiagnosticsType_MaxKeepAliveCount Property
                  • SubscriptionDiagnosticsType_MaxLifetimeCount Property
                  • SubscriptionDiagnosticsType_MaxNotificationsPerPublish Property
                  • SubscriptionDiagnosticsType_ModifyCount Property
                  • SubscriptionDiagnosticsType_MonitoredItemCount Property
                  • SubscriptionDiagnosticsType_MonitoringQueueOverflowCount Property
                  • SubscriptionDiagnosticsType_NextSequenceNumber Property
                  • SubscriptionDiagnosticsType_NotificationsCount Property
                  • SubscriptionDiagnosticsType_Priority Property
                  • SubscriptionDiagnosticsType_PublishingEnabled Property
                  • SubscriptionDiagnosticsType_PublishingInterval Property
                  • SubscriptionDiagnosticsType_PublishRequestCount Property
                  • SubscriptionDiagnosticsType_RepublishMessageCount Property
                  • SubscriptionDiagnosticsType_RepublishMessageRequestCount Property
                  • SubscriptionDiagnosticsType_RepublishRequestCount Property
                  • SubscriptionDiagnosticsType_SessionId Property
                  • SubscriptionDiagnosticsType_SubscriptionId Property
                  • SubscriptionDiagnosticsType_TransferredToAltClientCount Property
                  • SubscriptionDiagnosticsType_TransferredToSameClientCount Property
                  • SubscriptionDiagnosticsType_TransferRequestCount Property
                  • SubscriptionDiagnosticsType_UnacknowledgedMessageCount Property
                  • SyntaxReferenceEntryType_CommonName Property
                  • SystemStatusChangeEventType_SystemState Property
                  • TagVariables_FindAlias_InputArguments Property
                  • TagVariables_FindAlias_OutputArguments Property
                  • TargetVariablesType_AddTargetVariables_InputArguments Property
                  • TargetVariablesType_AddTargetVariables_OutputArguments Property
                  • TargetVariablesType_RemoveTargetVariables_InputArguments Property
                  • TargetVariablesType_RemoveTargetVariables_OutputArguments Property
                  • TargetVariablesType_TargetVariables Property
                  • TemporaryFileTransferType_ClientProcessingTimeout Property
                  • TemporaryFileTransferType_CloseAndCommit_InputArguments Property
                  • TemporaryFileTransferType_CloseAndCommit_OutputArguments Property
                  • TemporaryFileTransferType_GenerateFileForRead_InputArguments Property
                  • TemporaryFileTransferType_GenerateFileForRead_OutputArguments Property
                  • TemporaryFileTransferType_GenerateFileForWrite_InputArguments Property
                  • TemporaryFileTransferType_GenerateFileForWrite_OutputArguments Property
                  • TemporaryFileTransferType_TransferState_Placeholder_CurrentState Property
                  • TemporaryFileTransferType_TransferState_Placeholder_CurrentState_Id Property
                  • TemporaryFileTransferType_TransferState_Placeholder_LastTransition_Id Property
                  • ThreeDCartesianCoordinatesType_X Property
                  • ThreeDCartesianCoordinatesType_Y Property
                  • ThreeDCartesianCoordinatesType_Z Property
                  • ThreeDFrameType_CartesianCoordinates Property
                  • ThreeDFrameType_CartesianCoordinates_X Property
                  • ThreeDFrameType_CartesianCoordinates_Y Property
                  • ThreeDFrameType_CartesianCoordinates_Z Property
                  • ThreeDFrameType_Orientation Property
                  • ThreeDFrameType_Orientation_A Property
                  • ThreeDFrameType_Orientation_B Property
                  • ThreeDFrameType_Orientation_C Property
                  • ThreeDOrientationType_A Property
                  • ThreeDOrientationType_B Property
                  • ThreeDOrientationType_C Property
                  • ThreeDVectorType_X Property
                  • ThreeDVectorType_Y Property
                  • ThreeDVectorType_Z Property
                  • TimestampsToReturn_EnumStrings Property
                  • Topics_FindAlias_InputArguments Property
                  • Topics_FindAlias_OutputArguments Property
                  • TransactionDiagnosticsType_AffectedCertificateGroups Property
                  • TransactionDiagnosticsType_AffectedTrustLists Property
                  • TransactionDiagnosticsType_EndTime Property
                  • TransactionDiagnosticsType_Errors Property
                  • TransactionDiagnosticsType_Result Property
                  • TransactionDiagnosticsType_StartTime Property
                  • TransitionEventType_FromState Property
                  • TransitionEventType_FromState_Id Property
                  • TransitionEventType_ToState Property
                  • TransitionEventType_ToState_Id Property
                  • TransitionEventType_Transition Property
                  • TransitionEventType_Transition_Id Property
                  • TransitionType_TransitionNumber Property
                  • TransitionVariableType_EffectiveTransitionTime Property
                  • TransitionVariableType_Id Property
                  • TransitionVariableType_Name Property
                  • TransitionVariableType_Number Property
                  • TransitionVariableType_TransitionTime Property
                  • TransparentRedundancyType_CurrentServerId Property
                  • TransparentRedundancyType_RedundantServerArray Property
                  • TrustListMasks_EnumValues Property
                  • TrustListOutOfDateAlarmType_LastUpdateTime Property
                  • TrustListOutOfDateAlarmType_TrustListId Property
                  • TrustListOutOfDateAlarmType_UpdateFrequency Property
                  • TrustListType_ActivityTimeout Property
                  • TrustListType_AddCertificate_InputArguments Property
                  • TrustListType_CloseAndUpdate_InputArguments Property
                  • TrustListType_CloseAndUpdate_OutputArguments Property
                  • TrustListType_DefaultValidationOptions Property
                  • TrustListType_LastUpdateTime Property
                  • TrustListType_OpenWithMasks_InputArguments Property
                  • TrustListType_OpenWithMasks_OutputArguments Property
                  • TrustListType_RemoveCertificate_InputArguments Property
                  • TrustListType_UpdateFrequency Property
                  • TrustListUpdatedAuditEventType_TrustListId Property
                  • TrustListValidationOptions_OptionSetValues Property
                  • TsnFailureCode_EnumValues Property
                  • TsnListenerStatus_EnumValues Property
                  • TsnStreamState_EnumValues Property
                  • TsnTalkerStatus_EnumValues Property
                  • TwoStateDiscreteType_FalseState Property
                  • TwoStateDiscreteType_TrueState Property
                  • TwoStateVariableType_EffectiveTransitionTime Property
                  • TwoStateVariableType_FalseState Property
                  • TwoStateVariableType_Id Property
                  • TwoStateVariableType_TransitionTime Property
                  • TwoStateVariableType_TrueState Property
                  • UadpDataSetMessageContentMask_OptionSetValues Property
                  • UadpDataSetReaderMessageType_DataSetClassId Property
                  • UadpDataSetReaderMessageType_DataSetMessageContentMask Property
                  • UadpDataSetReaderMessageType_DataSetOffset Property
                  • UadpDataSetReaderMessageType_GroupVersion Property
                  • UadpDataSetReaderMessageType_NetworkMessageContentMask Property
                  • UadpDataSetReaderMessageType_NetworkMessageNumber Property
                  • UadpDataSetReaderMessageType_ProcessingOffset Property
                  • UadpDataSetReaderMessageType_PublishingInterval Property
                  • UadpDataSetReaderMessageType_ReceiveOffset Property
                  • UadpDataSetWriterMessageType_ConfiguredSize Property
                  • UadpDataSetWriterMessageType_DataSetMessageContentMask Property
                  • UadpDataSetWriterMessageType_DataSetOffset Property
                  • UadpDataSetWriterMessageType_NetworkMessageNumber Property
                  • UadpNetworkMessageContentMask_OptionSetValues Property
                  • UadpWriterGroupMessageType_DataSetOrdering Property
                  • UadpWriterGroupMessageType_GroupVersion Property
                  • UadpWriterGroupMessageType_NetworkMessageContentMask Property
                  • UadpWriterGroupMessageType_PublishingOffset Property
                  • UadpWriterGroupMessageType_SamplingOffset Property
                  • UnitType_Description Property
                  • UnitType_Discipline Property
                  • UnitType_Symbol Property
                  • UnitType_UnitSystem Property
                  • UserConfigurationMask_OptionSetValues Property
                  • UserManagement_AddUser_InputArguments Property
                  • UserManagement_ChangePassword_InputArguments Property
                  • UserManagement_ModifyUser_InputArguments Property
                  • UserManagement_PasswordLength Property
                  • UserManagement_PasswordOptions Property
                  • UserManagement_PasswordRestrictions Property
                  • UserManagement_RemoveUser_InputArguments Property
                  • UserManagement_Users Property
                  • UserManagementType_AddUser_InputArguments Property
                  • UserManagementType_ChangePassword_InputArguments Property
                  • UserManagementType_ModifyUser_InputArguments Property
                  • UserManagementType_PasswordLength Property
                  • UserManagementType_PasswordOptions Property
                  • UserManagementType_PasswordRestrictions Property
                  • UserManagementType_RemoveUser_InputArguments Property
                  • UserManagementType_Users Property
                  • UserTokenType_EnumStrings Property
                  • ValueAsText Property
                  • VectorType_VectorUnit Property
                  • ViewVersion Property
                  • WellKnownRole_Anonymous_AddApplication_InputArguments Property
                  • WellKnownRole_Anonymous_AddEndpoint_InputArguments Property
                  • WellKnownRole_Anonymous_AddIdentity_InputArguments Property
                  • WellKnownRole_Anonymous_Applications Property
                  • WellKnownRole_Anonymous_ApplicationsExclude Property
                  • WellKnownRole_Anonymous_Endpoints Property
                  • WellKnownRole_Anonymous_EndpointsExclude Property
                  • WellKnownRole_Anonymous_Identities Property
                  • WellKnownRole_Anonymous_RemoveApplication_InputArguments Property
                  • WellKnownRole_Anonymous_RemoveEndpoint_InputArguments Property
                  • WellKnownRole_Anonymous_RemoveIdentity_InputArguments Property
                  • WellKnownRole_AuthenticatedUser_AddApplication_InputArguments Property
                  • WellKnownRole_AuthenticatedUser_AddEndpoint_InputArguments Property
                  • WellKnownRole_AuthenticatedUser_AddIdentity_InputArguments Property
                  • WellKnownRole_AuthenticatedUser_Applications Property
                  • WellKnownRole_AuthenticatedUser_ApplicationsExclude Property
                  • WellKnownRole_AuthenticatedUser_CustomConfiguration Property
                  • WellKnownRole_AuthenticatedUser_Endpoints Property
                  • WellKnownRole_AuthenticatedUser_EndpointsExclude Property
                  • WellKnownRole_AuthenticatedUser_Identities Property
                  • WellKnownRole_AuthenticatedUser_RemoveApplication_InputArguments Property
                  • WellKnownRole_AuthenticatedUser_RemoveEndpoint_InputArguments Property
                  • WellKnownRole_AuthenticatedUser_RemoveIdentity_InputArguments Property
                  • WellKnownRole_ConfigureAdmin_AddApplication_InputArguments Property
                  • WellKnownRole_ConfigureAdmin_AddEndpoint_InputArguments Property
                  • WellKnownRole_ConfigureAdmin_AddIdentity_InputArguments Property
                  • WellKnownRole_ConfigureAdmin_Applications Property
                  • WellKnownRole_ConfigureAdmin_ApplicationsExclude Property
                  • WellKnownRole_ConfigureAdmin_CustomConfiguration Property
                  • WellKnownRole_ConfigureAdmin_Endpoints Property
                  • WellKnownRole_ConfigureAdmin_EndpointsExclude Property
                  • WellKnownRole_ConfigureAdmin_Identities Property
                  • WellKnownRole_ConfigureAdmin_RemoveApplication_InputArguments Property
                  • WellKnownRole_ConfigureAdmin_RemoveEndpoint_InputArguments Property
                  • WellKnownRole_ConfigureAdmin_RemoveIdentity_InputArguments Property
                  • WellKnownRole_Engineer_AddApplication_InputArguments Property
                  • WellKnownRole_Engineer_AddEndpoint_InputArguments Property
                  • WellKnownRole_Engineer_AddIdentity_InputArguments Property
                  • WellKnownRole_Engineer_Applications Property
                  • WellKnownRole_Engineer_ApplicationsExclude Property
                  • WellKnownRole_Engineer_CustomConfiguration Property
                  • WellKnownRole_Engineer_Endpoints Property
                  • WellKnownRole_Engineer_EndpointsExclude Property
                  • WellKnownRole_Engineer_Identities Property
                  • WellKnownRole_Engineer_RemoveApplication_InputArguments Property
                  • WellKnownRole_Engineer_RemoveEndpoint_InputArguments Property
                  • WellKnownRole_Engineer_RemoveIdentity_InputArguments Property
                  • WellKnownRole_Observer_AddApplication_InputArguments Property
                  • WellKnownRole_Observer_AddEndpoint_InputArguments Property
                  • WellKnownRole_Observer_AddIdentity_InputArguments Property
                  • WellKnownRole_Observer_Applications Property
                  • WellKnownRole_Observer_ApplicationsExclude Property
                  • WellKnownRole_Observer_CustomConfiguration Property
                  • WellKnownRole_Observer_Endpoints Property
                  • WellKnownRole_Observer_EndpointsExclude Property
                  • WellKnownRole_Observer_Identities Property
                  • WellKnownRole_Observer_RemoveApplication_InputArguments Property
                  • WellKnownRole_Observer_RemoveEndpoint_InputArguments Property
                  • WellKnownRole_Observer_RemoveIdentity_InputArguments Property
                  • WellKnownRole_Operator_AddApplication_InputArguments Property
                  • WellKnownRole_Operator_AddEndpoint_InputArguments Property
                  • WellKnownRole_Operator_AddIdentity_InputArguments Property
                  • WellKnownRole_Operator_Applications Property
                  • WellKnownRole_Operator_ApplicationsExclude Property
                  • WellKnownRole_Operator_CustomConfiguration Property
                  • WellKnownRole_Operator_Endpoints Property
                  • WellKnownRole_Operator_EndpointsExclude Property
                  • WellKnownRole_Operator_Identities Property
                  • WellKnownRole_Operator_RemoveApplication_InputArguments Property
                  • WellKnownRole_Operator_RemoveEndpoint_InputArguments Property
                  • WellKnownRole_Operator_RemoveIdentity_InputArguments Property
                  • WellKnownRole_SecurityAdmin_AddApplication_InputArguments Property
                  • WellKnownRole_SecurityAdmin_AddEndpoint_InputArguments Property
                  • WellKnownRole_SecurityAdmin_AddIdentity_InputArguments Property
                  • WellKnownRole_SecurityAdmin_Applications Property
                  • WellKnownRole_SecurityAdmin_ApplicationsExclude Property
                  • WellKnownRole_SecurityAdmin_CustomConfiguration Property
                  • WellKnownRole_SecurityAdmin_Endpoints Property
                  • WellKnownRole_SecurityAdmin_EndpointsExclude Property
                  • WellKnownRole_SecurityAdmin_Identities Property
                  • WellKnownRole_SecurityAdmin_RemoveApplication_InputArguments Property
                  • WellKnownRole_SecurityAdmin_RemoveEndpoint_InputArguments Property
                  • WellKnownRole_SecurityAdmin_RemoveIdentity_InputArguments Property
                  • WellKnownRole_SecurityKeyServerAccess_AddApplication_InputArguments Property
                  • WellKnownRole_SecurityKeyServerAccess_AddEndpoint_InputArguments Property
                  • WellKnownRole_SecurityKeyServerAccess_AddIdentity_InputArguments Property
                  • WellKnownRole_SecurityKeyServerAccess_Applications Property
                  • WellKnownRole_SecurityKeyServerAccess_ApplicationsExclude Property
                  • WellKnownRole_SecurityKeyServerAccess_CustomConfiguration Property
                  • WellKnownRole_SecurityKeyServerAccess_Endpoints Property
                  • WellKnownRole_SecurityKeyServerAccess_EndpointsExclude Property
                  • WellKnownRole_SecurityKeyServerAccess_Identities Property
                  • WellKnownRole_SecurityKeyServerAccess_RemoveApplication_InputArguments Property
                  • WellKnownRole_SecurityKeyServerAccess_RemoveEndpoint_InputArguments Property
                  • WellKnownRole_SecurityKeyServerAccess_RemoveIdentity_InputArguments Property
                  • WellKnownRole_SecurityKeyServerAdmin_AddApplication_InputArguments Property
                  • WellKnownRole_SecurityKeyServerAdmin_AddEndpoint_InputArguments Property
                  • WellKnownRole_SecurityKeyServerAdmin_AddIdentity_InputArguments Property
                  • WellKnownRole_SecurityKeyServerAdmin_Applications Property
                  • WellKnownRole_SecurityKeyServerAdmin_ApplicationsExclude Property
                  • WellKnownRole_SecurityKeyServerAdmin_CustomConfiguration Property
                  • WellKnownRole_SecurityKeyServerAdmin_Endpoints Property
                  • WellKnownRole_SecurityKeyServerAdmin_EndpointsExclude Property
                  • WellKnownRole_SecurityKeyServerAdmin_Identities Property
                  • WellKnownRole_SecurityKeyServerAdmin_RemoveApplication_InputArguments Property
                  • WellKnownRole_SecurityKeyServerAdmin_RemoveEndpoint_InputArguments Property
                  • WellKnownRole_SecurityKeyServerAdmin_RemoveIdentity_InputArguments Property
                  • WellKnownRole_SecurityKeyServerPush_AddApplication_InputArguments Property
                  • WellKnownRole_SecurityKeyServerPush_AddEndpoint_InputArguments Property
                  • WellKnownRole_SecurityKeyServerPush_AddIdentity_InputArguments Property
                  • WellKnownRole_SecurityKeyServerPush_Applications Property
                  • WellKnownRole_SecurityKeyServerPush_ApplicationsExclude Property
                  • WellKnownRole_SecurityKeyServerPush_CustomConfiguration Property
                  • WellKnownRole_SecurityKeyServerPush_Endpoints Property
                  • WellKnownRole_SecurityKeyServerPush_EndpointsExclude Property
                  • WellKnownRole_SecurityKeyServerPush_Identities Property
                  • WellKnownRole_SecurityKeyServerPush_RemoveApplication_InputArguments Property
                  • WellKnownRole_SecurityKeyServerPush_RemoveEndpoint_InputArguments Property
                  • WellKnownRole_SecurityKeyServerPush_RemoveIdentity_InputArguments Property
                  • WellKnownRole_Supervisor_AddApplication_InputArguments Property
                  • WellKnownRole_Supervisor_AddEndpoint_InputArguments Property
                  • WellKnownRole_Supervisor_AddIdentity_InputArguments Property
                  • WellKnownRole_Supervisor_Applications Property
                  • WellKnownRole_Supervisor_ApplicationsExclude Property
                  • WellKnownRole_Supervisor_CustomConfiguration Property
                  • WellKnownRole_Supervisor_Endpoints Property
                  • WellKnownRole_Supervisor_EndpointsExclude Property
                  • WellKnownRole_Supervisor_Identities Property
                  • WellKnownRole_Supervisor_RemoveApplication_InputArguments Property
                  • WellKnownRole_Supervisor_RemoveEndpoint_InputArguments Property
                  • WellKnownRole_Supervisor_RemoveIdentity_InputArguments Property
                  • WriterGroupType_AddDataSetWriter_InputArguments Property
                  • WriterGroupType_AddDataSetWriter_OutputArguments Property
                  • WriterGroupType_DataSetWriterName_Placeholder_DataSetFieldContentMask Property
                  • WriterGroupType_DataSetWriterName_Placeholder_DataSetWriterId Property
                  • WriterGroupType_DataSetWriterName_Placeholder_DataSetWriterProperties Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_FailedDataSetMessages Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_FailedDataSetMessages_Active Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_FailedDataSetMessages_Classification Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_FailedDataSetMessages_DiagnosticsLevel Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateDisabledByMethod Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateDisabledByMethod_Active Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateDisabledByMethod_Classification Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateDisabledByMethod_DiagnosticsLevel Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateError Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateError_Active Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateError_Classification Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateError_DiagnosticsLevel Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateOperationalByMethod Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateOperationalByMethod_Active Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateOperationalByMethod_Classification Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateOperationalByMethod_DiagnosticsLevel Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateOperationalByParent Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateOperationalByParent_Active Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateOperationalByParent_Classification Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateOperationalByParent_DiagnosticsLevel Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateOperationalFromError Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateOperationalFromError_Active Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateOperationalFromError_Classification Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_StateOperationalFromError_DiagnosticsLevel Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_StatePausedByParent Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_StatePausedByParent_Active Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_StatePausedByParent_Classification Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_Counters_StatePausedByParent_DiagnosticsLevel Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_DiagnosticsLevel Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_LiveValues_MajorVersion_DiagnosticsLevel Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_LiveValues_MessageSequenceNumber_DiagnosticsLevel Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_LiveValues_MinorVersion_DiagnosticsLevel Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_LiveValues_StatusCode_DiagnosticsLevel Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_SubError Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_TotalError Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_TotalError_Active Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_TotalError_Classification Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_TotalError_DiagnosticsLevel Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_TotalInformation Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_TotalInformation_Active Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_TotalInformation_Classification Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Diagnostics_TotalInformation_DiagnosticsLevel Property
                  • WriterGroupType_DataSetWriterName_Placeholder_Status_State Property
                  • WriterGroupType_Diagnostics_Counters_EncryptionErrors Property
                  • WriterGroupType_Diagnostics_Counters_EncryptionErrors_Active Property
                  • WriterGroupType_Diagnostics_Counters_EncryptionErrors_Classification Property
                  • WriterGroupType_Diagnostics_Counters_EncryptionErrors_DiagnosticsLevel Property
                  • WriterGroupType_Diagnostics_Counters_FailedTransmissions Property
                  • WriterGroupType_Diagnostics_Counters_FailedTransmissions_Active Property
                  • WriterGroupType_Diagnostics_Counters_FailedTransmissions_Classification Property
                  • WriterGroupType_Diagnostics_Counters_FailedTransmissions_DiagnosticsLevel Property
                  • WriterGroupType_Diagnostics_Counters_SentNetworkMessages Property
                  • WriterGroupType_Diagnostics_Counters_SentNetworkMessages_Active Property
                  • WriterGroupType_Diagnostics_Counters_SentNetworkMessages_Classification Property
                  • WriterGroupType_Diagnostics_Counters_SentNetworkMessages_DiagnosticsLevel Property
                  • WriterGroupType_Diagnostics_Counters_StateDisabledByMethod Property
                  • WriterGroupType_Diagnostics_Counters_StateDisabledByMethod_Active Property
                  • WriterGroupType_Diagnostics_Counters_StateDisabledByMethod_Classification Property
                  • WriterGroupType_Diagnostics_Counters_StateDisabledByMethod_DiagnosticsLevel Property
                  • WriterGroupType_Diagnostics_Counters_StateError Property
                  • WriterGroupType_Diagnostics_Counters_StateError_Active Property
                  • WriterGroupType_Diagnostics_Counters_StateError_Classification Property
                  • WriterGroupType_Diagnostics_Counters_StateError_DiagnosticsLevel Property
                  • WriterGroupType_Diagnostics_Counters_StateOperationalByMethod Property
                  • WriterGroupType_Diagnostics_Counters_StateOperationalByMethod_Active Property
                  • WriterGroupType_Diagnostics_Counters_StateOperationalByMethod_Classification Property
                  • WriterGroupType_Diagnostics_Counters_StateOperationalByMethod_DiagnosticsLevel Property
                  • WriterGroupType_Diagnostics_Counters_StateOperationalByParent Property
                  • WriterGroupType_Diagnostics_Counters_StateOperationalByParent_Active Property
                  • WriterGroupType_Diagnostics_Counters_StateOperationalByParent_Classification Property
                  • WriterGroupType_Diagnostics_Counters_StateOperationalByParent_DiagnosticsLevel Property
                  • WriterGroupType_Diagnostics_Counters_StateOperationalFromError Property
                  • WriterGroupType_Diagnostics_Counters_StateOperationalFromError_Active Property
                  • WriterGroupType_Diagnostics_Counters_StateOperationalFromError_Classification Property
                  • WriterGroupType_Diagnostics_Counters_StateOperationalFromError_DiagnosticsLevel Property
                  • WriterGroupType_Diagnostics_Counters_StatePausedByParent Property
                  • WriterGroupType_Diagnostics_Counters_StatePausedByParent_Active Property
                  • WriterGroupType_Diagnostics_Counters_StatePausedByParent_Classification Property
                  • WriterGroupType_Diagnostics_Counters_StatePausedByParent_DiagnosticsLevel Property
                  • WriterGroupType_Diagnostics_DiagnosticsLevel Property
                  • WriterGroupType_Diagnostics_LiveValues_ConfiguredDataSetWriters Property
                  • WriterGroupType_Diagnostics_LiveValues_ConfiguredDataSetWriters_DiagnosticsLevel Property
                  • WriterGroupType_Diagnostics_LiveValues_OperationalDataSetWriters Property
                  • WriterGroupType_Diagnostics_LiveValues_OperationalDataSetWriters_DiagnosticsLevel Property
                  • WriterGroupType_Diagnostics_LiveValues_SecurityTokenID_DiagnosticsLevel Property
                  • WriterGroupType_Diagnostics_LiveValues_TimeToNextTokenID_DiagnosticsLevel Property
                  • WriterGroupType_Diagnostics_SubError Property
                  • WriterGroupType_Diagnostics_TotalError Property
                  • WriterGroupType_Diagnostics_TotalError_Active Property
                  • WriterGroupType_Diagnostics_TotalError_Classification Property
                  • WriterGroupType_Diagnostics_TotalError_DiagnosticsLevel Property
                  • WriterGroupType_Diagnostics_TotalInformation Property
                  • WriterGroupType_Diagnostics_TotalInformation_Active Property
                  • WriterGroupType_Diagnostics_TotalInformation_Classification Property
                  • WriterGroupType_Diagnostics_TotalInformation_DiagnosticsLevel Property
                  • WriterGroupType_HeaderLayoutUri Property
                  • WriterGroupType_KeepAliveTime Property
                  • WriterGroupType_LocaleIds Property
                  • WriterGroupType_Priority Property
                  • WriterGroupType_PublishingInterval Property
                  • WriterGroupType_RemoveDataSetWriter_InputArguments Property
                  • WriterGroupType_WriterGroupId Property
                  • XYArrayItemType_XAxisDefinition Property
                  • YArrayItemType_XAxisDefinition Property
              • UAVariableTypeIds
                • Overview
                • Members
                • Properties
                  • AlarmRateVariableType Property
                  • AlarmStateVariableType Property
                  • AnalogItemType Property
                  • AnalogUnitRangeType Property
                  • AnalogUnitType Property
                  • ArrayItemType Property
                  • AudioVariableType Property
                  • BaseAnalogType Property
                  • BaseDataVariableType Property
                  • BaseVariableType Property
                  • BitFieldType Property
                  • BuildInfoType Property
                  • CartesianCoordinatesType Property
                  • ConditionVariableType Property
                  • CubeItemType Property
                  • DataItemType Property
                  • DataTypeDescriptionType Property
                  • DataTypeDictionaryType Property
                  • DiscreteItemType Property
                  • ElseGuardVariableType Property
                  • ExpressionGuardVariableType Property
                  • FiniteStateVariableType Property
                  • FiniteTransitionVariableType Property
                  • FrameType Property
                  • GuardVariableType Property
                  • ImageItemType Property
                  • MultiStateDictionaryEntryDiscreteBaseType Property
                  • MultiStateDictionaryEntryDiscreteType Property
                  • MultiStateDiscreteType Property
                  • MultiStateValueDiscreteType Property
                  • NDimensionArrayItemType Property
                  • OptionSetType Property
                  • OrientationType Property
                  • ProgramDiagnostic2Type Property
                  • ProgramDiagnosticType Property
                  • PropertyType Property
                  • PubSubDiagnosticsCounterType Property
                  • RationalNumberType Property
                  • ReferenceDescriptionVariableType Property
                  • SamplingIntervalDiagnosticsArrayType Property
                  • SamplingIntervalDiagnosticsType Property
                  • SelectionListType Property
                  • ServerDiagnosticsSummaryType Property
                  • ServerStatusType Property
                  • ServerVendorCapabilityType Property
                  • SessionDiagnosticsArrayType Property
                  • SessionDiagnosticsVariableType Property
                  • SessionSecurityDiagnosticsArrayType Property
                  • SessionSecurityDiagnosticsType Property
                  • StateVariableType Property
                  • SubscriptionDiagnosticsArrayType Property
                  • SubscriptionDiagnosticsType Property
                  • ThreeDCartesianCoordinatesType Property
                  • ThreeDFrameType Property
                  • ThreeDOrientationType Property
                  • ThreeDVectorType Property
                  • TransitionVariableType Property
                  • TwoStateDiscreteType Property
                  • TwoStateVariableType Property
                  • VectorType Property
                  • XYArrayItemType Property
                  • YArrayItemType Property
          • OPC UA Qualified Names
            • Namespace indices in OPC UA qualified names
            • UAQualifiedName
              • Overview
              • Members
              • UAQualifiedName Constructor
                • UAQualifiedName Constructor()
                • UAQualifiedName Constructor(Int32,String)
                • UAQualifiedName Constructor(Int32,String,String)
                • UAQualifiedName Constructor(String)
                • UAQualifiedName Constructor(String,String)
                • UAQualifiedName Constructor(UAQualifiedName)
              • Methods
                • Clone Method
                • CompareTo Method
                  • CompareTo(Object) Method
                • CreateStandard Method
                • Equals Method
                  • Equals(Object) Method
                • GetHashCode Method
                • GetObjectData Method
                • Match Method
                  • Match(UAQualifiedName,UAQualifiedName) Method
                  • Match(UAQualifiedName) Method
                • OnNamespaceUriStringChanged Method
                • Parse Method
                • ReadXmlElement Method
                • ToString Method
                • TryParse Method
                • WriteXmlElement Method
              • Properties
                • ExpandedText Property
                • IsNull Property
                • Name Property
                • Null Property
                • StandardName Property
              • Fields
                • DefaultAsString Field
                • DefaultExpandedText Field
                • DefaultIsNull Field
                • DefaultName Field
              • Operators
                • Equality Operator
                • Greater Than Operator
                • Implicit Type Conversion Operator
                • Inequality Operator
                • Less Than Operator
          • OPC UA Browse Paths
            • OPC UA Browse Path Elements
            • UABrowsePathElement
              • Overview
              • Members
              • UABrowsePathElement Constructor
                • UABrowsePathElement Constructor()
                • UABrowsePathElement Constructor(UABrowsePathElement)
                • UABrowsePathElement Constructor(UABrowsePathElementType,UAQualifiedName)
                • UABrowsePathElement Constructor(UABrowsePathElementType,UAQualifiedName,UANodeId,Boolean)
                • UABrowsePathElement Constructor(UAQualifiedName,UANodeId)
              • Methods
                • Aggregates Method
                • AlwaysGeneratesEvent Method
                • Clone Method
                • Create Method
                  • Create(UANodeId,Boolean,Boolean,UAQualifiedName) Method
                  • Create(UANodeId,UAQualifiedName) Method
                • CreateInverse Method
                • CreateSimple Method
                • CreateStandard Method
                • Equals Method
                  • Equals(Object) Method
                • FromUAQualifiedName Method
                • GeneratesEvent Method
                • GetHashCode Method
                • GetObjectData Method
                • HasComponent Method
                • HasDescription Method
                • HasEncoding Method
                • HasEventSource Method
                • HasModellingRule Method
                • HasNotifier Method
                • HasOrderedComponent Method
                • HasProperty Method
                • HasSubtype Method
                • HasTypeDefinition Method
                • Organizes Method
                • ReadXmlElement Method
                • ToString Method
                • WriteXmlElement Method
              • Properties
                • DefaultReferenceTypeId Property
                • ElementType Property
                • IncludeSubtypes Property
                • IsConfigured Property
                • IsNull Property
                • IsSimple Property
                • ReferenceIsInverse Property
                • ReferenceTypeId Property
                • ReferenceTypeImplied Property
                • TargetName Property
              • Fields
                • DefaultAsString Field
                • DefaultElementType Field
                • DefaultIncludeSubtypes Field
                • ReservedCharacters Field
              • Operators
                • Equality Operator
                • Implicit Type Conversion Operator
                • Inequality Operator
            • OPC-UA Browse Path Format
            • UABrowsePath
              • Overview
              • Members
              • UABrowsePath Constructor
                • UABrowsePath Constructor()
                • UABrowsePath Constructor(UABrowsePath)
                • UABrowsePath Constructor(UANodeDescriptor)
                • UABrowsePath Constructor(UANodeDescriptor,IEnumerable<UABrowsePathElement>)
                • UABrowsePath Constructor(UANodeId,UABrowsePathElement[])
                • UABrowsePath Constructor(IEnumerable<UABrowsePathElement>)
              • Methods
                • Add Method
                • AppendElement Method
                • AppendRelative Method
                • Clone Method
                • Combine Method
                • Equals Method
                  • Equals(Object) Method
                  • Equals(UABrowsePath) Method
                • Flatten Method
                • FromEnumerable Method
                • GetHashCode Method
                • GetLastElement Method
                • GetObjectData Method
                • Parse Method
                  • Parse(String,String) Method
                  • Parse(UABrowsePath,String,String) Method
                  • Parse(UABrowsePathParsingFlags,UABrowsePath,String,String) Method
                • ReadXmlElement Method
                • ToString Method
                • ToUANodeDescriptor Method
                • TryAppendRelative Method
                  • TryAppendRelative(String,String) Method
                  • TryAppendRelative(UABrowsePathParsingFlags,String,String) Method
                • TryCombine Method
                  • TryCombine(String,String) Method
                  • TryCombine(UABrowsePathParsingFlags,String,String) Method
                • TryParse Method
                  • TryParse(String,String,UABrowsePath) Method
                  • TryParse(UABrowsePath,String,String,UABrowsePath) Method
                  • TryParse(UABrowsePathParsingFlags,UABrowsePath,String,String,UABrowsePath) Method
                • WriteXmlElement Method
              • Properties
                • Elements Property
                • IsEmpty Property
                • IsNull Property
                • Length Property
                • Null Property
                • StartingNodeDescriptor Property
                • StartingNodeId Property
              • Fields
                • DefaultAsString Field
                • DefaultIsEmpty Field
                • DefaultIsNull Field
              • Operators
                • Addition Operator
                • Equality Operator
                • Inequality Operator
          • OPC UA Attribute IDs
            • UAAttributeId
          • OPC UA Index Range Lists
            • UAIndexRangeList
              • Overview
              • Members
              • UAIndexRangeList Constructor
                • UAIndexRangeList Constructor()
                • UAIndexRangeList Constructor(IEnumerable<UAIndexRange>)
              • Methods
                • Clone Method
                • Equals Method
                  • Equals(Object) Method
                  • Equals(UAIndexRangeList) Method
                • GetHashCode Method
                • OneDimension Method
                  • OneDimension(Int32) Method
                  • OneDimension(Int32,Int32) Method
                • Parse Method
                • ToString Method
                • TryParse Method
              • Properties
                • ArrayLength Property
                • AsString Property
                • Capacity Property
                • Count Property
                • Empty Property
                • LongArrayLength Property
              • Operators
                • Equality Operator
                • Inequality Operator
            • UAIndexRange
              • Overview
              • Members
              • UAIndexRange Constructor
                • UAIndexRange Constructor()
                • UAIndexRange Constructor(Int32)
                • UAIndexRange Constructor(Int32,Int32)
                • UAIndexRange Constructor(UAIndexRange)
              • Methods
                • Clone Method
                • Equals Method
                  • Equals(Object) Method
                • GetHashCode Method
                • GetObjectData Method
                • ReadXmlElement Method
                • SetRange Method
                • ToString Method
                • WriteXmlElement Method
              • Properties
                • IsSingle Property
                • Maximum Property
                • Minimum Property
                • Span Property
              • Operators
                • Equality Operator
                • Implicit Type Conversion Operator
                • Inequality Operator
        • Identifying information in OPC UA PubSub
          • OPC UA PubSub physical identifiers
            • UAPublisherId
              • Overview
              • Members
              • UAPublisherId Constructor
                • UAPublisherId Constructor()
                • UAPublisherId Constructor(String)
                • UAPublisherId Constructor(UAPublisherId)
                • UAPublisherId Constructor(UAPublisherIdType,Object)
              • Methods
                • Clone Method
                • CompareTo Method
                • CreateByte Method
                • CreateString Method
                • CreateUInt16 Method
                • CreateUInt32 Method
                • CreateUInt64 Method
                • Equals Method
                  • Equals(Object) Method
                • FromExternalValue Method
                • FromInternalValue Method
                • GetHashCode Method
                • IsNumericInternalValue Method
                • IsValidExternalValue Method
                • IsValidInternalValue Method
                • Parse Method
                • ReadXmlElement Method
                • Reset Method
                • SetByteIdentifier Method
                • SetExternalValue Method
                • SetIdentifier Method
                • SetInternalValue Method
                • SetStringIdentifier Method
                • SetUInt16Identifier Method
                • SetUInt32Identifier Method
                • SetUInt64Identifier Method
                • ToString Method
                • WriteXmlElement Method
              • Properties
                • ExternalValue Property
                • InternalValue Property
                • IsNull Property
                • IsNumericType Property
                • Null Property
                • NumericIdentifier Property
                • NumericIdentifierString Property
                • NumericIdentifierUInt64 Property
                • PublisherIdType Property
                • StringIdentifier Property
              • Operators
                • Equality Operator
                • Greater Than Operator
                • Greater Than or Equal Operator
                • Inequality Operator
                • Less Than Operator
                • Less Than or Equal Operator
            • UAPublisherIdType
            • NetworkAddress
              • Overview
              • Members
              • Methods
                • Equals Method
                  • Equals(Object) Method
                  • Equals(NetworkAddress) Method
                • GetHashCode Method
                • GetInterfaceNameValues Method
                • GetObjectData Method
                • ReadXmlElement Method
                • ToString Method
                • WriteXmlElement Method
              • Properties
                • InterfaceName Property
                • IsNull Property
              • Operators
                • Equality Operator
                • Inequality Operator
            • ResourceAddress
              • Overview
              • Members
              • ResourceAddress Constructor
                • ResourceAddress Constructor()
                • ResourceAddress Constructor(ResourceAddress)
                • ResourceAddress Constructor(ResourceDescriptor)
                • ResourceAddress Constructor(String,ResourceDescriptor)
                • ResourceAddress Constructor(SerializationInfo,StreamingContext)
              • Methods
                • Clone Method
                • Equals Method
                  • Equals(Object) Method
                  • Equals(ResourceAddress) Method
                • FromResourceDescriptor Method
                • FromString Method
                • GetHashCode Method
                • GetObjectData Method
                • ReadXmlElement Method
                • ToString Method
                • WriteXmlElement Method
              • Properties
                • IsNull Property
                • Null Property
                • ResourceDescriptor Property
              • Operators
                • Equality Operator
                • Implicit Type Conversion Operator
                • Inequality Operator
          • OPC UA PubSub logical identifiers
          • OPC UA PubSub Topic Tree
        • OPC UA PubSub Descriptors
          • UAPubSubConnectionDescriptor
            • Overview
            • Members
            • UAPubSubConnectionDescriptor Constructor
              • UAPubSubConnectionDescriptor Constructor()
              • UAPubSubConnectionDescriptor Constructor(ResourceAddress)
              • UAPubSubConnectionDescriptor Constructor(ResourceAddress,String)
              • UAPubSubConnectionDescriptor Constructor(ResourceAddress,Uri)
              • UAPubSubConnectionDescriptor Constructor(String)
              • UAPubSubConnectionDescriptor Constructor(UAPubSubConnectionDescriptor)
            • Methods
              • Clone Method
              • Equals Method
                • Equals(Object) Method
              • FromResourceAddress Method
              • FromString Method
              • GetHashCode Method
              • Logicalize Method
              • Physicalize Method
              • ReadXmlElement Method
              • RequiresResolution Method
              • ToString Method
                • ToString(String,IFormatProvider) Method
              • WriteXmlElement Method
            • Properties
              • BrokerConnectionTransportParameters Property
              • ConnectionTransportParameters Property
              • DatagramConnectionTransportParameters Property
              • EffectiveConnectionTransportParameters Property
              • EffectiveTransportProfileUri Property
              • EffectiveTransportProfileUriString Property
              • HasNetworkAddress Property
              • ImpliedTransportProfileUri Property
              • ImpliedTransportProfileUriString Property
              • InferredTransportProfileUri Property
              • InferredTransportProfileUriString Property
              • IsNull Property
              • NetworkAddress Property
              • Null Property
              • ResourceAddress Property
              • TransportProfileName Property
              • TransportProfileUri Property
              • TransportProfileUriString Property
            • Operators
              • Equality Operator
              • Implicit Type Conversion Operator
              • Inequality Operator
          • UAWriterGroupDescriptor
            • Overview
            • Members
            • UAWriterGroupDescriptor Constructor
              • UAWriterGroupDescriptor Constructor()
              • UAWriterGroupDescriptor Constructor(Int32)
              • UAWriterGroupDescriptor Constructor(String)
              • UAWriterGroupDescriptor Constructor(String,Int32)
              • UAWriterGroupDescriptor Constructor(UAWriterGroupDescriptor)
            • Methods
              • Clone Method
              • Equals Method
                • Equals(Object) Method
              • FromInt32 Method
              • FromString Method
              • GetHashCode Method
              • IsStrictlyPhysical Method
              • Logicalize Method
              • Physicalize Method
              • ReadXmlElement Method
              • RequiresResolution Method
              • ToString Method
                • ToString(String,IFormatProvider) Method
              • WriteXmlElement Method
            • Properties
              • HasWriterGroupId Property
              • IsNull Property
              • Null Property
              • WriterGroupId Property
            • Operators
              • Equality Operator
              • Implicit Type Conversion Operator
              • Inequality Operator
          • UADataSetWriterDescriptor
            • Overview
            • Members
            • UADataSetWriterDescriptor Constructor
              • UADataSetWriterDescriptor Constructor()
              • UADataSetWriterDescriptor Constructor(Int32)
              • UADataSetWriterDescriptor Constructor(String)
              • UADataSetWriterDescriptor Constructor(String,Int32)
              • UADataSetWriterDescriptor Constructor(UADataSetWriterDescriptor)
            • Methods
              • Clone Method
              • Equals Method
                • Equals(Object) Method
              • FromInt32 Method
              • FromString Method
              • GetHashCode Method
              • IsStrictlyPhysical Method
              • Logicalize Method
              • Physicalize Method
              • ReadXmlElement Method
              • RequiresResolution Method
              • ToString Method
                • ToString(String,IFormatProvider) Method
              • WriteXmlElement Method
            • Properties
              • DataSetWriterId Property
              • HasDataSetWriterId Property
              • IsNull Property
              • Null Property
            • Operators
              • Equality Operator
              • Implicit Type Conversion Operator
              • Inequality Operator
      • Security
        • OPC UA Client-Server Security
          • Trusting OPC UA Peer Instance Certificate
          • Trusting OPC UA Server HTTPS Certificate
          • OPC UA Certificate Types
          • Providing OPC UA Application Instance Certificate
          • OPC UA Certificate Stores
            • OPC UA Directory Certificate Stores
            • OPC UA Platform-specific Certificate Stores
          • Security in OPC UA Endpoint Selection (Client)
          • OPC UA User Authentication (Client)
        • OPC UA PubSub Security
    • Development Fundamentals
      • Conventions in Development
      • Product Parts for Development
        • List of .NET Assemblies
        • Namespaces in .NET Assemblies
        • Component Packages
          • List of Component Packages
          • NuGet Packages
          • Python Packages
        • COM Components
          • Type Libraries (COM)
        • Visual Studio Extension
        • Documentation and Help
      • Referencing the NuGet Packages (.NET)
        • Installing NuGet Packages in Visual Studio
        • NuGet Package Referencing with Visual Studio Toolbox
        • Installing NuGet Packages in JetBrains Rider
        • Installing NuGet Packages using .NET CLI Tools
      • Referencing the Assemblies (PowerShell)
      • Referencing the Components (COM)
        • Referencing COM Components for OPC Classic
        • Referencing COM Components for OPC UA
        • Importing Type Libraries to Delphi
        • Importing Type Libraries in Visual C++
      • Programming in Python
    • QuickOPC Fundamentals
      • QuickOPC Development Platforms Differences
      • QuickOPC Terminology
      • QuickOPC Product Parts
        • QuickOPC Demo Applications
          • QuickOPC .NET Demo Applications
            • QuickOPC .NET Demo Applications for OPC Classic
            • QuickOPC .NET Demo Applications for OPC UA (Client-Server)
            • QuickOPC .NET Demo Applications for OPC UA PubSub
          • QuickOPC COM Demo Applications
      • QuickOPC Data Model
        • QuickOPC Communication Objects
          • Interfaces and Extension Methods
          • Isolated Clients and Subscribers
          • Shared Instance
        • User Interface Objects
        • Helper Types
          • Time Periods
          • Data Objects
            • Quality in OPC Classic
            • Value, Timestamp and Quality (VTQ) in OPC Classic
            • Variant Type (VarType) in OPC Classic
              • VarType
                • Overview
                • Members
                • VarType Constructor
                  • VarType Constructor()
                  • VarType Constructor(VarType)
                  • VarType Constructor(VarTypes)
                  • VarType Constructor(Int32)
                • Methods
                  • Clone Method
                  • Equals Method
                    • Equals(Object) Method
                  • FromInt32 Method
                  • FromType Method
                  • FromVarTypes Method
                  • GetElementType Method
                  • GetHashCode Method
                  • GetObjectData Method
                  • IsValidTypeValue Method
                  • MakeArrayType Method
                  • ReadXmlElement Method
                  • ToInt32 Method
                  • ToString Method
                  • ToVarTypes Method
                  • WriteXmlElement Method
                • Properties
                  • InternalValue Property
                  • IsArray Property
                  • IsElementType Property
                  • NumericalValue Property
                  • StandardName Property
                • Fields
                  • DefaultAsString Field
                  • DefaultInternalValue Field
                  • DefaultNumericalValue Field
                • Events
                  • PropertyChanged Event
                  • PropertyChanging Event
                • Operators
                  • Equality Operator
                  • Implicit Type Conversion Operator
                  • Inequality Operator
            • OPC UA Status Code
              • UAStatusCode
                • Overview
                • Members
                • UAStatusCode Constructor
                  • UAStatusCode Constructor()
                  • UAStatusCode Constructor(UASeverity)
                  • UAStatusCode Constructor(UAStatusCode)
                  • UAStatusCode Constructor(Int64)
                  • UAStatusCode Constructor(UACodeBits,Int32)
                • Methods
                  • Clone Method
                  • Equals Method
                    • Equals(Object) Method
                  • FromInt64 Method
                  • FromUACodeBits Method
                  • FromUASeverity Method
                  • GetHashCode Method
                  • GetObjectData Method
                  • ReadXmlElement Method
                  • ToInt64 Method
                  • ToString Method
                    • ToString() Method
                    • ToString(String) Method
                    • ToString(String,IFormatProvider) Method
                  • WriteXmlElement Method
                • Properties
                  • CodeBits Property
                  • CodeBitsSymbol Property
                  • Condition Property
                  • Description Property
                  • FlagBits Property
                  • HasDataValueInfo Property
                  • InfoType Property
                  • InternalValue Property
                  • IsBad Property
                  • IsGood Property
                  • IsUncertain Property
                  • LimitInfo Property
                  • Overflow Property
                  • SemanticsChanged Property
                  • Severity Property
                  • StatusInfo Property
                  • StructureChanged Property
                • Operators
                  • Equality Operator
                  • Implicit Type Conversion Operator
                  • Inequality Operator
            • OPC UA Attribute Data
              • UAAttributeData
                • Overview
                • Members
                • UAAttributeData Constructor
                  • UAAttributeData Constructor()
                  • UAAttributeData Constructor(Object)
                  • UAAttributeData Constructor(UADataValue)
                  • UAAttributeData Constructor(Object,DateTime)
                  • UAAttributeData Constructor(Object,UAStatusCode)
                  • UAAttributeData Constructor(Object,UAStatusCode,DateTime)
                  • UAAttributeData Constructor(Object,UAStatusCode,DateTime,DateTime)
                  • UAAttributeData Constructor(Object,UAStatusCode,DateTime,Int32)
                  • UAAttributeData Constructor(Object,UAStatusCode,DateTime,Int32,DateTime,Int32)
                  • UAAttributeData Constructor(SerializationInfo,StreamingContext)
                • Methods
                  • Clone Method
                  • Equals Method
                    • Equals(Object) Method
                    • Equals(UAAttributeData) Method
                  • GetHashCode Method
                • Properties
                  • Null Property
                • Operators
                  • Equality Operator
                  • Inequality Operator
          • Argument Objects
          • Result Objects
          • Element Objects
          • Descriptor Objects
          • Parameter Objects
          • Utility Classes
    • OPC Wizard Fundamentals
      • OPC Wizard Specifications
      • OPC Wizard Product Parts
        • OPC Wizard Demo Applications
      • OPC Wizard Data Model
        • OPC Wizard Communication Objects
        • OPC Wizard Node Objects
    • Excel Connector Fundamentals
      • Excel Connector Specifications
      • Excel Connector Product Parts
        • Excel Connector Demo Applications
      • Connectivity RTD Server Fundamentals
        • Topic Syntax
        • Topic Write with RTD Server
      • RTD Server Data Conversions
      • Connectivity Explorer Integration with Excel
  • Concepts
    • Common Concepts
      • Common Operation Model
        • Connection handling
      • Connectivity Model
        • Connectivities
        • Points in Connectivity Model
          • Element Extraction in Connectivity Model
        • Point Editor
          • Browse Tab
          • Properties Tab
        • Parameters in Connectivity Model
        • Arguments and Results
    • Development Concepts
      • Event Pull Mechanism
      • Development Features
        • User Interface Features
          • Generalized Controls and Dialogs
          • Unsolicited User Interaction
            • Console Interaction
            • Windows Forms Interaction
          • Administer OPC UA Application Dialog
            • EasyUAFormsApplication
              • Overview
              • Members
              • EasyUAFormsApplication Constructor
                • EasyUAFormsApplication Constructor()
                • EasyUAFormsApplication Constructor(EasyUAFormsApplication)
                • EasyUAFormsApplication Constructor(IContainer)
              • Methods
                • AddToSystemMenu Method
                  • AddToSystemMenu(Form) Method
                  • AddToSystemMenu(Form,Boolean,Boolean) Method
                • Clone Method
              • Properties
                • Instance Property
            • IEasyUAClientServerApplicationExtension2
              • Overview
              • Members
              • Methods
                • UIAdministerApplication Method
        • Component Services
          • OPC UA Client-Server Application Service
            • IEasyUAClientServerApplication
              • Overview
              • Members
              • Methods
                • AssureOwnTrustedPeersCertificateOrCertificatePack Method
                • BeginObtainNewCertificateOrCertificatePack Method
                • CancelObtainNewCertificateOrCertificatePack Method
                • CreateOwnCertificateOrCertificatePack Method
                • EndObtainNewCertificateOrCertificatePack Method
                • ExportApplicationConfiguration Method
                • ExportOwnCertificateOrCertificatePackToFile Method
                • ExportRegisteredApplication Method
                • ExportSecuredApplication Method
                • FindGdsRegistrations Method
                • FindOwnCertificate Method
                • GetCertificateSubjectName Method
                • GetEffectiveApplicationManifest Method
                • GetEffectiveHostNames Method
                • GetPrivateKeyPasswordStrength Method
                • ImportOwnCertificateOrCertificatePackFromFile Method
                • ListCertificateSubIds Method
                • ListCertificateTypeElements Method
                • ProtectOrUnprotectOwnCertificateOrCertificatePack Method
                • RefreshTrustLists Method
                • RegisterToGds Method
                • RemoveOwnCertificatesOrCertificatePack Method
                • RemovePrivateKeyPassword Method
                • SetPrivateKeyPassword Method
                • UnregisterFromGds Method
                • UpdateGdsRegistration Method
                • ValidateOwnCertificateOrCertificatePack Method
              • Properties
                • ApplicationIdDictionary Property
                • ApplicationStoreGroup Property
                • CertificateGenerationParameters Property
                • CertificateRequestParameters Property
                • DefaultCertificateTypeId Property
                • HostNames Property
                • PackCertificateTypeIds Property
                • SupportsGds Property
              • Events
                • CertificatesChanged Event
        • Management and Administration
          • OPC UA Application
            • EasyUAApplication
              • Overview
              • Members
              • EasyUAApplication Constructor
                • EasyUAApplication Constructor()
                • EasyUAApplication Constructor(EasyUAApplication)
                • EasyUAApplication Constructor(IContainer)
                • EasyUAApplication Constructor(SerializationInfo,StreamingContext)
              • Methods
                • Clone Method
              • Properties
                • InnerApplication Property
                • Instance Property
            • IEasyUAClientServerApplicationExtension
              • Overview
              • Members
              • Methods
                • AssureOwnCertificateOrCertificatePack Method
                • AssureOwnCertificatePack Method
                  • AssureOwnCertificatePack(IEasyUAClientServerApplication) Method
                  • AssureOwnCertificatePack(IEasyUAClientServerApplication,String) Method
                • AssureOwnTrustedPeersCertificatePack Method
                  • AssureOwnTrustedPeersCertificatePack(IEasyUAClientServerApplication,String) Method
                  • AssureOwnTrustedPeersCertificatePack(IEasyUAClientServerApplication) Method
                • BeginObtainNewCertificateOrCertificatePack Method
                  • BeginObtainNewCertificateOrCertificatePack(IEasyUAClientServerApplication,UAObtainCertificateArguments) Method
                  • BeginObtainNewCertificateOrCertificatePack(IEasyUAClientServerApplication,UAObtainCertificateArguments,IProgress<String[]>) Method
                • BeginObtainNewCertificatePack Method
                  • BeginObtainNewCertificatePack(IEasyUAClientServerApplication,UAEndpointDescriptor) Method
                  • BeginObtainNewCertificatePack(IEasyUAClientServerApplication,UACertificateRequestParameters) Method
                  • BeginObtainNewCertificatePack(IEasyUAClientServerApplication,UACertificateRequestParameters,AsyncCallback,Object) Method
                  • BeginObtainNewCertificatePack(IEasyUAClientServerApplication,UACertificateRequestParameters,AsyncCallback,Object,IProgress<String[]>) Method
                  • BeginObtainNewCertificatePack(IEasyUAClientServerApplication,UACertificateRequestParameters,IProgress<String[]>) Method
                • CreateOwnCertificatePack Method
                  • CreateOwnCertificatePack(IEasyUAClientServerApplication) Method
                  • CreateOwnCertificatePack(IEasyUAClientServerApplication,Boolean) Method
                  • CreateOwnCertificatePack(IEasyUAClientServerApplication,String,Boolean) Method
                • ExportApplicationConfigurationToFile Method
                • ExportApplicationManifest Method
                • ExportApplicationManifestToFile Method
                • ExportOwnCertificateToFile Method
                  • ExportOwnCertificateToFile(IEasyUAClientServerApplication,String,PkiFileFormat) Method
                  • ExportOwnCertificateToFile(IEasyUAClientServerApplication,String,PkiFileFormat,Boolean) Method
                  • ExportOwnCertificateToFile(IEasyUAClientServerApplication,String,PkiFileFormat,String) Method
                • ExportRegisteredApplicationToFile Method
                • ExportSecuredApplicationToFile Method
                • FindOwnCertificate Method
                • GetApplicationElement Method
                • GetApplicationId Method
                • GetCertificateSubjectName Method
                • GetCertificateSubjectNameDictionary Method
                • GetOwnCertificatePack Method
                  • GetOwnCertificatePack(IEasyUAClientServerApplication) Method
                  • GetOwnCertificatePack(IEasyUAClientServerApplication,String) Method
                  • GetOwnCertificatePack(IEasyUAClientServerApplication,String,Boolean) Method
                • GetPrivateKeyPasswordStrength Method
                • HasOwnCertificateOrCertificatePack Method
                  • HasOwnCertificateOrCertificatePack(IEasyUAClientServerApplication,UANodeId) Method
                  • HasOwnCertificateOrCertificatePack(IEasyUAClientServerApplication,String,UANodeId) Method
                • HasOwnCertificatePack Method
                  • HasOwnCertificatePack(IEasyUAClientServerApplication) Method
                  • HasOwnCertificatePack(IEasyUAClientServerApplication,String) Method
                • HasPrivateKeyPassword Method
                  • HasPrivateKeyPassword(IEasyUAClientServerApplication) Method
                  • HasPrivateKeyPassword(IEasyUAClientServerApplication,String) Method
                • ImportOwnCertificateFromFile Method
                • ListCertificateTypeElements Method
                • ObtainNewCertificateOrCertificatePack Method
                  • ObtainNewCertificateOrCertificatePack(IEasyUAClientServerApplication,UAObtainCertificateArguments) Method
                  • ObtainNewCertificateOrCertificatePack(IEasyUAClientServerApplication,UAObtainCertificateArguments,IProgress<String[]>) Method
                  • ObtainNewCertificateOrCertificatePack(IEasyUAClientServerApplication,UAObtainCertificateArguments,IProgress<String[]>,CancellationToken) Method
                • ObtainNewCertificateOrCertificatePackAsync Method
                  • ObtainNewCertificateOrCertificatePackAsync(IEasyUAClientServerApplication,UAObtainCertificateArguments) Method
                  • ObtainNewCertificateOrCertificatePackAsync(IEasyUAClientServerApplication,UAObtainCertificateArguments,IProgress<String[]>) Method
                  • ObtainNewCertificateOrCertificatePackAsync(IEasyUAClientServerApplication,UAObtainCertificateArguments,IProgress<String[]>,CancellationToken) Method
                • ObtainNewCertificatePack Method
                  • ObtainNewCertificatePack(IEasyUAClientServerApplication,UAEndpointDescriptor) Method
                  • ObtainNewCertificatePack(IEasyUAClientServerApplication,UAEndpointDescriptor,IProgress<String>) Method
                  • ObtainNewCertificatePack(IEasyUAClientServerApplication,UAEndpointDescriptor,IProgress<String[]>) Method
                  • ObtainNewCertificatePack(IEasyUAClientServerApplication,UACertificateRequestParameters) Method
                  • ObtainNewCertificatePack(IEasyUAClientServerApplication,UACertificateRequestParameters,IProgress<String[]>) Method
                • ObtainNewCertificatePackAsync Method
                  • ObtainNewCertificatePackAsync(IEasyUAClientServerApplication,UAEndpointDescriptor) Method
                  • ObtainNewCertificatePackAsync(IEasyUAClientServerApplication,UACertificateRequestParameters) Method
                  • ObtainNewCertificatePackAsync(IEasyUAClientServerApplication,UAEndpointDescriptor,IProgress<String>) Method
                  • ObtainNewCertificatePackAsync(IEasyUAClientServerApplication,UAEndpointDescriptor,IProgress<String[]>) Method
                  • ObtainNewCertificatePackAsync(IEasyUAClientServerApplication,UACertificateRequestParameters,IProgress<String[]>) Method
                • ProtectOwnCertificateOrCertificatePack Method
                  • ProtectOwnCertificateOrCertificatePack(IEasyUAClientServerApplication,UANodeId,String) Method
                  • ProtectOwnCertificateOrCertificatePack(IEasyUAClientServerApplication,String,UANodeId,String) Method
                • ProtectOwnCertificatePack Method
                  • ProtectOwnCertificatePack(IEasyUAClientServerApplication,String) Method
                  • ProtectOwnCertificatePack(IEasyUAClientServerApplication,String,String) Method
                • RefreshTrustLists Method
                • RemoveOwnCertificatePack Method
                  • RemoveOwnCertificatePack(IEasyUAClientServerApplication) Method
                  • RemoveOwnCertificatePack(IEasyUAClientServerApplication,Boolean) Method
                • SetPrivateKeyPassword Method
                • UnprotectOwnCertificateOrCertificatePack Method
                  • UnprotectOwnCertificateOrCertificatePack(IEasyUAClientServerApplication,UANodeId) Method
                  • UnprotectOwnCertificateOrCertificatePack(IEasyUAClientServerApplication,String,UANodeId) Method
                • UnprotectOwnCertificatePack Method
                  • UnprotectOwnCertificatePack(IEasyUAClientServerApplication) Method
                  • UnprotectOwnCertificatePack(IEasyUAClientServerApplication,String) Method
                • ValidateOwnCertificatePack Method
                  • ValidateOwnCertificatePack(IEasyUAClientServerApplication) Method
                  • ValidateOwnCertificatePack(IEasyUAClientServerApplication,String) Method
            • EasyUAFormsApplication
              • Overview
              • Members
              • EasyUAFormsApplication Constructor
                • EasyUAFormsApplication Constructor()
                • EasyUAFormsApplication Constructor(EasyUAFormsApplication)
                • EasyUAFormsApplication Constructor(IContainer)
              • Methods
                • AddToSystemMenu Method
                  • AddToSystemMenu(Form) Method
                  • AddToSystemMenu(Form,Boolean,Boolean) Method
                • Clone Method
              • Properties
                • Instance Property
            • IEasyUAClientServerApplicationExtension2
              • Overview
              • Members
              • Methods
                • UIAdministerApplication Method
          • OPC UA Application Manifest
            • UAApplicationManifest
              • Overview
              • Members
              • UAApplicationManifest Constructor
                • UAApplicationManifest Constructor()
                • UAApplicationManifest Constructor(IUAReadOnlyApplicationManifest)
                • UAApplicationManifest Constructor(String,String,String)
                • UAApplicationManifest Constructor(Uri,String,Uri)
                • UAApplicationManifest Constructor(SerializationInfo,StreamingContext)
              • Methods
                • Clone Method
                • Equals Method
                  • Equals(Object) Method
                  • Equals(UAApplicationManifest) Method
                • GetHashCode Method
                • GetObjectData Method
                • ReadXmlElement Method
                • WriteXmlElement Method
              • Properties
                • ApplicationName Property
                • ApplicationUriString Property
                • CountryName Property
                • HttpsIssuerStorePath Property
                • HttpsTrustedStorePath Property
                • InstanceCertificateSubject Property
                • InstanceIssuerStorePath Property
                • InstanceOwnStorePath Property
                • InstanceTrustedStorePath Property
                • LocalityName Property
                • OrganizationalUnitName Property
                • OrganizationName Property
                • ProductUriString Property
                • RejectedStorePath Property
                • SecurityPolicyUriStrings Property
                • StateOrProvinceName Property
                • UserIssuerStorePath Property
                • UserTrustedStorePath Property
                • XmlNs Property
              • Operators
                • Equality Operator
                • Inequality Operator
            • UAApplicationManifestAttribute
              • Overview
              • Members
              • UAApplicationManifestAttribute Constructor
              • Methods
                • Equals Method
                • GetHashCode Method
              • Properties
                • ApplicationName Property
                • ApplicationType Property
                • ApplicationUriString Property
                • CountryName Property
                • DiscoveryUriString Property
                • DiscoveryUriStringArray Property
                • DiscoveryUriStrings Property
                • HttpsIssuerStorePath Property
                • HttpsTrustedStorePath Property
                • InstanceCertificateSubject Property
                • InstanceIssuerStorePath Property
                • InstanceOwnStorePath Property
                • InstanceTrustedStorePath Property
                • LocalityName Property
                • OrganizationalUnitName Property
                • OrganizationName Property
                • ProductUriString Property
                • RejectedStorePath Property
                • SecurityPolicyUriStringArray Property
                • SecurityPolicyUriStrings Property
                • ServerCapabilities Property
                • ServerCapabilityArray Property
                • StateOrProvinceName Property
                • UserIssuerStorePath Property
                • UserTrustedStorePath Property
              • Operators
                • Equality Operator
                • Inequality Operator
      • Application Deployment
        • Deployment Methods
          • Manual Application Deployment
          • Automated deployment, roll your own
          • Automated deployment with Production installer
        • Deployment Prerequisites
        • Installation Elements
          • Installing Assemblies (.NET)
          • Installing COM Components and Type Libraries
        • Configuration Elements
        • Licensing Elements
          • File License Store
          • Managed Resource License Store
          • Registry License Store
            • Deployment Automation
          • Licenses for Redistributed Material
      • Development Advanced Topics
        • Configuration and Instrumentation
          • OPC UA Application Configuration
          • Component Event Logging
          • Programmatic Component Configuration
        • Object Serialization
        • Data Types in OPC
          • Data Types in OPC Classic
          • Data Types in OPC-UA
        • Multithreading and Synchronization
        • 64-bit Platforms
          • 32-bit and 64-bit Code
          • Classic OPC on 64-bit Systems
        • Version Isolation
    • QuickOPC Concepts
      • QuickOPC Development Models
        • Imperative Programming Model
          • Imperative Programming Operation Model
            • Multiple-operation Methods
            • Simultaneous Operations
            • State Persistence
          • Imperative Programming Model for OPC Data (Classic and UA)
            • Obtaining Information (OPC Data)
              • Reading from OPC Classic Items
                • Reading just the value (OPC Classic)
                • Reading in OPC XML-DA
              • Getting OPC Classic Property Values
              • Reading Attributes of OPC UA Nodes
                • Reading just the value (OPC UA)
            • Modifying Information (OPC Data)
              • Writing to OPC Classic Items
                • Writing value, timestamp and quality (OPC Classic)
                • Data Type in OPC Classic Write
              • Writing Attributes of OPC UA Nodes
                • Data Type in OPC UA Write
                • Writing less common OPC UA data types
                • Writing value, timestamps and status code (OPC UA)
            • Browsing for Information (OPC Data)
              • Browsing for OPC Classic Servers
              • Browsing for OPC Classic Nodes (Branches and Leaves)
              • Browsing for OPC Classic Access Paths
              • Browsing for OPC Classic Properties
              • Discovering OPC UA Servers
                • OPC UA Local Discovery
                • OPC UA Network Discovery
                • OPC UA Global Discovery
                • Generalized OPC UA Discovery
              • Browsing for OPC UA Nodes
            • Subscribing to Information (OPC Data)
              • Subscribing to OPC Classic Items
              • Subscribing to OPC UA Data Changes
                • OPC UA Data Change Filter
                  • UADataChangeFilter
                    • Overview
                    • Members
                    • UADataChangeFilter Constructor
                      • UADataChangeFilter Constructor()
                      • UADataChangeFilter Constructor(Double)
                      • UADataChangeFilter Constructor(UADataChangeTrigger)
                      • UADataChangeFilter Constructor(UADeadbandType,Double)
                      • UADataChangeFilter Constructor(UADeadbandType,Double,UADataChangeTrigger)
                      • UADataChangeFilter Constructor(UADataChangeFilter)
                    • Methods
                      • Clone Method
                      • Equals Method
                        • Equals(Object) Method
                        • Equals(UADataChangeFilter) Method
                      • FromDouble Method
                      • FromUADataChangeTrigger Method
                      • GetHashCode Method
                      • GetObjectData Method
                      • ReadXmlElement Method
                      • ToString Method
                      • WriteXmlElement Method
                    • Properties
                      • DeadbandType Property
                      • DeadbandValue Property
                      • Default Property
                      • Trigger Property
                    • Fields
                      • DefaultDeadbandType Field
                      • DefaultDeadbandValue Field
                      • DefaultTrigger Field
                    • Events
                      • PropertyChanged Event
                    • Operators
                      • Equality Operator
                      • Implicit Type Conversion Operator
                      • Inequality Operator
                  • UADataChangeTrigger
                  • UADeadbandType
              • Changing Existing Subscription (OPC Data)
              • Unsubscribing (OPC Data)
              • Obtaining Subscription Information (OPC Data)
              • OPC Classic Item Changed Event or Callback
              • OPC UA Monitored Item Changed Event or Callback
              • Using Callback Methods Instead of Event Handlers (OPC Data)
            • Calling Methods in OPC-UA
            • Setting Parameters (OPC Data)
              • User Identity in QuickOPC-UA
              • Setting OPC-UA Parameters
          • Imperative Programming Model for OPC Classic A&E
            • Obtaining Information (OPC A&E)
              • Getting Condition State (OPC A&E)
            • Modifying Information (OPC A&E)
              • Acknowledging a Condition (OPC A&E)
            • Browsing for Information (OPC A&E)
              • Browsing for OPC A&E Servers
              • Browsing for OPC A&E Nodes (Areas and Sources)
              • Querying for OPC A&E Event Categories
              • Querying for OPC A&E Event Conditions on a Category
              • Querying for OPC A&E Event Conditions on a Source
              • Querying for OPC A&E Event Attributes
            • Subscribing to Information (OPC A&E)
              • Subscribing to OPC A&E Events
              • Specifying event filters (OPC A&E)
              • Changing Existing Subscription (OPC A&E)
              • Unsubscribing from OPC A&E Events
              • Refreshing Condition States (OPC A&E)
              • OPC A&E Notification Event
              • Using Callback Methods Instead of Event Handlers (OPC A&E)
            • Setting Parameters (OPC A&E)
          • Imperative Programming Model for OPC UA Alarms & Conditions
            • Obtaining Information (OPC UA Alarms & Conditions)
            • Modifying Information (OPC UA Alarms & Conditions)
              • Conditions - Disabling/Enabling, and Applying Comments
              • Dialogs - Responding
              • Acknowledgeable Conditions - Acknowledging and Confirmation
              • Alarms - Shelving and Unshelving
              • IEasyUAAlarmsAndConditionsClient
                • Overview
                • Members
                • Methods
                  • Acknowledge Method
                  • AddComment Method
                  • Confirm Method
                  • Disable Method
                  • Enable Method
                  • OneShotShelve Method
                  • Respond Method
                  • TimedShelve Method
                  • Unshelve Method
            • Browsing for Information (OPC UA Alarms & Conditions)
              • Discovering OPC UA Servers (OPC UA Alarms & Conditions)
              • Browsing for OPC UA Event Sources
              • Browsing for OPC UA Notifiers
            • Subscribing to Information (OPC UA Alarms & Conditions)
              • Subscribing to OPC UA Events
              • Specifying Event Filters (OPC UA Alarms & Conditions)
                • The Select clauses
                • The Where clause
              • Changing Existing Subscription (OPC UA Alarms & Conditions)
              • Unsubscribing from OPC UA Events
              • Refreshing Condition States (OPC UA Alarms & Conditions)
              • OPC UA A&C Notification Event
              • Using Callback Methods Instead of Event Handler (OPC UA Alarms & Conditions)
            • Setting Parameters (OPC UA Alarms & Conditions)
          • Imperative Programming Model for OPC UA PubSub
            • Subscribing to Information (OPC UA PubSub)
              • Subscriber Communication Parameters (OPC UA PubSub)
                • UASubscriberCommunicationParameters
                  • Overview
                  • Members
                  • UASubscriberCommunicationParameters Constructor
                    • UASubscriberCommunicationParameters Constructor()
                    • UASubscriberCommunicationParameters Constructor(UASubscriberCommunicationParameters)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • BrokerDataSetReaderTransportParameters Property
                    • Default Property
                    • JsonDataSetReaderMessageParameters Property
                    • MessageReceiveTimeout Property
                    • UadpDataSetReaderMessageParameters Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
              • Message Filtering (OPC UA PubSub)
                • UASubscribeDataSetFilter
                  • Overview
                  • Members
                  • UASubscribeDataSetFilter Constructor
                    • UASubscribeDataSetFilter Constructor()
                    • UASubscribeDataSetFilter Constructor(UAPublisherId)
                    • UASubscribeDataSetFilter Constructor(UAWriterGroupDescriptor,UADataSetWriterDescriptor)
                    • UASubscribeDataSetFilter Constructor(UAPublisherId,UAWriterGroupDescriptor)
                    • UASubscribeDataSetFilter Constructor(UAPublisherId,UAWriterGroupDescriptor,UADataSetWriterDescriptor)
                    • UASubscribeDataSetFilter Constructor(UAPublisherId,UAWriterGroupDescriptor,UADataSetWriterDescriptor,Boolean,Boolean)
                    • UASubscribeDataSetFilter Constructor(UAPublisherId,UAWriterGroupDescriptor,UADataSetWriterDescriptor,Boolean,Boolean,StringObjectDictionary)
                    • UASubscribeDataSetFilter Constructor(UASubscribeDataSetFilter)
                  • Methods
                    • Clone Method
                    • Create Method
                    • Equals Method
                      • Equals(Object) Method
                    • FromUAPublisherId Method
                    • GetHashCode Method
                    • IsStrictlyPhysical Method
                    • Logicalize Method
                    • Physicalize Method
                    • PhysicalizeRequiredFieldValues Method
                    • ReadXmlElement Method
                    • RequiredFieldValuesAreStrictlyPhysical Method
                    • RequiredFieldValuesRequireResolution Method
                    • RequiresResolution Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String) Method
                      • ToString(String,IFormatProvider) Method
                    • WriteXmlElement Method
                  • Properties
                    • AllowDataMessages Property
                    • AllowEventMessages Property
                    • DataSetWriterDescriptor Property
                    • Default Property
                    • HasDataSetWriterDescriptor Property
                    • HasOriginPattern Property
                    • HasPublisherId Property
                    • HasRequiredFieldValues Property
                    • HasWriterGroupDescriptor Property
                    • OriginPattern Property
                    • PublisherId Property
                    • RequiredFieldValueDictionary Property
                    • WriterGroupDescriptor Property
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
              • Dataset Metadata (OPC UA PubSub)
                • UADataSetMetaData
                  • Overview
                  • Members
                  • UADataSetMetaData Constructor
                    • UADataSetMetaData Constructor()
                    • UADataSetMetaData Constructor(String)
                    • UADataSetMetaData Constructor(String,UAFieldMetaDataCollection)
                    • UADataSetMetaData Constructor(String,UAFieldMetaDataCollection,UAConfigurationVersion)
                    • UADataSetMetaData Constructor(String,String,UAFieldMetaDataCollection,Guid,UAConfigurationVersion)
                    • UADataSetMetaData Constructor(UADataSetMetaData)
                    • UADataSetMetaData Constructor(UAFieldMetaDataCollection)
                  • Methods
                    • Add Method
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • ConfigurationVersion Property
                    • DataSetClassId Property
                    • DataSetClassIdString Property
                    • Description Property
                    • FieldCount Property
                    • Fields Property
                    • HasDataSetClassId Property
                    • HasPromotedFields Property
                    • Name Property
                    • PromotedFieldCount Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • UAFieldMetaDataCollection
                  • Overview
                  • Members
                  • UAFieldMetaDataCollection Constructor
                    • UAFieldMetaDataCollection Constructor()
                    • UAFieldMetaDataCollection Constructor(IEnumerable<UAFieldMetaData>)
                    • UAFieldMetaDataCollection Constructor(UAFieldMetaDataCollection)
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetSchema Method
                    • ReadXml Method
                    • ToString Method
                    • WriteXml Method
                  • Properties
                    • Empty Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • UAFieldMetaData
                  • Overview
                  • Members
                  • UAFieldMetaData Constructor
                    • UAFieldMetaData Constructor()
                    • UAFieldMetaData Constructor(String)
                    • UAFieldMetaData Constructor(String,Guid)
                    • UAFieldMetaData Constructor(String,Guid,Int32)
                    • UAFieldMetaData Constructor(String,Guid,String,UADataSetFieldFlags,UABuiltInType,UANodeId,Int32,Int32[],Int64,UAKeyValueDictionary)
                    • UAFieldMetaData Constructor(String,Guid,UABuiltInType)
                    • UAFieldMetaData Constructor(String,Guid,UABuiltInType,UANodeId)
                    • UAFieldMetaData Constructor(String,Guid,UABuiltInType,UANodeId,Int32,Int32[])
                    • UAFieldMetaData Constructor(String,UABuiltInType)
                    • UAFieldMetaData Constructor(UAFieldMetaData)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • ReadXmlElement Method
                    • ToString Method
                      • ToString(String,IFormatProvider) Method
                    • WriteXmlElement Method
                  • Properties
                    • ArrayDimensions Property
                    • BuiltInType Property
                    • DataSetFieldFlags Property
                    • DataSetFieldId Property
                    • DataSetFieldIdString Property
                    • DataTypeId Property
                    • Description Property
                    • MaximumStringLength Property
                    • MaximumStringLengthInt32 Property
                    • ValueRank Property
                  • Fields
                    • DefaultValueRank Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
              • OPC UA PubSub logical resolution
                • UAPubSubResolverDescriptor
                  • Overview
                  • Members
                  • UAPubSubResolverDescriptor Constructor
                    • UAPubSubResolverDescriptor Constructor()
                    • UAPubSubResolverDescriptor Constructor(ResourceDescriptor)
                    • UAPubSubResolverDescriptor Constructor(UAEndpointDescriptor)
                    • UAPubSubResolverDescriptor Constructor(UAPubSubResolverDescriptor)
                    • UAPubSubResolverDescriptor Constructor(UAPubSubResolverKind,UAEndpointDescriptor,ResourceDescriptor)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • File Method
                    • GetHashCode Method
                    • Publisher Method
                    • ReadXmlElement Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String) Method
                      • ToString(String,IFormatProvider) Method
                    • WriteXmlElement Method
                  • Properties
                    • IsNull Property
                    • Null Property
                    • PublisherEndpointDescriptor Property
                    • PublisherFileResourceDescriptor Property
                    • PubSubDiscovery Property
                    • ResolverKind Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • UAPubSubResolverKind
              • External OPC UA PubSub packages
              • Subscribing to a specific dataset field (OPC UA PubSub)
            • Accessing OPC UA PubSub Configuration Model
              • IUAReadOnlyPubSubConfiguration
                • Overview
                • Members
                • Methods
                  • FindConnectionElement Method
                  • FindDataSetWriterElement Method
                  • FindPublishedDataSetElement Method
                  • FindWriterGroupElement Method
                  • GetMultipleExtensionFieldValues Method
                  • GetPublishedDataSetSourceElement Method
                  • GetPubSubConfigurationElement Method
                  • HasDataSetFolder Method
                  • HasExtensionField Method
                  • ListConnectionNames Method
                  • ListDataSetFolderNames Method
                  • ListDataSetWriterLocators Method
                  • ListDataSetWriterNames Method
                  • ListExtensionFieldQualifiedNames Method
                  • ListPublishedDataSetNames Method
                  • ListWriterGroupNames Method
              • IUAReadOnlyPubSubConfigurationExtension
                • Overview
                • Members
                • Methods
                  • BrowseConnections Method
                  • BrowseDataSetWriters Method
                  • BrowsePublishedDataSets Method
                  • BrowseTree Method
                    • BrowseTree(IUAReadOnlyPubSubConfiguration) Method
                    • BrowseTree(IUAReadOnlyPubSubConfiguration,UAPubSubConfigurationTreeNodeTypes) Method
                  • BrowseWriterGroups Method
                  • FindPublishedDataSetElement Method
                  • GetConnectionElement Method
                  • GetDataSetWriterElement Method
                  • GetExtensionFieldValue Method
                  • GetMultipleExtensionFieldValues Method
                  • GetPublishedDataItemsElement Method
                    • GetPublishedDataItemsElement(IUAReadOnlyPubSubConfiguration,String,IReadOnlyList<String>) Method
                    • GetPublishedDataItemsElement(IUAReadOnlyPubSubConfiguration,String) Method
                  • GetPublishedDataSetElement Method
                    • GetPublishedDataSetElement(IUAReadOnlyPubSubConfiguration,String,IReadOnlyList<String>) Method
                    • GetPublishedDataSetElement(IUAReadOnlyPubSubConfiguration,String) Method
                  • GetPublishedDataSetSourceElement Method
                  • GetPublishedEventsElement Method
                    • GetPublishedEventsElement(IUAReadOnlyPubSubConfiguration,String,IReadOnlyList<String>) Method
                    • GetPublishedEventsElement(IUAReadOnlyPubSubConfiguration,String) Method
                  • GetWriterGroupElement Method
                  • HasExtensionField Method
                  • ListAllConnectionDataSetWriterLocators Method
                  • ListAllDataSetWriterLocators Method
                  • ListAllPublishedDataSetNames Method
                  • ListDataSetWriterLocators Method
                  • ListExtensionFieldQualifiedNames Method
                  • SearchPublishedDataSet Method
                    • SearchPublishedDataSet(IUAReadOnlyPubSubConfiguration,String) Method
                    • SearchPublishedDataSet(IUAReadOnlyPubSubConfiguration,IReadOnlyList<String>,String) Method
          • Error Model in imperative programming
            • Errors and Multiple-Element Operations
            • Errors in Subscriptions
            • OPC Classic Errors
            • OPC UA Errors
          • Notification Queuing
        • Live Mapping Model
          • Live Mapping Model for OPC Data (Classic and UA)
            • Live Mapping Example
            • Live Mapping Overview
              • Mapping Sources
              • Mapping Targets
              • Mappings
            • Attributes for Live Mapping
            • Propagated Parameters in Live Mapping
            • Type Mapping
            • Member Mapping
              • Mapping Property and Field Members
              • Mapping Method Members
              • Mapping Event Members
              • Map-through, OPC Nodes and OPC Data
              • Browse Path and Node Id Resolution
              • Meta- Members
              • Mapping Tags
              • Deferred Mapping
            • Mapped Node Classes
            • Mapping Operations
            • Mapping Kinds
            • Mapping Arguments and Phases
            • The Mapper Object
              • Mapping Your Objects
              • Mapping Context
              • Invoking the Operations in Live Mapping
              • Type-less Mapping
              • Error Model in Live Mapping
            • OpcLabs.EasyOpc.DataAccess.LiveMapping Namespace
              • Overview
              • Classes
                • DAClientItemMapping
                  • Overview
                  • Members
                  • DAClientItemMapping Constructor
                    • DAClientItemMapping Constructor(AbstractMapping,Type,DAItemMappingKind,DAItemMappingOperations)
                    • DAClientItemMapping Constructor(Type,DAItemMappingKind,DAItemMappingOperations)
                    • DAClientItemMapping Constructor(Type,DAItemMappingKind)
                    • DAClientItemMapping Constructor(Type)
                  • Methods
                    • Get Method
                    • Read Method
                    • Subscribe Method
                    • Write Method
                  • Properties
                    • MappingSource Property
                    • Operations Property
                    • Subscribed Property
                  • Fields
                    • DefaultOperations Field
                • DAClientItemSource
                  • Overview
                  • Members
                  • DAClientItemSource Constructor
                    • DAClientItemSource Constructor(ServerDescriptor,DAItemDescriptor)
                    • DAClientItemSource Constructor(ServerDescriptor,DAItemDescriptor,DAGroupParameters)
                    • DAClientItemSource Constructor(ServerDescriptor,DAItemDescriptor,DAReadParameters)
                    • DAClientItemSource Constructor(ServerDescriptor,DAItemDescriptor,DAGroupParameters,DAReadParameters)
                  • Methods
                    • Equals Method
                      • Equals(DAClientItemSource) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                  • Properties
                    • GroupParameters Property
                    • ItemDescriptor Property
                    • ReadParameters Property
                    • SubscriptionCount Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DAClientMapper
                  • Overview
                  • Members
                  • DAClientMapper Constructor
                    • DAClientMapper Constructor()
                    • DAClientMapper Constructor(DAClientMapper)
                    • DAClientMapper Constructor(DAMappingContext)
                    • DAClientMapper Constructor(IEasyDAClient)
                    • DAClientMapper Constructor(IEasyDAClient,DAMappingContext)
                    • DAClientMapper Constructor(IEasyDAClient,DAMappingProvider,DAMappingContext)
                  • Methods
                    • Clone Method
                    • CreateFolderMapping Method
                    • CreateFolderSource Method
                    • CreateItemMapping Method
                    • CreateItemSource Method
                    • CreatePropertyMapping Method
                    • CreatePropertySource Method
                    • Get Method
                      • Get() Method
                      • Get(IEnumerable<IDAClientMapping>) Method
                    • Read Method
                      • Read() Method
                      • Read(IEnumerable<IDAClientMapping>) Method
                    • Subscribe Method
                      • Subscribe(Boolean) Method
                      • Subscribe(Boolean,IEnumerable<IDAClientMapping>) Method
                    • Write Method
                      • Write() Method
                      • Write(IEnumerable<IDAClientMapping>) Method
                  • Properties
                    • Client Property
                    • ClientMappings Property
                    • DefaultClient Property
                    • SharedInstance Property
                    • SubscribedItemCount Property
                • DAClientOperationContext
                  • Overview
                  • Members
                  • DAClientOperationContext Constructor
                  • Methods
                    • RegisterGetProperty Method
                    • RegisterReadItem Method
                    • RegisterSubscribeItem Method
                    • RegisterUnsubscribeItem Method
                    • RegisterWriteItem Method
                  • Properties
                    • ClientMapper Property
                    • GetPropertyDictionary Property
                    • ReadItemDictionary Property
                    • SubscribeItemDictionary Property
                    • UnsubscribeItemDictionary Property
                    • WriteItemDictionary Property
                • DAClientPropertyMapping
                  • Overview
                  • Members
                  • DAClientPropertyMapping Constructor
                    • DAClientPropertyMapping Constructor(AbstractMapping,Type,DAPropertyMappingKind)
                    • DAClientPropertyMapping Constructor(Type,DAPropertyMappingKind)
                    • DAClientPropertyMapping Constructor(Type)
                  • Methods
                    • Get Method
                    • Read Method
                    • Subscribe Method
                    • Write Method
                • DAClientPropertySource
                  • Overview
                  • Members
                  • DAClientPropertySource Constructor
                • DAFolderAttribute
                  • Overview
                  • Members
                  • DAFolderAttribute Constructor
                • DAFolderMapping
                  • Overview
                  • Members
                • DAFolderSource
                  • Overview
                  • Members
                  • Properties
                    • Mappings Property
                • DAItemAttribute
                  • Overview
                  • Members
                  • DAItemAttribute Constructor
                  • Properties
                    • AccessPath Property
                    • CanonicalDataType Property
                    • DefaultItemType Property
                    • ItemType Property
                    • Kind Property
                    • Operations Property
                    • RequestedDataType Property
                  • Fields
                    • DefaultAccessPath Field
                    • DefaultCanonicalDataType Field
                    • DefaultKind Field
                    • DefaultOperations Field
                    • DefaultRequestedDataType Field
                • DAItemIdTemplateAttribute
                  • Overview
                  • Members
                  • DAItemIdTemplateAttribute Constructor
                    • DAItemIdTemplateAttribute Constructor(String)
                    • DAItemIdTemplateAttribute Constructor(String,String)
                  • Properties
                    • ItemIdTemplateString Property
                    • NodePathTemplateString Property
                • DAItemMapping
                  • Overview
                  • Members
                  • Methods
                    • SetResult Method
                      • SetResult(DAVtqResult) Method
                      • SetResult(OperationResult) Method
                  • Properties
                    • ItemType Property
                    • Kind Property
                  • Fields
                    • DefaultKind Field
                • DAItemSource
                  • Overview
                  • Members
                  • Properties
                    • Mappings Property
                • DAMappedNode
                  • Overview
                  • Members
                  • DAMappedNode Constructor
                  • Properties
                    • GroupParameters Property
                    • ItemMappings Property
                    • NodeDescriptor Property
                    • PropertyMappings Property
                    • ReadParameters Property
                • DAMapper
                  • Overview
                  • Members
                  • Methods
                    • CreateFolderMapping Method
                    • CreateFolderSource Method
                    • CreateItemMapping Method
                    • CreateItemSource Method
                    • CreatePropertyMapping Method
                    • CreatePropertySource Method
                    • ObtainItemVtq Method
                      • ObtainItemVtq(DAItemMapping) Method
                      • ObtainItemVtq(DAItemMapping,DAItemMapping,DAItemMapping,DAItemMapping) Method
                    • ValueEquals Method
                      • ValueEquals(Object) Method
                      • ValueEquals(DAMapper) Method
                  • Properties
                    • DefaultMappingContextTemplate Property
                    • DefaultMappingProvider Property
                    • DeferredMapNodeFunction Property
                    • FastestUpdateRate Property
                    • LowestPercentDeadband Property
                    • MappingContextTemplate Property
                    • MappingProvider Property
                • DAMappingContext
                  • Overview
                  • Members
                  • DAMappingContext Constructor
                    • DAMappingContext Constructor()
                    • DAMappingContext Constructor(DAMappingContext)
                    • DAMappingContext Constructor(ServerDescriptor,DAGroupParameters,DANodeDescriptor,DAReadParameters)
                    • DAMappingContext Constructor(ServerDescriptor,DAGroupParameters,String,String,DANodeDescriptor,DAReadParameters)
                  • Methods
                    • ApplyMemberMappingDefinition Method
                    • ApplyTypeMappingDefinition Method
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                  • Properties
                    • GroupParameters Property
                    • ItemIdTemplateString Property
                    • NodeDescriptor Property
                    • NodePathTemplateString Property
                    • ReadParameters Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DAMappingProvider
                  • Overview
                  • Members
                  • DAMappingProvider Constructor
                  • Methods
                    • CollectMemberMappings Method
                    • CreateMappingContext Method
                    • GetMetaValue Method
                    • GetTypeMappingDefinition Method
                    • NewTypeMappingDefinition Method
                  • Properties
                    • SharedInstance Property
                • DAMappingSource
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(DAMappingSource) Method
                    • GetHashCode Method
                  • Properties
                    • NodeDescriptor Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DAMemberAttribute
                  • Overview
                  • Members
                  • DAMemberAttribute Constructor
                • DAMemberMappingDefinition
                  • Overview
                  • Members
                  • DAMemberMappingDefinition Constructor
                  • Methods
                    • LoadFromMemberInfo Method
                    • ShouldLoadFromMemberInfo Method
                  • Properties
                    • FolderAttribute Property
                    • ItemAttribute Property
                    • MemberAttribute Property
                    • NodeAttribute Property
                    • PropertyAttribute Property
                    • ReadAttribute Property
                    • SubscriptionAttribute Property
                • DANodeAttribute
                  • Overview
                  • Members
                  • DANodeAttribute Constructor
                  • Properties
                    • BrowsePath Property
                    • Deferred Property
                    • ItemId Property
                    • NodePath Property
                • DAPropertyAttribute
                  • Overview
                  • Members
                  • DAPropertyAttribute Constructor
                    • DAPropertyAttribute Constructor(DAPropertyIds)
                    • DAPropertyAttribute Constructor(Int64)
                  • Properties
                    • DefaultType Property
                    • Kind Property
                    • PropertyId Property
                    • PropertyType Property
                    • QualifiedName Property
                  • Fields
                    • DefaultKind Field
                    • DefaultQualifiedName Field
                • DAPropertyMapping
                  • Overview
                  • Members
                  • Methods
                    • SetResult Method
                  • Properties
                    • Kind Property
                    • MappingSource Property
                    • PropertyType Property
                  • Fields
                    • DefaultKind Field
                • DAPropertySource
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(DAPropertySource) Method
                    • GetHashCode Method
                  • Properties
                    • Kind Property
                    • Mappings Property
                    • PropertyDescriptor Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DAReadAttribute
                  • Overview
                  • Members
                  • DAReadAttribute Constructor
                  • Properties
                    • DataSource Property
                    • ValueAge Property
                  • Fields
                    • DefaultDataSource Field
                    • DefaultValueAge Field
                • DASubscriptionAttribute
                  • Overview
                  • Members
                  • DASubscriptionAttribute Constructor
                  • Properties
                    • Locale Property
                    • PercentDeadband Property
                    • RequestedUpdateRate Property
                  • Fields
                    • DefaultLocale Field
                    • DefaultPercentDeadband Field
                    • DefaultRequestedUpdateRate Field
                • DATypeAttribute
                  • Overview
                  • Members
                  • DATypeAttribute Constructor
                • DATypeMappingDefinition
                  • Overview
                  • Members
                  • DATypeMappingDefinition Constructor
                  • Methods
                    • LoadFromType Method
                    • NewMemberMappingDefinition Method
                    • ShouldLoadFromType Method
                  • Properties
                    • ItemIdTemplateAttribute Property
                    • ReadAttribute Property
                    • SubscriptionAttribute Property
              • Enumerations
                • DAItemMappingKind
                • DAItemMappingOperations
                • DAPropertyMappingKind
            • OpcLabs.EasyOpc.DataAccess.LiveMapping.Extensions Namespace
              • Overview
              • Classes
                • DAClientMapperExtension
                  • Overview
                  • Members
                  • Methods
                    • GetTarget Method
                      • GetTarget(DAClientMapper,Object,String,Boolean) Method
                      • GetTarget(DAClientMapper,Object,Predicate<IEnumerable<String>>,Boolean) Method
                      • GetTarget(DAClientMapper,Object,Boolean) Method
                    • ReadTarget Method
                      • ReadTarget(DAClientMapper,Object,String,Boolean) Method
                      • ReadTarget(DAClientMapper,Object,Predicate<IEnumerable<String>>,Boolean) Method
                      • ReadTarget(DAClientMapper,Object,Boolean) Method
                    • SubscribeTarget Method
                      • SubscribeTarget(DAClientMapper,Boolean,String,Object,Boolean) Method
                      • SubscribeTarget(DAClientMapper,Boolean,Predicate<IEnumerable<String>>,Object,Boolean) Method
                      • SubscribeTarget(DAClientMapper,Boolean,Object,Boolean) Method
                    • WriteTarget Method
                      • WriteTarget(DAClientMapper,Object,String,Boolean) Method
                      • WriteTarget(DAClientMapper,Object,Predicate<IEnumerable<String>>,Boolean) Method
                      • WriteTarget(DAClientMapper,Object,Boolean) Method
            • OpcLabs.EasyOpc.UA.LiveMapping Namespace
              • Overview
              • Classes
                • UAClientDataMapping
                  • Overview
                  • Members
                  • UAClientDataMapping Constructor
                    • UAClientDataMapping Constructor(AbstractMapping,Type,UADataMappingKind,UADataMappingOperations)
                    • UAClientDataMapping Constructor(Type,UADataMappingKind,UADataMappingOperations)
                    • UAClientDataMapping Constructor(Type,UADataMappingKind)
                    • UAClientDataMapping Constructor(Type)
                  • Properties
                    • AttributeType Property
                    • Kind Property
                    • MappingSource Property
                    • Operations Property
                    • Subscribed Property
                  • Fields
                    • DefaultKind Field
                    • DefaultOperations Field
                • UAClientDataMappingSource
                  • Overview
                  • Members
                  • UAClientDataMappingSource Constructor
                    • UAClientDataMappingSource Constructor(UAEndpointDescriptor,UANodeDescriptor,UAAttributeId,UAIndexRangeList)
                    • UAClientDataMappingSource Constructor(UAEndpointDescriptor,UANodeDescriptor,UAAttributeId,UAIndexRangeList,UAMonitoringParameters,UASubscriptionParameters)
                    • UAClientDataMappingSource Constructor(UAEndpointDescriptor,UANodeDescriptor,UAAttributeId,UAIndexRangeList,UAReadParameters)
                    • UAClientDataMappingSource Constructor(UAEndpointDescriptor,UANodeDescriptor,UAAttributeId,UAIndexRangeList,UAMonitoringParameters,UASubscriptionParameters,UAReadParameters)
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(UAClientDataMappingSource) Method
                    • GetHashCode Method
                    • ToString Method
                  • Properties
                    • AttributeId Property
                    • IndexRangeList Property
                    • MonitoringParameters Property
                    • NodeDescriptor Property
                    • ReadParameters Property
                    • SubscribedCount Property
                    • SubscriptionParameters Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • UAClientMapper
                  • Overview
                  • Members
                  • UAClientMapper Constructor
                    • UAClientMapper Constructor()
                    • UAClientMapper Constructor(UAClientMapper)
                    • UAClientMapper Constructor(UAMappingContext)
                    • UAClientMapper Constructor(IEasyUAClient)
                    • UAClientMapper Constructor(IEasyUAClient,UAMappingContext)
                    • UAClientMapper Constructor(IEasyUAClient,UAMappingProvider,UAMappingContext)
                  • Methods
                    • Clone Method
                    • Read Method
                      • Read() Method
                      • Read(IEnumerable<UAMapping>) Method
                    • Subscribe Method
                      • Subscribe(Boolean) Method
                      • Subscribe(Boolean,IEnumerable<UAMapping>) Method
                    • ValueEquals Method
                      • ValueEquals(UAClientMapper) Method
                      • ValueEquals(Object) Method
                    • Write Method
                      • Write() Method
                      • Write(IEnumerable<UAMapping>) Method
                  • Properties
                    • Client Property
                    • DefaultClient Property
                    • DefaultMappingContextTemplate Property
                    • DefaultMappingProvider Property
                    • DeferredMapNodeFunction Property
                    • FastestSamplingInterval Property
                    • MappingContextTemplate Property
                    • MappingProvider Property
                    • Mappings Property
                    • SharedInstance Property
                    • SubscribedMonitoredItemCount Property
                • UAClientOperationContext
                  • Overview
                  • Members
                  • UAClientOperationContext Constructor
                  • Methods
                    • RegisterReadData Method
                    • RegisterSubscribeData Method
                    • RegisterUnsubscribeData Method
                    • RegisterWriteData Method
                  • Properties
                    • ClientMapper Property
                    • ReadDataDictionary Property
                    • SubscribeDataDictionary Property
                    • UnsubscribeDataDictionary Property
                    • WriteDataDictionary Property
                • UADataAttribute
                  • Overview
                  • Members
                  • UADataAttribute Constructor
                  • Properties
                    • AttributeId Property
                    • DefaultValueType Property
                    • IndexRangeList Property
                    • Kind Property
                    • Operations Property
                    • ValueType Property
                    • ValueTypeProvidedBy Property
                  • Fields
                    • DefaultAttributeId Field
                    • DefaultKind Field
                    • DefaultOperations Field
                • UADataChangeFilterAttribute
                  • Overview
                  • Members
                  • UADataChangeFilterAttribute Constructor
                  • Properties
                    • DeadbandType Property
                    • DeadbandValue Property
                    • Enabled Property
                    • Trigger Property
                  • Fields
                    • DefaultDeadbandType Field
                    • DefaultDeadbandValue Field
                    • DefaultEnabled Field
                    • DefaultTrigger Field
                • UAEndpointAttribute
                  • Overview
                  • Members
                  • UAEndpointAttribute Constructor
                  • Properties
                    • UrlString Property
                  • Fields
                    • DefaultUrlString Field
                • UAMappedNode
                  • Overview
                  • Members
                  • UAMappedNode Constructor
                  • Properties
                    • DataMappings Property
                    • EndpointDescriptor Property
                    • MonitoringParameters Property
                    • NodeDescriptor Property
                    • ReadParameters Property
                    • SubscriptionParameters Property
                • UAMapping
                  • Overview
                  • Members
                  • Properties
                    • MappingSource Property
                • UAMappingContext
                  • Overview
                  • Members
                  • UAMappingContext Constructor
                    • UAMappingContext Constructor()
                    • UAMappingContext Constructor(UAMappingContext)
                    • UAMappingContext Constructor(UAEndpointDescriptor,UAMonitoringParameters,UASubscriptionParameters,UANodeDescriptor,UAReadParameters)
                  • Methods
                    • ApplyMemberMappingDefinition Method
                    • ApplyTypeMappingDefinition Method
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                  • Properties
                    • DefaultNamespaceUri Property
                    • DefaultNamespaceUriString Property
                    • EndpointDescriptor Property
                    • MonitoringParameters Property
                    • NodeDescriptor Property
                    • NodeIdTemplateString Property
                    • ReadParameters Property
                    • SubscriptionParameters Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • UAMappingProvider
                  • Overview
                  • Members
                  • UAMappingProvider Constructor
                  • Methods
                    • CollectMemberMappings Method
                    • CreateMappingContext Method
                    • GetMetaValue Method
                    • GetTypeMappingDefinition Method
                    • NewTypeMappingDefinition Method
                  • Properties
                    • SharedInstance Property
                • UAMappingSource
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(UAMappingSource) Method
                    • GetHashCode Method
                  • Properties
                    • EndpointDescriptor Property
                    • Mappings Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • UAMemberAttribute
                  • Overview
                  • Members
                  • UAMemberAttribute Constructor
                • UAMemberMappingDefinition
                  • Overview
                  • Members
                  • UAMemberMappingDefinition Constructor
                  • Methods
                    • LoadFromMemberInfo Method
                    • ShouldLoadFromMemberInfo Method
                  • Properties
                    • DataAttribute Property
                    • DataChangeFilterAttribute Property
                    • EndpointAttribute Property
                    • MemberAttribute Property
                    • MonitoringAttribute Property
                    • NodeAttribute Property
                    • ReadAttribute Property
                    • SubscriptionAttribute Property
                • UAMonitoringAttribute
                  • Overview
                  • Members
                  • UAMonitoringAttribute Constructor
                  • Properties
                    • QueueSize Property
                    • SamplingInterval Property
                  • Fields
                    • DefaultQueueSize Field
                    • DefaultSamplingInterval Field
                • UANamespaceAttribute
                  • Overview
                  • Members
                  • UANamespaceAttribute Constructor
                  • Properties
                    • Uri Property
                    • UriString Property
                • UANodeAttribute
                  • Overview
                  • Members
                  • UANodeAttribute Constructor
                  • Properties
                    • BrowsePath Property
                    • Deferred Property
                    • NodeId Property
                • UANodeIdTemplateAttribute
                  • Overview
                  • Members
                  • UANodeIdTemplateAttribute Constructor
                  • Properties
                    • NodeIdTemplateString Property
                • UAReadAttribute
                  • Overview
                  • Members
                  • UAReadAttribute Constructor
                  • Properties
                    • MaximumAge Property
                  • Fields
                    • DefaultMaximumAge Field
                • UASubscriptionAttribute
                  • Overview
                  • Members
                  • UASubscriptionAttribute Constructor
                  • Properties
                    • Priority Property
                    • PublishingInterval Property
                  • Fields
                    • DefaultPriority Field
                    • DefaultPublishingInterval Field
                • UATypeAttribute
                  • Overview
                  • Members
                  • UATypeAttribute Constructor
                • UATypeMappingDefinition
                  • Overview
                  • Members
                  • UATypeMappingDefinition Constructor
                  • Methods
                    • LoadFromType Method
                    • NewMemberMappingDefinition Method
                    • ShouldLoadFromType Method
                  • Properties
                    • DataChangeFilterAttribute Property
                    • MonitoringAttribute Property
                    • NamespaceAttribute Property
                    • NodeIdTemplateAttribute Property
                    • ReadAttribute Property
                    • SubscriptionAttribute Property
              • Enumerations
                • UADataMappingKind
                • UADataMappingOperations
            • OpcLabs.EasyOpc.UA.LiveMapping.Extensions Namespace
              • Overview
              • Classes
                • UAMapperExtension
                  • Overview
                  • Members
                  • Methods
                    • ReadTarget Method
                      • ReadTarget(UAClientMapper,Object,String,Boolean) Method
                      • ReadTarget(UAClientMapper,Object,Predicate<IEnumerable<String>>,Boolean) Method
                      • ReadTarget(UAClientMapper,Object,Boolean) Method
                    • SubscribeTarget Method
                      • SubscribeTarget(UAClientMapper,Boolean,Object,String,Boolean) Method
                      • SubscribeTarget(UAClientMapper,Boolean,Object,Predicate<IEnumerable<String>>,Boolean) Method
                      • SubscribeTarget(UAClientMapper,Boolean,Object,Boolean) Method
                    • WriteTarget Method
                      • WriteTarget(UAClientMapper,Object,String,Boolean) Method
                      • WriteTarget(UAClientMapper,Object,Predicate<IEnumerable<String>>,Boolean) Method
                      • WriteTarget(UAClientMapper,Object,Boolean) Method
          • OPC-UA Modelling (Preliminary)
            • How It Works
            • OPC UA Node Types
        • Live Binding Model
          • Live Binding Model for OPC Data (Classic and UA)
            • Live Binding Overview
              • Value Targets
              • Binding Operations
              • Bindings
              • Binding Bags
              • Binding Extender
              • Binders and Binding Providers
              • Event Sources in Live Binding
              • Binding Groups
            • Point Binder
              • Arguments Path
              • Parameter Templates
              • Queued Execution
            • Value Conversions, String Formats and Converters
              • The LinearConverter Component
              • The StatusToColorConverter Component
            • Live Binding in the Designer
              • Preparing for Live Binding
              • Component Tray
              • Toolbox Items
              • Extender Properties in Live Binding
              • Designer Commands
              • Binding Collection Editor
              • Binding Group Collection Editor
              • Online Design
            • Live Binding Details
              • How the Binding Extender Automatically Goes Online and Offline
              • What Happens When the Binding Extender Is Set Online or Offline
              • What Happens When a Binding Operation Method Is Called
              • Programmatic Access to Live Binding
              • Error Model in Live Binding
              • Usage Guidelines (Live Binding)
            • Typical Binding Scenarios
              • Automatic Subscription (With the Form or Window)
              • Automatic Read (On Form or Window Load)
              • Read On Custom Event in Live Binding
              • String Formatting
              • Change Color According to Status
              • ToolTip and Other Extenders
              • Display Errors with ErrorProvider
              • Various Kinds of Binding
              • Write Single Value on Custom Event
              • Write Group of Values on Custom Event
              • Subscribe & Write
              • Display Write Errors
              • Get an OPC Property on Custom Event in Live Binding
              • Automatically Get an OPC Property (On Form Load)
        • Reactive Programming Model
          • OPC Reactive Extensions (Rx/OPC)
          • Reactive Programming Model for OPC Data (Classic and UA)
            • OPC Data Reactive Model Observables
            • OPC Data Reactive Model Observers
            • OpcLabs.EasyOpc.DataAccess.Reactive Namespace
              • Overview
              • Classes
                • DAItemChangedObservable
                  • Overview
                  • Members
                  • Methods
                    • Create Method
                      • Create<TValue>(DAItemGroupArguments) Method
                      • Create<TValue>(IEnumerable<DAItemGroupArguments>) Method
                      • Create<TValue>(ServerDescriptor,DAItemDescriptor,DAGroupParameters,Object) Method
                      • Create<TValue>(String,String,String,Int32) Method
                      • Create<TValue>(String,String,String,Int32,Single) Method
                • DAItemChangedObservable<TValue>
                  • Overview
                  • Members
                  • DAItemChangedObservable<TValue> Constructor
                    • DAItemChangedObservable<TValue> Constructor()
                    • DAItemChangedObservable<TValue> Constructor(EasyDAClientSelector,IAliasProvider,IEnumerable<DAItemGroupArguments>)
                    • DAItemChangedObservable<TValue> Constructor(DAItemChangedObservable<TValue>)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(DAItemChangedObservable<TValue>) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • Subscribe Method
                    • WriteXmlElement Method
                  • Properties
                    • Arguments Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DAReactive
                  • Overview
                  • Members
                  • DAReactive Constructor
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(DAReactive) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ObtainClient Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • AliasProvider Property
                    • ClientSelector Property
                    • DefaultAliasProvider Property
                    • DefaultClientSelector Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DAWriteItemValueObserver
                  • Overview
                  • Members
                  • Methods
                    • Create Method
                      • Create<TValue>(DAItemArguments) Method
                      • Create<TValue>(ServerDescriptor,DAItemDescriptor) Method
                      • Create<TValue>(String,String,String) Method
                • DAWriteItemValueObserver<TValue>
                  • Overview
                  • Members
                  • DAWriteItemValueObserver<TValue> Constructor
                    • DAWriteItemValueObserver<TValue> Constructor()
                    • DAWriteItemValueObserver<TValue> Constructor(EasyDAClientSelector,IAliasProvider,DAItemArguments)
                    • DAWriteItemValueObserver<TValue> Constructor(DAWriteItemValueObserver<TValue>)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(DAWriteItemValueObserver<TValue>) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • OnCompleted Method
                    • OnError Method
                    • OnNext Method
                  • Properties
                    • ItemArguments Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.EasyOpc.UA.Reactive Namespace
              • Overview
              • Classes
                • UADataChangeNotificationObservable
                  • Overview
                  • Members
                  • Methods
                    • Create Method
                      • Create<TValue>(UAMonitoredItemArguments) Method
                      • Create<TValue>(IEnumerable<UAMonitoredItemArguments>) Method
                      • Create<TValue>(UAEndpointDescriptor,UANodeDescriptor,UAMonitoringParameters,UASubscriptionParameters,Object) Method
                      • Create<TValue>(UAEndpointDescriptor,UANodeDescriptor,Int32) Method
                      • Create<TValue>(UAEndpointDescriptor,UANodeDescriptor,Int32,Double) Method
                • UADataChangeNotificationObservable<TValue>
                  • Overview
                  • Members
                  • UADataChangeNotificationObservable<TValue> Constructor
                    • UADataChangeNotificationObservable<TValue> Constructor()
                    • UADataChangeNotificationObservable<TValue> Constructor(EasyUAClientSelector,IAliasProvider,IEnumerable<UAMonitoredItemArguments>)
                    • UADataChangeNotificationObservable<TValue> Constructor(UADataChangeNotificationObservable<TValue>)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(UADataChangeNotificationObservable<TValue>) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • Subscribe Method
                    • WriteXmlElement Method
                  • Properties
                    • Arguments Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • UAReactive
                  • Overview
                  • Members
                  • UAReactive Constructor
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(UAReactive) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ObtainClient Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • AliasProvider Property
                    • ClientSelector Property
                    • DefaultAliasProvider Property
                    • DefaultClientSelector Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • UAWriteValueObserver
                  • Overview
                  • Members
                  • Methods
                    • Create Method
                      • Create<TValue>(UAAttributeArguments) Method
                      • Create<TValue>(UAEndpointDescriptor,UANodeDescriptor) Method
                • UAWriteValueObserver<TValue>
                  • Overview
                  • Members
                  • UAWriteValueObserver<TValue> Constructor
                    • UAWriteValueObserver<TValue> Constructor(EasyUAClientSelector,IAliasProvider,UAAttributeArguments)
                    • UAWriteValueObserver<TValue> Constructor(UAWriteValueObserver<TValue>)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(UAWriteValueObserver<TValue>) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • OnCompleted Method
                    • OnError Method
                    • OnNext Method
                  • Properties
                    • AttributeArguments Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
          • Reactive Programming Model for OPC Alarms and Events
            • OPC-A&E Reactive Model Observables
            • OPC-A&E Reactive Model Observers
            • OpcLabs.EasyOpc.AlarmsAndEvents.Reactive Namespace
              • Overview
              • Classes
                • AEAcknowledgeConditionObserver
                  • Overview
                  • Members
                  • AEAcknowledgeConditionObserver Constructor
                    • AEAcknowledgeConditionObserver Constructor()
                    • AEAcknowledgeConditionObserver Constructor(EasyAEClientSelector,IAliasProvider)
                    • AEAcknowledgeConditionObserver Constructor(AEAcknowledgeConditionObserver)
                  • Methods
                    • Clone Method
                    • Create Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • OnCompleted Method
                    • OnError Method
                    • OnNext Method
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • AENotificationObservable
                  • Overview
                  • Members
                  • AENotificationObservable Constructor
                    • AENotificationObservable Constructor()
                    • AENotificationObservable Constructor(EasyAEClientSelector,IAliasProvider,IEnumerable<AEEventsSubscriptionArguments>)
                    • AENotificationObservable Constructor(AENotificationObservable)
                    • AENotificationObservable Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Create Method
                      • Create(AEEventsSubscriptionArguments) Method
                      • Create(IEnumerable<AEEventsSubscriptionArguments>) Method
                      • Create(ServerDescriptor,AESubscriptionParameters,Boolean,Object) Method
                      • Create(String,String,Int32) Method
                      • Create(String,String,Int32,AESubscriptionFilter) Method
                      • Create(String,String,Int32,AESubscriptionFilter,AEAttributeSetDictionary,Boolean,Boolean,Object) Method
                    • CreateEventsSubscriptionArguments Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(AENotificationObservable) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • Subscribe Method
                    • WriteXmlElement Method
                  • Properties
                    • Arguments Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • AEReactive
                  • Overview
                  • Members
                  • AEReactive Constructor
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(AEReactive) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ObtainClient Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • AliasProvider Property
                    • ClientSelector Property
                    • DefaultAliasProvider Property
                    • DefaultClientSelector Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
      • QuickOPC Features
        • QuickOPC User Interface Features
          • OPC Common Dialogs
            • OPC-DA Common Dialogs
              • Computer Browser Dialog (OPC DA usage)
              • OPC Server Dialog (OPC DA usage)
              • OPC Computer and Server Dialog
              • OPC-DA Item Dialog
              • OPC-DA Property Dialog
              • Generic OPC Browsing Dialog (OPC DA usage)
            • OPC-A&E Common Dialogs
              • Computer Browser Dialog (OPC A&E)
              • OPC Server Dialog (OPC A&E usage)
              • OPC Computer and Server Dialog
              • OPC-A&E Area or Source Dialog
              • OPC-A&E Category Dialog
              • OPC-A&E Category Condition Dialog
              • OPC-A&E Attribute Dialog
              • Generic OPC Browsing Dialog (OPC A&E usage)
            • OPC-UA Common Dialogs
              • OPC-UA Endpoint Dialog
              • OPC-UA Host and Endpoint Dialog
              • OPC-UA Data Dialog
              • Generic OPC-UA Browsing Dialog
          • OPC Controls
            • OPC Classic Controls
              • Generic OPC Classic Browsing Control
            • OPC-UA Controls
              • Generic OPC UA Browsing Control
              • OPC UA PubSub Data Controls
              • OPC UA PubSub Control Pages
          • Common Functionality in Browsing Dialogs and Controls
            • Context Commands in Browsing
              • Context Commands in OPC Classic Browsing
              • Context Commands in OPC UA Browsing
            • Search in Browsing
        • QuickOPC Component Services
          • QuickOPC Operation Monitoring Services
            • IEasyUAClientConnectionMonitoring
              • Overview
              • Members
              • Methods
                • PullMultipleServerConditionChanges Method
              • Properties
                • PullServerConditionChangedQueueCapacity Property
              • Events
                • ServerConditionChanged Event
          • QuickOPC Operation Control Services
            • IEasyUAClientConnectionControl
              • Overview
              • Members
              • Methods
                • LockConnection Method
                • UnlockConnection Method
          • OPC UA Node Registration Service
            • IEasyUAClientNodeRegistration
              • Overview
              • Members
              • Methods
                • RegisterMultipleNodes Method
                • UnregisterMultipleNodes Method
        • Specialized Client Objects
          • OPC UA File Transfer
            • OPC UA File Transfer Client
              • IEasyUAFileTransferClient
                • Overview
                • Members
              • UAFileHandle
                • Overview
                • Members
                • Methods
                  • ToString Method
                • Properties
                  • InternalValue Property
            • OPC UA File Streams
              • IEasyUAFileTransferExtension2
                • Overview
                • Members
                • Methods
                  • CreateStream Method
                    • CreateStream(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor) Method
                    • CreateStream(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor,Int32) Method
                  • OpenOrCreateStream Method
                    • OpenOrCreateStream(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor) Method
                    • OpenOrCreateStream(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor,FileMode) Method
                    • OpenOrCreateStream(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor,FileMode,Int32) Method
                    • OpenOrCreateStream(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor,FileMode,FileAccess) Method
                    • OpenOrCreateStream(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor,FileMode,FileAccess,Int32) Method
                  • OpenOrCreateStreamWriter Method
                    • OpenOrCreateStreamWriter(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor) Method
                    • OpenOrCreateStreamWriter(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor,Boolean) Method
                    • OpenOrCreateStreamWriter(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor,Boolean,Encoding) Method
                  • OpenStream Method
                    • OpenStream(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor) Method
                    • OpenStream(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor,Int32) Method
                    • OpenStream(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor,UAOpenFileModes) Method
                    • OpenStream(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor,UAOpenFileModes,Int32) Method
                  • OpenStreamReader Method
                    • OpenStreamReader(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor) Method
                    • OpenStreamReader(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor,Encoding) Method
                  • OpenStreamWriter Method
                    • OpenStreamWriter(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor) Method
                    • OpenStreamWriter(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor,Boolean) Method
                    • OpenStreamWriter(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor,Boolean,Encoding) Method
                  • ReadAllBytes Method
                    • ReadAllBytes(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor) Method
                    • ReadAllBytes(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor,Int32) Method
                  • ReadAllText Method
                    • ReadAllText(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor) Method
                    • ReadAllText(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor,Encoding) Method
                  • WriteAllBytes Method
                    • WriteAllBytes(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor,Byte[]) Method
                    • WriteAllBytes(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor,Byte[],Boolean) Method
                  • WriteAllText Method
                    • WriteAllText(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor,String) Method
                    • WriteAllText(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor,String,Boolean) Method
                    • WriteAllText(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor,String,Boolean,Encoding) Method
                • Fields
                  • DefaultCopyBufferSize Field
                  • DefaultStreamBufferSize Field
            • File Provider Model in OPC UA
              • IFileProvider2
                • Overview
                • Members
              • IWritableFileProvider
                • Overview
                • Members
              • IFileInfo2
                • Overview
                • Members
                • Methods
                  • Refresh Method
              • IWritableFileInfo
                • Overview
                • Members
                • Methods
                  • CopyTo Method
                  • CreateWriteStream Method
                  • Delete Method
                  • MoveTo Method
                • Properties
                  • IsReadOnly Property
              • IDirectoryContents2
                • Overview
                • Members
              • IWritableDirectoryContents
                • Overview
                • Members
                • Methods
                  • Create Method
                  • Delete Method
                  • MoveTo Method
          • OPC UA Global Discovery Client
            • IEasyUAGlobalDiscoveryClient
              • Overview
              • Members
              • Methods
                • FindApplications Method
                • GetApplication Method
                • QueryApplications Method
                • QueryServers Method
                • RegisterApplication Method
                • UnregisterApplication Method
                • UpdateApplication Method
          • OPC UA Certificate Management Client
            • IEasyUACertificateManagementClient
              • Overview
              • Members
          • OPC UA Publish-Subscribe Client
            • IEasyUAPublishSubscribeClient
              • Overview
              • Members
              • Methods
                • AccessReadOnlyConfiguration Method
                • AccessReadOnlySecurityKeyService Method
                • AccessSecurityKeyService Method
                • GetPublishSubscribeElement Method
                • HasConfigurationModel Method
                • HasSecurityKeyServiceModel Method
              • Properties
                • UAEncodedReadOnlyConfigurationLoader Property
        • Dynamic User Identity Change
      • QuickOPC Extensions
        • QuickOPC Layered Extensions for .NET and Python
          • Layered Extensions Usage
            • Generic .NET Types
          • OPC Data Access Extensions
            • Generic .NET Types for OPC-DA
            • Generic Access to OPC-DA Items and Properties
            • Type-safe Access to OPC-DA Items and Properties
            • Alternate Access to OPC-DA Properties
            • Methods for Well-known OPC-DA Properties
            • Waiting for OPC-DA Items
          • OPC Alarms&Events Extensions
            • OPC-A&E Queries
          • OPC Unified Architecture Extensions
            • Extensions on Helper Types
            • Extensions for OPC UA reading
            • Waiting for OPC UA Data
            • Other OPC UA Extensions
          • StreamInsight Extensions
            • Introduction to StreamInsight Extensions
            • StreamInsight Extensions Installation and Getting Started
              • StreamInsight Extensions Licensing
              • Installing a StreamInsight Instance
              • Building and Running a First StreamInsight Application with OPC
              • Debugging the StreamInsight Event Flow
            • StreamInsight Extensions Fundamentals
              • How the StreamInsight Extensions Work
              • StreamInsight Example Walkthrough
              • Creating StreamInsight OPC Event Sources
                • OPC StreamInsight Observables
                • Errors in StreamInsight OPC Sequences
                • Other Special Cases in StreamInsight OPC Sequences
              • OPC StreamInsight Event Payloads
                • Common Payload Characteristics
                • Payloads for StreamInsight OPC Data Access
                • Payloads for StreamInsight OPC Alarms and Events
                • Payloads for StreamInsight OPC Unified Architecture
              • Time in OPC and StreamInsight
                • Time Synchronization in OPC
                • Time in OPC Subscriptions
                • Conclusions about OPC Time and StreamInsight
            • QuickOPC StreamInsight Extensions Examples
              • List of StreamInsight Extensions Examples
            • StreamInsight Extensions Application Deployment
            • OpcLabs.EasyOpc.AlarmsAndEvents.ComplexEventProcessing Namespace
              • Overview
              • Classes
                • AEEventDataPayload
                  • Overview
                  • Members
                  • AEEventDataPayload Constructor
                    • AEEventDataPayload Constructor()
                    • AEEventDataPayload Constructor(AEEventData)
                    • AEEventDataPayload Constructor(AEEventDataPayload)
                    • AEEventDataPayload Constructor(String,DateTime,String,Int64,Int64,Int32,String,String,Boolean,Boolean,Boolean,Int32,Boolean,DateTime,Int64,String)
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(AEEventDataPayload) Method
                    • FromAEEvent Method
                    • GetHashCode Method
                    • ToString Method
                  • Properties
                    • Acknowledged Property
                    • AcknowledgeRequired Property
                    • Active Property
                    • ActiveTime Property
                    • ActorId Property
                    • CategoryId Property
                    • ConditionName Property
                    • Cookie Property
                    • Enabled Property
                    • EventType Property
                    • Message Property
                    • QualifiedSourceName Property
                    • Quality Property
                    • Severity Property
                    • SubconditionName Property
                    • Time Property
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
                • AENotificationPayload
                  • Overview
                  • Members
                  • AENotificationPayload Constructor
                    • AENotificationPayload Constructor()
                    • AENotificationPayload Constructor(EasyAENotificationEventArgs)
                    • AENotificationPayload Constructor(EasyAENotificationEventArgs,AEEventDataPayload)
                    • AENotificationPayload Constructor(String,String,Boolean,Boolean,AEEventDataPayload)
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(AENotificationPayload) Method
                    • FromEasyAENotificationEventArgs Method
                    • GetHashCode Method
                    • ToString Method
                  • Properties
                    • ErrorId Property
                    • EventDataPayload Property
                    • Refresh Property
                    • RefreshComplete Property
                    • Server Property
                  • Fields
                    • DefaultEventSeverity Field
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
            • OpcLabs.EasyOpc.DataAccess.ComplexEventProcessing Namespace
              • Overview
              • Classes
                • DAItemChangedPayload<TValue>
                  • Overview
                  • Members
                  • DAItemChangedPayload<TValue> Constructor
                    • DAItemChangedPayload<TValue> Constructor()
                    • DAItemChangedPayload<TValue> Constructor(EasyDAItemChangedEventArgs<TValue>)
                    • DAItemChangedPayload<TValue> Constructor(EasyDAItemChangedEventArgs<TValue>,DAVtqPayload<TValue>)
                    • DAItemChangedPayload<TValue> Constructor(String,String,String,DAVtqPayload<TValue>)
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(DAItemChangedPayload<TValue>) Method
                    • FromEasyDAItemChangedEventArgs Method
                    • GetHashCode Method
                    • ToString Method
                  • Properties
                    • ErrorId Property
                    • Item Property
                    • Server Property
                    • VtqPayload Property
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
                • DAVtqPayload<TValue>
                  • Overview
                  • Members
                  • DAVtqPayload<TValue> Constructor
                    • DAVtqPayload<TValue> Constructor()
                    • DAVtqPayload<TValue> Constructor(DAVtq<TValue>)
                    • DAVtqPayload<TValue> Constructor(DateTime,Int32,TValue)
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(DAVtqPayload<TValue>) Method
                    • FromDAVtq Method
                    • GetHashCode Method
                    • ToString Method
                  • Properties
                    • Quality Property
                    • Timestamp Property
                    • Value Property
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
            • OpcLabs.EasyOpc.UA.ComplexEventProcessing Namespace
              • Overview
              • Classes
                • UAAttributeDataPayload<TValue>
                  • Overview
                  • Members
                  • UAAttributeDataPayload<TValue> Constructor
                    • UAAttributeDataPayload<TValue> Constructor()
                    • UAAttributeDataPayload<TValue> Constructor(UAAttributeData<TValue>)
                    • UAAttributeDataPayload<TValue> Constructor(Int64,DateTime,DateTime,TValue)
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(UAAttributeDataPayload<TValue>) Method
                    • FromUAAttributeData Method
                    • GetHashCode Method
                    • ToString Method
                  • Properties
                    • ServerTimestamp Property
                    • SourceTimestamp Property
                    • Status Property
                    • Value Property
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
                • UADataChangeNotificationPayload<TValue>
                  • Overview
                  • Members
                  • UADataChangeNotificationPayload<TValue> Constructor
                    • UADataChangeNotificationPayload<TValue> Constructor()
                    • UADataChangeNotificationPayload<TValue> Constructor(EasyUADataChangeNotificationEventArgs<TValue>)
                    • UADataChangeNotificationPayload<TValue> Constructor(EasyUADataChangeNotificationEventArgs<TValue>,UAAttributeDataPayload<TValue>)
                    • UADataChangeNotificationPayload<TValue> Constructor(String,String,String,UAAttributeDataPayload<TValue>)
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(UADataChangeNotificationPayload<TValue>) Method
                    • FromEasyUADataChangeNotificationEventArgs Method
                    • GetHashCode Method
                    • ToString Method
                  • Properties
                    • Attribute Property
                    • AttributeDataPayload Property
                    • Endpoint Property
                    • ErrorId Property
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
        • QuickOPC Integrated Extensions
          • OPC DA Optimizer
          • OPC A&E Optimizer
          • OPC UA Complex Data Extension
            • Basic OPC UA Complex Data operations
              • OPC UA Complex Data reading
              • OPC UA Complex Data subscribing
              • OPC UA Complex Data writing
              • Role of the data type ID
              • UAGenericObject
                • Overview
                • Members
                • UAGenericObject Constructor
                  • UAGenericObject Constructor()
                  • UAGenericObject Constructor(UAGenericObject)
                  • UAGenericObject Constructor(GenericData)
                  • UAGenericObject Constructor(GenericData,UAModelNodeDescriptor)
                • Methods
                  • Clone Method
                  • Equals Method
                    • Equals(Object) Method
                    • Equals(UAGenericObject) Method
                  • GetHashCode Method
                  • GetObjectData Method
                  • ReadXmlElement Method
                  • ToString Method
                  • WriteXmlElement Method
                • Properties
                  • DataTypeId Property
                  • GenericData Property
                  • Null Property
                • Operators
                  • Equality Operator
                  • Inequality Operator
              • GenericData
                • Overview
                • Members
                • Methods
                  • Equals Method
                    • Equals(Object) Method
                    • Equals(GenericData) Method
                  • GetHashCode Method
                  • GetObjectData Method
                  • ToString Method
                    • ToString() Method
                    • ToString(String,IFormatProvider) Method
                  • TryCheckDataType Method
                  • TryValidate Method
                  • Validate Method
                • Properties
                  • DataType Property
                  • DataTypeKind Property
                  • IsValid Property
                • Operators
                  • Equality Operator
                  • Inequality Operator
            • Generic data and data types
              • Working with generic data
                • Generic data kinds
                  • Enumeration data
                    • EnumerationData
                      • Overview
                      • Members
                      • EnumerationData Constructor
                        • EnumerationData Constructor()
                        • EnumerationData Constructor(Int64)
                        • EnumerationData Constructor(EnumerationData)
                        • EnumerationData Constructor(EnumerationDataType,Int64)
                      • Methods
                        • Clone Method
                        • Equals Method
                          • Equals(Object) Method
                        • GetBitArray Method
                        • GetHashCode Method
                        • GetObjectData Method
                        • ReadXmlElement Method
                        • ToString Method
                          • ToString(String,IFormatProvider) Method
                        • TryCheckDataType Method
                        • TryValidate Method
                        • WriteXmlElement Method
                      • Properties
                        • DataType Property
                        • DecimalValue Property
                        • Int32Value Property
                        • Value Property
                        • ValueDisplayName Property
                        • ValueName Property
                      • Fields
                        • MaximumSizeInBits Field
                      • Operators
                        • Equality Operator
                        • Inequality Operator
                  • Opaque data
                    • OpaqueData
                      • Overview
                      • Members
                      • OpaqueData Constructor
                        • OpaqueData Constructor()
                        • OpaqueData Constructor(BitArray)
                        • OpaqueData Constructor(Byte[])
                        • OpaqueData Constructor(Byte[],Int32)
                        • OpaqueData Constructor(OpaqueData)
                        • OpaqueData Constructor(OpaqueDataType,BitArray)
                        • OpaqueData Constructor(OpaqueDataType,Byte[],Int32)
                        • OpaqueData Constructor(OpaqueDataType,Byte[])
                      • Methods
                        • Clone Method
                        • Equals Method
                          • Equals(Object) Method
                        • GetHashCode Method
                        • GetObjectData Method
                        • ReadXmlElement Method
                        • SetByteArrayValue Method
                          • SetByteArrayValue(Byte[]) Method
                          • SetByteArrayValue(Byte[],Int32) Method
                        • ToString Method
                          • ToString() Method
                          • ToString(String,IFormatProvider) Method
                        • TryCheckDataType Method
                        • TryValidate Method
                        • WriteXmlElement Method
                      • Properties
                        • ByteArray Property
                        • DataType Property
                        • SizeInBits Property
                        • Value Property
                      • Operators
                        • Equality Operator
                        • Inequality Operator
                  • Primitive data
                    • PrimitiveData
                      • Overview
                      • Members
                      • PrimitiveData Constructor
                        • PrimitiveData Constructor()
                        • PrimitiveData Constructor(Object)
                        • PrimitiveData Constructor(PrimitiveData)
                        • PrimitiveData Constructor(PrimitiveDataType,Object)
                      • Methods
                        • Clone Method
                        • Equals Method
                          • Equals(Object) Method
                        • GetHashCode Method
                        • GetObjectData Method
                        • ReadXmlElement Method
                        • SetValue Method
                        • ToString Method
                          • ToString(String,IFormatProvider) Method
                        • TryCheckDataType Method
                        • WriteXmlElement Method
                      • Properties
                        • DataType Property
                        • Value Property
                      • Operators
                        • Equality Operator
                        • Inequality Operator
                  • Sequence data
                    • SequenceData
                      • Overview
                      • Members
                      • SequenceData Constructor
                        • SequenceData Constructor()
                        • SequenceData Constructor(SequenceData)
                        • SequenceData Constructor(SequenceDataType)
                        • SequenceData Constructor(SequenceDataType,GenericDataCollection)
                        • SequenceData Constructor(GenericDataCollection)
                        • SequenceData Constructor(IEnumerable<GenericData>)
                        • SequenceData Constructor(SequenceDataType,IEnumerable<GenericData>)
                      • Methods
                        • Add Method
                        • BitsFromValue Method
                          • BitsFromValue(UInt64,Int32) Method
                          • BitsFromValue(PrimitiveDataType,UInt64,Int32) Method
                          • BitsFromValue(SequenceDataType,PrimitiveDataType,UInt64,Int32) Method
                        • Clone Method
                        • CreateArray Method
                          • CreateArray(DataType,Int64,Func<Int64,GenericData>) Method
                          • CreateArray(DataType,Int64[],Func<Int64,GenericData>) Method
                        • Equals Method
                          • Equals(Object) Method
                        • FromPrimitiveValues Method
                          • FromPrimitiveValues(IEnumerable) Method
                          • FromPrimitiveValues(PrimitiveDataType,IEnumerable) Method
                          • FromPrimitiveValues(SequenceDataType,PrimitiveDataType,IEnumerable) Method
                        • GetEnumerator Method
                        • GetHashCode Method
                        • GetMinimumLengths Method
                        • GetMinimumLongLengths Method
                        • GetObjectData Method
                        • GetValue Method
                          • GetValue(Int32) Method
                          • GetValue(Int64) Method
                          • GetValue(Int32[]) Method
                          • GetValue(Int64[]) Method
                        • ReadXmlElement Method
                        • SetValue Method
                          • SetValue(GenericData,Int32) Method
                          • SetValue(GenericData,Int64) Method
                          • SetValue(GenericData,Int32[]) Method
                          • SetValue(GenericData,Int64[]) Method
                        • ToString Method
                          • ToString(String,IFormatProvider) Method
                        • TryCheckDataType Method
                        • TryValidate Method
                        • WriteXmlElement Method
                      • Properties
                        • DataType Property
                        • Elements Property
                      • Operators
                        • Equality Operator
                        • Inequality Operator
                  • Structured data
                    • StructuredData
                      • Overview
                      • Members
                      • StructuredData Constructor
                        • StructuredData Constructor()
                        • StructuredData Constructor(FieldDataDictionary)
                        • StructuredData Constructor(StructuredData)
                        • StructuredData Constructor(StructuredDataType)
                        • StructuredData Constructor(StructuredDataType,FieldDataDictionary)
                        • StructuredData Constructor(StructuredDataType,IEnumerable<KeyValuePair<String,GenericData>>)
                      • Methods
                        • Add Method
                        • Clone Method
                        • Equals Method
                          • Equals(Object) Method
                        • GetEnumerator Method
                        • GetHashCode Method
                        • GetObjectData Method
                        • ReadXmlElement Method
                        • Remove Method
                        • ToString Method
                          • ToString(String,IFormatProvider) Method
                        • TryCheckDataType Method
                        • TryValidate Method
                        • WriteXmlElement Method
                      • Properties
                        • DataType Property
                        • FieldData Property
                      • Operators
                        • Equality Operator
                        • Inequality Operator
                  • Union data
                    • UnionData
                      • Overview
                      • Members
                      • UnionData Constructor
                        • UnionData Constructor()
                        • UnionData Constructor(String,GenericData)
                        • UnionData Constructor(UnionData)
                        • UnionData Constructor(UnionDataType)
                        • UnionData Constructor(UnionDataType,String,GenericData)
                      • Methods
                        • Clone Method
                        • Equals Method
                          • Equals(Object) Method
                        • GetHashCode Method
                        • GetObjectData Method
                        • ReadXmlElement Method
                        • ToString Method
                          • ToString(String,IFormatProvider) Method
                        • TryCheckDataType Method
                        • TryValidate Method
                        • WriteXmlElement Method
                      • Properties
                        • CurrentField Property
                        • DataType Property
                        • FieldName Property
                        • FieldValue Property
                      • Operators
                        • Equality Operator
                        • Inequality Operator
                  • DataTypeKind
                • Creating generic data
                • Processing generic data
                • Generic data validation
                • GenericData
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(GenericData) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                    • TryCheckDataType Method
                    • TryValidate Method
                    • Validate Method
                  • Properties
                    • DataType Property
                    • DataTypeKind Property
                    • IsValid Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
              • Working with data types
                • Generic Data Type Kinds
                  • DataTypeKind
                  • Enumeration data type
                    • EnumerationDataType
                      • Overview
                      • Members
                      • EnumerationDataType Constructor
                        • EnumerationDataType Constructor()
                        • EnumerationDataType Constructor(IEnumerable<EnumerationMember>)
                        • EnumerationDataType Constructor(Int32)
                        • EnumerationDataType Constructor(Int32,IEnumerable<EnumerationMember>)
                        • EnumerationDataType Constructor(String)
                        • EnumerationDataType Constructor(String,String)
                        • EnumerationDataType Constructor(String,String,IEnumerable<EnumerationMember>)
                        • EnumerationDataType Constructor(String,String,Int32)
                        • EnumerationDataType Constructor(String,String,Int32,IEnumerable<EnumerationMember>)
                        • EnumerationDataType Constructor(EnumerationDataType)
                      • Methods
                        • Add Method
                        • Clone Method
                        • Equals Method
                          • Equals(Object) Method
                        • FindByDecimalValue Method
                        • FindByInt32Value Method
                        • FindByValue Method
                        • GetEnumerator Method
                        • GetHashCode Method
                        • GetObjectData Method
                        • ReadXmlElement Method
                        • Remove Method
                          • Remove(String) Method
                          • Remove(EnumerationMember) Method
                        • ToString Method
                          • ToString(String,IFormatProvider) Method
                        • WriteXmlElement Method
                      • Properties
                        • EnumerationMembers Property
                        • SizeInBits Property
                      • Operators
                        • Equality Operator
                        • Inequality Operator
                  • Opaque data type
                    • OpaqueDataType
                      • Overview
                      • Members
                      • OpaqueDataType Constructor
                        • OpaqueDataType Constructor()
                        • OpaqueDataType Constructor(Int32)
                        • OpaqueDataType Constructor(String)
                        • OpaqueDataType Constructor(String,String,Int32)
                        • OpaqueDataType Constructor(OpaqueDataType)
                      • Methods
                        • Clone Method
                        • Equals Method
                          • Equals(Object) Method
                        • GetHashCode Method
                        • GetObjectData Method
                        • ReadXmlElement Method
                        • ToString Method
                          • ToString(String,IFormatProvider) Method
                        • WriteXmlElement Method
                      • Properties
                        • SizeInBits Property
                      • Operators
                        • Equality Operator
                        • Inequality Operator
                  • Primitive data type
                    • PrimitiveDataType
                      • Overview
                      • Members
                      • PrimitiveDataType Constructor
                        • PrimitiveDataType Constructor()
                        • PrimitiveDataType Constructor(String,String,Type)
                        • PrimitiveDataType Constructor(String,Type)
                        • PrimitiveDataType Constructor(Type)
                        • PrimitiveDataType Constructor(PrimitiveDataType)
                      • Methods
                        • Clone Method
                        • Equals Method
                          • Equals(Object) Method
                        • GetHashCode Method
                        • GetObjectData Method
                        • ReadXmlElement Method
                        • ToString Method
                          • ToString(String,IFormatProvider) Method
                        • WriteXmlElement Method
                      • Properties
                        • ValueType Property
                      • Operators
                        • Equality Operator
                        • Inequality Operator
                  • Sequence data type
                    • SequenceDataType
                      • Overview
                      • Members
                      • SequenceDataType Constructor
                        • SequenceDataType Constructor()
                        • SequenceDataType Constructor(DataType)
                        • SequenceDataType Constructor(Int64,DataType)
                        • SequenceDataType Constructor(SequenceDataType)
                        • SequenceDataType Constructor(String,DataType)
                        • SequenceDataType Constructor(String,DataType,Int64)
                        • SequenceDataType Constructor(String,String,DataType,Int64)
                      • Methods
                        • Clone Method
                        • Equals Method
                          • Equals(Object) Method
                        • GetHashCode Method
                        • GetObjectData Method
                        • ReadXmlElement Method
                        • ToString Method
                          • ToString(String,IFormatProvider) Method
                        • WriteXmlElement Method
                      • Properties
                        • ElementDataType Property
                        • Int32Length Property
                        • IsFirstArrayDimension Property
                        • Length Property
                      • Operators
                        • Equality Operator
                        • Inequality Operator
                  • Structured data type
                    • StructuredDataType
                      • Overview
                      • Members
                      • StructuredDataType Constructor
                        • StructuredDataType Constructor()
                        • StructuredDataType Constructor(IEnumerable<DataField>)
                        • StructuredDataType Constructor(String)
                        • StructuredDataType Constructor(String,String)
                        • StructuredDataType Constructor(String,String,IEnumerable<DataField>)
                        • StructuredDataType Constructor(StructuredDataType)
                      • Methods
                        • Clone Method
                        • Equals Method
                          • Equals(Object) Method
                        • GetHashCode Method
                      • Properties
                        • XmlNs Property
                      • Operators
                        • Equality Operator
                        • Inequality Operator
                  • Union data type
                    • UnionDataType
                      • Overview
                      • Members
                      • UnionDataType Constructor
                        • UnionDataType Constructor()
                        • UnionDataType Constructor(IEnumerable<DataField>)
                        • UnionDataType Constructor(String)
                        • UnionDataType Constructor(String,String)
                        • UnionDataType Constructor(String,String,IEnumerable<DataField>)
                        • UnionDataType Constructor(UnionDataType)
                      • Methods
                        • Clone Method
                        • Equals Method
                          • Equals(Object) Method
                        • GetHashCode Method
                      • Properties
                        • XmlNs Property
                      • Operators
                        • Equality Operator
                        • Inequality Operator
                • Creating data types
                • Processing complex data types
              • GenericData
                • Overview
                • Members
                • Methods
                  • Equals Method
                    • Equals(Object) Method
                    • Equals(GenericData) Method
                  • GetHashCode Method
                  • GetObjectData Method
                  • ToString Method
                    • ToString() Method
                    • ToString(String,IFormatProvider) Method
                  • TryCheckDataType Method
                  • TryValidate Method
                  • Validate Method
                • Properties
                  • DataType Property
                  • DataTypeKind Property
                  • IsValid Property
                • Operators
                  • Equality Operator
                  • Inequality Operator
              • DataType
                • Overview
                • Members
                • Methods
                  • Equals Method
                    • Equals(Object) Method
                    • Equals(DataType) Method
                  • GetHashCode Method
                  • GetObjectData Method
                  • ReadXmlElement Method
                  • ToString Method
                    • ToString(String,IFormatProvider) Method
                  • WriteXmlElement Method
                • Properties
                  • FullName Property
                  • IsComplete Property
                  • IsRecursive Property
                  • IsTerminable Property
                  • Kind Property
                • Operators
                  • Equality Operator
                  • Inequality Operator
            • OPC UA Data Type Systems
              • Generic data auto-complete
              • IUADataTypeSystem
                • Overview
                • Members
                • Methods
                  • AddDataTypeDictionary Method
                  • DecodeInDataTypeDefinitionModel Method
                  • DecodeInDataTypeDictionaryModel Method
                  • EncodeInDataTypeDefinitionModel Method
                  • EncodeInDataTypeDictionaryModel Method
                  • GetDataType Method
                  • GetDataTypeInDataTypeDictionaryModel Method
                  • HasDataTypeDictionary Method
                  • RemoveDataTypeDictionary Method
                • Properties
                  • EncodingName Property
                  • ExtensionObjectType Property
            • Advanced OPC UA Complex Data Tasks
              • Disabling the OPC UA Complex Data extension
              • Configuring the OPC UA Complex Data extension and its parts
              • Navigation in the OPC UA data model
                • IUADataTypeModelProvider
                  • Overview
                  • Members
                  • Methods
                    • GetDataTypeIdsFromDataTypeEncodingIds Method
                    • GetDataTypeIdsFromModelNodeDescriptors Method
                    • GetEncodingNodeElementCollectionsFromDataTypeIds Method
                • IUADataTypeDictionaryProvider
                  • Overview
                  • Members
                  • Methods
                    • GetDataTypeDescriptionIdsFromDataTypeEncodingIds Method
                    • GetDataTypeDescriptionsFromDataTypeDescriptionIds Method
                    • GetDataTypeDictionariesFromDataTypeDictionaryIds Method
                    • GetDataTypeDictionaryIdsFromDataTypeDescriptionIds Method
                • IUADataTypeDefinitionProvider
                  • Overview
                  • Members
                  • Methods
                    • GetDataTypeInfosFromDataTypeIds Method
              • Adding or removing data type dictionaries to or from the OPC UA data type system
                • IUADataTypeSystem
                  • Overview
                  • Members
                  • Methods
                    • AddDataTypeDictionary Method
                    • DecodeInDataTypeDefinitionModel Method
                    • DecodeInDataTypeDictionaryModel Method
                    • EncodeInDataTypeDefinitionModel Method
                    • EncodeInDataTypeDictionaryModel Method
                    • GetDataType Method
                    • GetDataTypeInDataTypeDictionaryModel Method
                    • HasDataTypeDictionary Method
                    • RemoveDataTypeDictionary Method
                  • Properties
                    • EncodingName Property
                    • ExtensionObjectType Property
          • OPC UA Optimizer
      • QuickOPC Application Deployment
      • QuickOPC Advanced Topics
        • QuickOPC Supported OPC Specifications
          • QuickOPC Supported OPC UA Profiles
          • QuickOPC Supported OPC UA Services (Client-Server)
          • QuickOPC Supported OPC UA Security Policies
        • QuickOPC OPC Interoperability
          • OPC-UA via UA Proxy
          • OPC "Classic" via UA Wrapper
        • QuickOPC Debugging
        • Internal Optimizations
        • Failure Recovery
        • Timeout Handling
        • Multiple Implementations
        • Prerequisites Boxing
      • QuickOPC Best Practices
        • Do not write any code for OPC failure recovery
        • With single-operation synchronous methods, only catch OpcException or UAException
        • Do not catch any exceptions with asynchronous or multiple-operation methods
        • Always test the Exception property before accessing the actual result (Value, Vtq, or AttributeData property)
        • Always test the HasValue property before accessing DAVtq.Value or UAAttributeData.Value
        • Use multiple-operation methods instead of looping
        • Do not block inside OPC event handlers or callback methods
        • Use generic or type-safe access wherever possible
        • Use the state instead of handles to identify subscribed entities
    • OPC Wizard Concepts
      • OPC Wizard Operation Model
        • Server Object Operations And Notifications
        • Data Provision And Consumption Models
          • Pull Data Provision Model
          • Push Data Provision Model
          • Pull Data Consumption Model
          • Push Data Consumption Model
          • Read-Write Register Data Variables
          • Custom Data Subscriptions
        • Data Variable Configuration
          • Variable Data Type Considerations
        • OPC Wizard Error Model
      • OPC Wizard Features
        • OPC UA LDS Integration
        • OPC Wizard User Interface Features
        • OPC Wizard Component Services
          • OPC Wizard Operation Monitoring Services
            • IEasyUAServerEndpointMonitoring Interface
            • IEasyUAServerConnectionMonitoring
              • Overview
              • Members
              • Properties
                • ClientSessionCount Property
              • Events
                • ClientSessionConnected Event
                • ClientSessionDisconnected Event
      • Hosting OPC Wizard Servers
      • OPC Wizard Application Deployment
      • OPC Wizard Best Practices
        • Securing OPC Wizard Servers
    • Excel Connector Concepts
      • Excel Connector Application Deployment
        • Excel Connector Installation Elements
          • Connectivity RTD Server Installation Elements
        • Excel Connector Configuration Elements
          • Connectivity RTD Server Configuration Elements
  • Troubleshooting
    • Troubleshooting the Setup
    • Troubleshooting the Visual Studio Extension
    • QuickOPC Troubleshooting
      • Using packet capture files with OPC UA PubSub
    • OPC Wizard Troubleshooting
    • Excel Connector Troubleshooting
  • Tools and Online Services
    • Connectivity Explorer
      • Main Window and Its Parts
        • Point Editor Window
          • Browse Tab
        • Parameters Editor Window
        • Live Point Data Window
          • Live Point Data Commands
          • Customize Columns Command
        • Result Value Selector
      • Application Commands
        • Configure Connectivity Command
        • Options Command
    • License Manager
    • LMConsole Utility (License Manager Console)
    • The Launcher application
  • Examples
    • About Examples in .NET
    • QuickOPC Examples
      • QuickOPC .NET Examples
        • QuickOPC Examples for OPC “Classic” (OPC-DA, OPC XML-DA and OPC-A&E)
        • QuickOPC Examples for OPC Unified Architecture (OPC-UA)
        • QuickOPC Reactive Programming Examples
        • QuickOPC Integration Examples
        • QuickOPC StreamInsight Extensions Examples
        • QuickOPC LINQPad Examples
      • QuickOPC COM Examples
        • QuickOPC Free Pascal Examples (Lazarus)
        • QuickOPC JScript Examples (IE, WSH)
        • QuickOPC Object Pascal Examples (Delphi)
        • QuickOPC Perl Examples
        • QuickOPC PHP Examples
        • QuickOPC PowerScript Examples (PowerBuilder)
        • QuickOPC Python (COM) Examples
        • QuickOPC REALbasic (Xojo) Examples
        • QuickOPC VBA Examples in Access
        • QuickOPC VBA Examples in Excel
        • QuickOPC VBScript Examples (ASP, IE, WSH)
        • QuickOPC Visual Basic Examples (VB 6.0)
        • QuickOPC Visual C++ Examples
        • QuickOPC Visual FoxPro Examples
        • QuickOPC Xbase++ Examples
      • QuickOPC Python Examples
      • Examples - Common
        • Examples - OPC UA Administration
          • Examples - OPC Unified Architecture - Absolute directory paths for certificate stores
          • Examples - OPC Unified Architecture - Certificate in the platform-specific certificate store
          • Examples - OPC Unified Architecture - Set application name for the client certificate
          • Examples - OPC Unified Architecture - Certificate in the platform-specific certificate store
        • Examples - OPC UA Application
          • Examples - OPC UA Application - Assure presence of own certificate pack
          • Examples - OPC UA Application - Find all our registrations in GDS
          • Examples - OPC UA Application - Get certificate subject name
          • Examples - OPC UA Application - Get registration information
          • Examples - OPC UA Application - Obtain new certificate pack from GDS
          • Examples - OPC UA Application - Obtain new certificate pack from GDS, report progress
          • Examples - OPC UA Application - Refresh trust lists from GDS
          • Examples - OPC UA Application - Register to GDS
          • Examples - OPC UA Application - Remove own certificate pack
          • Examples - OPC UA Application - Unregister from GDS
          • Examples - OPC UA Application - Update GDS registration
        • Examples - OPC UA GDS and CM
          • Examples - OPC UA GDS and CM - Browse certificate groups
          • Examples - OPC UA GDS and CM - Check certificate status
          • Examples - OPC UA GDS and CM - Find all registrations
          • Examples - OPC UA GDS and CM - Query for applications
          • Examples - OPC UA GDS and CM - Query for servers
          • Examples - OPC UA GDS and CM - Unregister all clients
      • Examples - Client
        • Examples - Client Instrumentation
          • Examples - Instrumentation - OPC UA .NET SDK configuration
          • Examples - Instrumentation - OPC UA event logging
        • Examples - Client Licensing
          • Examples - Client Licensing - Display all license info elements
          • Examples - Client Licensing - Obtain serial number
          • Examples - Client Licensing - Register managed resource
          • Examples - Client Licensing - Register managed resource and verify existence
        • Examples - Client Live Mapping
          • Examples - Live Mapping - Define OPC DA type-less mapping and read
          • Examples - Live Mapping - Define OPC UA type-less mapping and read
          • Examples - Live Mapping - Subscribe and unsubscribe with OPC DA type-less mapping
          • Examples - Live Mapping - Various data kinds with OPC DA type-less mapping
        • Examples - Client OPC Alarms&Events
          • Examples - OPC Alarms&Events - Acknowledge a condition
          • Examples - OPC Alarms&Events - Browse for areas
          • Examples - OPC Alarms&Events - Browse for servers
          • Examples - OPC Alarms&Events - Browse for sources
          • Examples - OPC Alarms&Events - Callback using lambda or regular method
          • Examples - OPC Alarms&Events - Change notification rate of a subscription
          • Examples - OPC Alarms&Events - Event pull
          • Examples - OPC Alarms&Events - Filter events by category
          • Examples - OPC Alarms&Events - Filter events by source
          • Examples - OPC Alarms&Events - Get state of a condition
          • Examples - OPC Alarms&Events - Information about an event attribute
          • Examples - OPC Alarms&Events - Information about an event category
          • Examples - OPC Alarms&Events - Information about an event condition
          • Examples - OPC Alarms&Events - Query for event categories
          • Examples - OPC Alarms&Events - Query for event conditions on a source
          • Examples - OPC Alarms&Events - Refresh an event subscription
          • Examples - OPC Alarms&Events - Retrieve attribute values
          • Examples - OPC Alarms&Events - Subscribe to events
          • Examples - OPC Alarms&Events - Unsubscribe from a single event
          • Examples - OPC Alarms&Events - Unsubscribe from all events
        • Examples - Client OPC Classic Specialized
          • Examples - OPC Classic Specialized - Schneider Electric OPC Factory Server - Subscribe to multiple items
          • Examples - OPC Classic Specialized - Software Toolbox TOP Server - A&E
        • Examples - Client OPC DA Layered Extensions
          • Examples - OPC DA Layered Extensions - Get a record with property values
          • Examples - OPC DA Layered Extensions - Get data type of an item
          • Examples - OPC DA Layered Extensions - Get dictionary of property values
          • Examples - OPC DA Layered Extensions - Wait for item value
        • Examples - Client OPC Data Access
          • Examples - OPC Data Access - Browse for access paths
          • Examples - OPC Data Access - Browse for branches
          • Examples - OPC Data Access - Browse for leaves
          • Examples - OPC Data Access - Browse for nodes
          • Examples - OPC Data Access - Browse for properties
          • Examples - OPC Data Access - Browse for servers
          • Examples - OPC Data Access - Browse nodes recursively
          • Examples - OPC Data Access - Browse nodes recursively and read their values
          • Examples - OPC Data Access - Callback using lambda or regular method
          • Examples - OPC Data Access - Change percent deadband of a subscription
          • Examples - OPC Data Access - Change update rate of a single subscription
          • Examples - OPC Data Access - Change update rate of multiple subscriptions
          • Examples - OPC Data Access - Event pull
          • Examples - OPC Data Access - Get a value of single property
          • Examples - OPC Data Access - Get values of multiple properties
          • Examples - OPC Data Access - Identify subscriptions by an integer state
          • Examples - OPC Data Access - Identify subscriptions by an object state
          • Examples - OPC Data Access - Isolated client objects
          • Examples - OPC Data Access - Obtain data types by browsing and filtering
          • Examples - OPC Data Access - Read a single item
          • Examples - OPC Data Access - Read a single item from the device
          • Examples - OPC Data Access - Read a single item using browse path
          • Examples - OPC Data Access - Read a single value
          • Examples - OPC Data Access - Read a single value from the device
          • Examples - OPC Data Access - Read an array value
          • Examples - OPC Data Access - Read an item and get a type code
          • Examples - OPC Data Access - Read an item synchronously
          • Examples - OPC Data Access - Read items from the device
          • Examples - OPC Data Access - Read items of various data types
          • Examples - OPC Data Access - Read multiple item values
          • Examples - OPC Data Access - Read multiple items
          • Examples - OPC Data Access - Read multiple items and measure time
          • Examples - OPC Data Access - Read while subscribed
          • Examples - OPC Data Access - Setting a hold period
          • Examples - OPC Data Access - Subscribe to a single item
          • Examples - OPC Data Access - Subscribe to items of various data types
          • Examples - OPC Data Access - Subscribe to large number of items
          • Examples - OPC Data Access - Subscribe to multiple items
          • Examples - OPC Data Access - Subscribe to multiple items and keep state in dictionary
          • Examples - OPC Data Access - Subscribe to multiple items with percent deadband
          • Examples - OPC Data Access - Subscribe to single item with percent deadband
          • Examples - OPC Data Access - Unsubscribe from a single item
          • Examples - OPC Data Access - Unsubscribe from all items
          • Examples - OPC Data Access - Unsubscribe from multiple items
          • Examples - OPC Data Access - Write a single value
          • Examples - OPC Data Access - Write a single value, specify requested data type
          • Examples - OPC Data Access - Write an array value
          • Examples - OPC Data Access - Write multiple values
          • Examples - OPC Data Access - Write multiple values and measure time
          • Examples - OPC Data Access - Write multiple values, specify requested data types
          • Examples - OPC Data Access - Write multiple values, timestamps and qualities
          • Examples - OPC Data Access - Write single value, timestamp and quality
        • Examples - Client OPC UA Alarms&Conditions
          • Examples - OPC UA Alarms&Conditions - Acknowledge an event
          • Examples - OPC UA Alarms&Conditions - Browsing for event sources
          • Examples - OPC UA Alarms&Conditions - Browsing for notifiers
          • Examples - OPC UA Alarms&Conditions - Callback using lambda or regular method
          • Examples - OPC UA Alarms&Conditions - Event pull
          • Examples - OPC UA Alarms&Conditions - Obtain acknowledged state
          • Examples - OPC UA Alarms&Conditions - Read a state of an alarm
          • Examples - OPC UA Alarms&Conditions - Retrieve base event properties
          • Examples - OPC UA Alarms&Conditions - Retrieve fields from event data
          • Examples - OPC UA Alarms&Conditions - Specify Select clauses in an event filter
          • Examples - OPC UA Alarms&Conditions - Specify Where clause of an event filter
          • Examples - OPC UA Alarms&Conditions - Subscribe to a single event
          • Examples - OPC UA Alarms&Conditions - Subscribe to multiple events
        • Examples - Client OPC UA Complex Data
          • Examples - OPC UA Complex Data - Create a data type
          • Examples - OPC UA Complex Data - Create generic data
          • Examples - OPC UA Complex Data - Disable and Enable
          • Examples - OPC UA Complex Data - Obtain content of data type dictionary
          • Examples - OPC UA Complex Data - Process a data type
          • Examples - OPC UA Complex Data - Process generic data
          • Examples - OPC UA Complex Data - Read a value
          • Examples - OPC UA Complex Data - Resolve a data type
          • Examples - OPC UA Complex Data - Subscribe to data change
          • Examples - OPC UA Complex Data - Use a shared data type model provider
          • Examples - OPC UA Complex Data - Write a value
        • Examples - Client OPC UA File Providers
          • Examples - OPC UA File Providers - Browse for files and directories
          • Examples - OPC UA File Providers - Copy a file
          • Examples - OPC UA File Providers - Create and delete a directory
          • Examples - OPC UA File Providers - Create and delete a file
          • Examples - OPC UA File Providers - Get file properties
          • Examples - OPC UA File Providers - Read full file contents
          • Examples - OPC UA File Providers - Read sections of a file
          • Examples - OPC UA File Providers - Use text reader to read a file
          • Examples - OPC UA File Providers - Write a section of a file
          • Examples - OPC UA File Providers - Write full file contents
        • Examples - Client OPC UA File Transfer
          • Examples - OPC UA File Transfer - Browse for files
          • Examples - OPC UA File Transfer - Copy a file
          • Examples - OPC UA File Transfer - Create and delete a directory
          • Examples - OPC UA File Transfer - Create and delete a file
          • Examples - OPC UA File Transfer - Get file properties
          • Examples - OPC UA File Transfer - Read full file contents
          • Examples - OPC UA File Transfer - Read sections of a file
          • Examples - OPC UA File Transfer - Use stream to read data and seek
          • Examples - OPC UA File Transfer - Use text reader to read a file
          • Examples - OPC UA File Transfer - Write a section of a file
          • Examples - OPC UA File Transfer - Write full file contents
        • Examples - Client OPC UA Information Model
          • Examples - OPC UA Information Model - Server Build Info
        • Examples - Client OPC UA Interaction
          • Examples - OPC UA Interaction - Accept HTTPS certificate
          • Examples - OPC UA Interaction - Accept instance certificate
          • Examples - OPC UA Interaction - Allow endpoint domain
          • Examples - OPC UA Interaction - Turn off all console interaction
          • Examples - OPC UA Interaction - Turn off output colorization
        • Examples - Client OPC UA Layered Extensions
          • Examples - OPC UA Layered Extensions - Retrieve sub-types of a data type
          • Examples - OPC UA Layered Extensions - Wait for value
        • Examples - Client OPC UA Services
          • Examples - OPC UA Services - Disposable object for a connection lock
          • Examples - OPC UA Services - Lock and unlock a connection
          • Examples - OPC UA Operation Monitoring and Control - Monitor server condition
          • Examples - OPC UA Services - Monitor server condition with event pull
          • Examples - OPC UA Services - Register and unregister multiple nodes, with connection locking
        • Examples - Client OPC UA Specialized
          • Examples - OPC UA Specialized - Softing OPC UA .NET Demo Server - Repeatedly read many
          • Examples - OPC UA Specialized - Softing OPC UA .NET Demo Server - Subscribe to many
          • Examples - OPC UA Specialized - Unified Automation UA .NET SDK Bundle - Register and unregister nodes
        • Examples - Client OPC UA User Authentication
          • Examples - OPC UA User Authentication - Dynamically change user identity
        • Examples - Client OPC Unified Architecture
          • Examples - OPC Unified Architecture - Browse data nodes recursively
          • Examples - OPC Unified Architecture - Browsing for all kinds of nodes
          • Examples - OPC Unified Architecture - Browsing for data nodes
          • Examples - OPC Unified Architecture - Browsing for data variables
          • Examples - OPC Unified Architecture - Browsing for methods
          • Examples - OPC Unified Architecture - Browsing for objects
          • Examples - OPC Unified Architecture - Browsing for properties
          • Examples - OPC Unified Architecture - Browsing forward references
          • Examples - OPC Unified Architecture - Call a single method
          • Examples - OPC Unified Architecture - Call multiple methods
          • Examples - OPC Unified Architecture - Callback using lambda or regular method
          • Examples - OPC Unified Architecture - Change sampling rate of a single subscription
          • Examples - OPC Unified Architecture - Change sampling rate of multiple subscriptions
          • Examples - OPC Unified Architecture - Create a node ID
          • Examples - OPC Unified Architecture - Discover servers from GDS, flat
          • Examples - OPC Unified Architecture - Discover servers from GDS, hierarchical
          • Examples - OPC Unified Architecture - Discover servers on a host
          • Examples - OPC Unified Architecture - Discover servers on a network, flat
          • Examples - OPC Unified Architecture - Discover servers on a network, hierarchical
          • Examples - OPC Unified Architecture - Event pull of data change notifications
          • Examples - OPC Unified Architecture - Event pull, subscribing to multiple data change notifications
          • Examples - OPC Unified Architecture - Find applications and their endpoints
          • Examples - OPC Unified Architecture - Get arguments of a subscription
          • Examples - OPC Unified Architecture - Get arguments of all subscriptions
          • Examples - OPC Unified Architecture - Identify subscriptions by an integer state
          • Examples - OPC Unified Architecture - Identify subscriptions by an object state
          • Examples - OPC Unified Architecture - Isolated client objects
          • Examples - OPC Unified Architecture - Parse a relative browse path
          • Examples - OPC Unified Architecture - Parse an absolute browse path
          • Examples - OPC Unified Architecture - Read a range of elements from an array
          • Examples - OPC Unified Architecture - Read a single attribute of a single node
          • Examples - OPC Unified Architecture - Read a single value
          • Examples - OPC Unified Architecture - Read an array of UInt16
          • Examples - OPC Unified Architecture - Read DataType attributes
          • Examples - OPC Unified Architecture - Read multiple nodes from device
          • Examples - OPC Unified Architecture - Read multiple nodes or attributes
          • Examples - OPC Unified Architecture - Read multiple values
          • Examples - OPC Unified Architecture - Read multiple values from device
          • Examples - OPC Unified Architecture - Read namespace array
          • Examples - OPC Unified Architecture - Read node from device
          • Examples - OPC Unified Architecture - Read node using a browse path
          • Examples - OPC Unified Architecture - Read nodes specified by browse paths
          • Examples - OPC Unified Architecture - Read value of specific attribute of a single node
          • Examples - OPC Unified Architecture - Read values from two servers
          • Examples - OPC Unified Architecture - Set timeouts
          • Examples - OPC Unified Architecture - Status code default formatting
          • Examples - OPC Unified Architecture - Subscribe to a range of elements from an array
          • Examples - OPC Unified Architecture - Subscribe to a single node for data changes
          • Examples - OPC Unified Architecture - Subscribe to a single node with filter
          • Examples - OPC Unified Architecture - Subscribe to all variables in an object
          • Examples - OPC Unified Architecture - Subscribe to multiple nodes and keep state in dictionary
          • Examples - OPC Unified Architecture - Subscribe to multiple nodes for data changes
          • Examples - OPC Unified Architecture - Subscribe to multiple nodes with absolute deadband
          • Examples - OPC Unified Architecture - Subscribe to multiple nodes with filter
          • Examples - OPC Unified Architecture - Subscribe to multiple nodes with percent deadband
          • Examples - OPC Unified Architecture - Subscribe to single node with absolute deadband
          • Examples - OPC Unified Architecture - Subscribe to single node with percent deadband
          • Examples - OPC Unified Architecture - Try to parse a relative browse path
          • Examples - OPC Unified Architecture - Try to parse an absolute browse path
          • Examples - OPC Unified Architecture - Unsubscribe from a single monitored item
          • Examples - OPC Unified Architecture - Unsubscribe from all monitored items
          • Examples - OPC Unified Architecture - Unsubscribe from just some monitored items
          • Examples - OPC Unified Architecture - Unsubscribe from multiple monitored items
          • Examples - OPC Unified Architecture - Write a ByteString
          • Examples - OPC Unified Architecture - Write a single value
          • Examples - OPC Unified Architecture - Write an array of Int32
          • Examples - OPC Unified Architecture - Write and specify data type
          • Examples - OPC Unified Architecture - Write multiple values
          • Examples - OPC Unified Architecture - Write multiple values, timestamps and status codes
          • Examples - OPC Unified Architecture - Write single value, timestamps and status code
        • Examples - Client OPC XML-DA
          • Examples - OPC XML-DA - Browse for branches
          • Examples - OPC XML-DA - Browse for leaves
          • Examples - OPC XML-DA - Browse for properties
          • Examples - OPC XML-DA - Browse nodes recursively
          • Examples - OPC XML-DA - Change update rate of a single subscription
          • Examples - OPC XML-DA - Event pull
          • Examples - OPC XML-DA - Get a value of single property
          • Examples - OPC XML-DA - Get values of multiple properties
          • Examples - OPC XML-DA - Read a single item
          • Examples - OPC XML-DA - Read a single item from the device
          • Examples - OPC XML-DA - Read a single value
          • Examples - OPC XML-DA - Read a single value from the device
          • Examples - OPC XML-DA - Read items from the device
          • Examples - OPC XML-DA - Read multiple item values
          • Examples - OPC XML-DA - Read multiple items
          • Examples - OPC XML-DA - Subscribe to a single item
          • Examples - OPC XML-DA - Subscribe to multiple items with percent deadband
          • Examples - OPC XML-DA - Subscribe to single item with percent deadband
          • Examples - OPC XML-DA - Subscribe with a callback
          • Examples - OPC XML-DA - Write a single value
          • Examples - OPC XML-DA - Write multiple values
        • Examples - Client Reactive Programming
          • Examples - Reactive Programming - Create OPC A&E observable and subscribe
          • Examples - Reactive Programming - Create OPC DA observable and subscribe
          • Examples - Reactive Programming - Create OPC Data Access observable
          • Examples - Reactive Programming - Create OPC Data Access write observer
          • Examples - Reactive Programming - Create OPC UA observable and subscribe
          • Examples - Reactive Programming - Observe a range of OPC UA array elements
          • Examples - Reactive Programming - Observe OPC DA data with percent deadband
          • Examples - Reactive Programming - Observe OPC UA data with absolute deadband
          • Examples - Reactive Programming - Observe OPC UA data with data change trigger
          • Examples - Reactive Programming - Observe OPC UA data with percent deadband
          • Examples - Reactive Programming - OPC DA transformation pipeline composition
          • Examples - Reactive Programming - OPC UA observable with specified timeouts
          • Examples - Reactive Programming - OPC UA transformation pipeline composition
          • Examples - Reactive Programming - Send a sequence to an OPC DA write observer
          • Examples - Reactive Programming - Send a sequence to an OPC UA write observer
          • Examples - Reactive Programming - Transfer of OPC Data Access item values
        • Examples - Client User Interface
          • Examples - User Interface - Computer browser dialog
          • Examples - User Interface - OPC A&E area or source dialog
          • Examples - User Interface - OPC A&E attribute dialog
          • Examples - User Interface - OPC A&E category condition dialog
          • Examples - User Interface - OPC A&E category dialog
          • Examples - User Interface - OPC Classic generic browsing control
          • Examples - User Interface - OPC Classic generic browsing dialog
          • Examples - User Interface - OPC Classic server dialog
          • Examples - User Interface - OPC DA item dialog
          • Examples - User Interface - OPC UA data dialog
          • Examples - User Interface - OPC Unified Architecture data dialog with multi-select
          • Examples - User Interface - OPC UA endpoint dialog
          • Examples - User Interface - OPC UA generic browsing control
          • Examples - User Interface - OPC UA generic browsing dialog
          • Examples - User Interface - OPC Unified Architecture generic browsing dialog with multi-select
          • Examples - User Interface - OPC UA host and endpoint dialog
          • Examples - User Interface - Reuse output in OPC UA generic browsing dialog
          • Examples - User Interface - Use selection descriptors in OPC UA generic browsing dialog
        • Installed Examples - Client Console
          • Installed Examples - Client Console - ConsoleApplication1
          • Installed Examples - Client Console - ConsoleLiveMapping
          • Installed Examples - Client Console - LogAsStringToSql
          • Installed Examples - Client Console - LogAsUnionToSql
          • Installed Examples - Client Console - LogToSqlEnhanced
          • Installed Examples - Client Console - SimpleAEStreamInsightApplication
          • Installed Examples - Client Console - SimpleDAStreamInsightApplication
          • Installed Examples - Client Console - SimpleLogToSql
          • Installed Examples - Console - SimpleTrillApplication
          • Installed Examples - Client Console - SimpleUAStreamInsightApplication
          • Installed Examples - Client Console - SubscribeFromXml
          • Installed Examples - Client Console - UAConsoleLiveMapping
          • Installed Examples - Client Console - UALogAsStringToSql
          • Installed Examples - Client Console - UALogAsUnionToSql
          • Installed Examples - Client Console - UASimpleLogToSql
          • Installed Examples - Client Console - UASubscribeFromXml
          • Installed Examples - Client Console - UAWcfClient1
          • Installed Examples - Client Console - UAXmlEventLogger
          • Installed Examples - Client Console - UAXmlLogger
          • Installed Examples - Client Console - WcfClient1
          • Installed Examples - Client Console - XmlEventLogger
          • Installed Examples - Client Console - XmlLogger
        • Installed Examples - Client Web
          • Installed Examples - Client Web - AutoRefreshWeb
          • Installed Examples - Client Web - BrowseBranchesWeb
          • Installed Examples - Client Web - BrowseServersWeb
          • Installed Examples - Client Web - DataGridWebApplication
          • Installed Examples - Client Web - UAAutoRefreshWeb
          • Installed Examples - Client Web - UABrowseNodesWeb
          • Installed Examples - Client Web - UADataGridWebApplication
          • Installed Examples - Client Web - UADiscoverServersWeb
          • Installed Examples - Client Web - UAWcfService1
          • Installed Examples - Client Web - UAWebApplication1
          • Installed Examples - Client Web - UAWebService1
          • Installed Examples - Client Web - WcfService1
          • Installed Examples - Client Web - WebApplication1
          • Installed Examples - Client Web - WebService1
        • Installed Examples - Client Windows Forms
          • Installed Examples - Client Windows Forms - EasyOpcNetDemo
          • Installed Examples - Client Windows Forms - EasyOpcNetDemoXml
          • Installed Examples - Client Windows Forms - EasyOpcUADemo
          • Installed Examples - Client Windows Forms - HmiScreen
          • Installed Examples - Client Windows Forms - OvenControl
          • Installed Examples - Client Windows Forms - QualityStrings
          • Installed Examples - Client Windows Forms - SubscribeToMany
          • Installed Examples - Client Windows Forms - UAHmiScreen
          • Installed Examples - Client Windows Forms - UASubscribeToMany
          • Installed Examples - Client Windows Forms - UAValueToMessageBox
          • Installed Examples - Client Windows Forms - UAWindowsFormsApplication1
          • Installed Examples - Client Windows Forms - ValueToMessageBox
          • Installed Examples - Client Windows Forms - WindowsFormsApplication1
        • Installed Examples - Client Windows Service
          • Installed Examples - Client Windows Service - UAWindowsService1
          • Installed Examples - Client Windows Service - WindowsService1
        • Installed Examples - Client WPF
          • Installed Examples - Client WPF - OpcDaQualityDecoder
          • Installed Examples - Client WPF - UAWpfApplication1
          • Installed Examples - Client WPF - UAWpfScreen
          • Installed Examples - Client WPF - WpfApplication1
          • Installed Examples - Client WPF - WpfEasyOpcUADemo
        • QuickOPC Examples for OPC “Classic” (OPC-DA, OPC XML-DA and OPC-A&E)
        • QuickOPC Examples for OPC Unified Architecture (OPC-UA)
        • QuickOPC Free Pascal Examples (Lazarus)
        • QuickOPC Integration Examples
        • QuickOPC JScript Examples (IE, WSH)
        • QuickOPC LINQPad Examples
        • QuickOPC Object Pascal Examples (Delphi)
        • QuickOPC Perl Examples
        • QuickOPC PHP Examples
        • QuickOPC PowerScript Examples (PowerBuilder)
        • QuickOPC Python (COM) Examples
        • QuickOPC Reactive Programming Examples
        • QuickOPC REALbasic (Xojo) Examples
        • QuickOPC StreamInsight Extensions Examples
        • QuickOPC VBA Examples in Access
        • QuickOPC VBA Examples in Excel
        • QuickOPC VBScript Examples (ASP, IE, WSH)
        • QuickOPC Visual Basic Examples (VB 6.0)
        • QuickOPC Visual C++ Examples
        • QuickOPC Visual FoxPro Examples
        • QuickOPC Xbase++ Examples
        • Examples - Client Header file for C++
      • Examples - Subscriber
        • Examples - Subscriber OPC UA PubSub
          • Examples - OPC UA PubSub - Callback using a lambda
          • Examples - OPC UA PubSub - Ethernet UADP mapping
          • Examples - OPC UA PubSub - Event pull
          • Examples - OPC UA PubSub - Extract a field from the message
          • Examples - OPC UA PubSub - MQTT JSON mapping using TCP
          • Examples - OPC UA PubSub - MQTT UADP mapping using TCP
          • Examples - OPC UA PubSub - MQTT using TCP, store message copies to file system
          • Examples - OPC UA PubSub - Obtain all published datasets
          • Examples - OPC UA PubSub - Obtain all PubSub components
          • Examples - OPC UA PubSub - Resolve parameters from configuration file
          • Examples - OPC UA PubSub - Resolve parameters given published dataset name
          • Examples - OPC UA PubSub - Set message mapping parameters
          • Examples - OPC UA PubSub - Specify field names for UADP message
          • Examples - OPC UA PubSub - Specify filter for dataset messages
          • Examples - OPC UA PubSub - Specify metadata for RawData encoding
          • Examples - OPC UA PubSub - Subscribe securely to signed and encrypted messages
          • Examples - OPC UA PubSub - Subscribe to a single dataset field
          • Examples - OPC UA PubSub - Subscribe to all dataset messages on a connection
          • Examples - OPC UA PubSub - Subscribe to dataset messages from specific publisher
          • Examples - OPC UA PubSub - Subscribe to MQTT messages from file storage
          • Examples - OPC UA PubSub - Unsubscribe from a dataset
          • Examples - OPC UA PubSub - Use Packet capture file
        • Installed Examples - Subscriber Windows Forms
          • Installed Examples - Subscriber Windows Forms - EasyOpcUAPubSubDemo
    • OPC Wizard Examples
      • Examples - Common
        • Examples - OPC UA Administration
          • Examples - OPC Unified Architecture - Absolute directory paths for certificate stores
          • Examples - OPC Unified Architecture - Certificate in the platform-specific certificate store
          • Examples - OPC Unified Architecture - Set application name for the client certificate
          • Examples - OPC Unified Architecture - Certificate in the platform-specific certificate store
        • Examples - OPC UA Application
          • Examples - OPC UA Application - Assure presence of own certificate pack
          • Examples - OPC UA Application - Find all our registrations in GDS
          • Examples - OPC UA Application - Get certificate subject name
          • Examples - OPC UA Application - Get registration information
          • Examples - OPC UA Application - Obtain new certificate pack from GDS
          • Examples - OPC UA Application - Obtain new certificate pack from GDS, report progress
          • Examples - OPC UA Application - Refresh trust lists from GDS
          • Examples - OPC UA Application - Register to GDS
          • Examples - OPC UA Application - Remove own certificate pack
          • Examples - OPC UA Application - Unregister from GDS
          • Examples - OPC UA Application - Update GDS registration
        • Examples - OPC UA GDS and CM
          • Examples - OPC UA GDS and CM - Browse certificate groups
          • Examples - OPC UA GDS and CM - Check certificate status
          • Examples - OPC UA GDS and CM - Find all registrations
          • Examples - OPC UA GDS and CM - Query for applications
          • Examples - OPC UA GDS and CM - Query for servers
          • Examples - OPC UA GDS and CM - Unregister all clients
      • Examples - Server
        • Examples - Server Instrumentation
          • Examples - Server Instrumentation - OPC UA server event logging
          • Examples - Server Instrumentation - Configure maximum number of sessions
        • Examples - Server Licensing
          • Examples - Server Licensing - Display all license info elements
          • Examples - Server Licensing - Obtain serial number
          • Examples - Server Licensing - Register managed resource
          • Examples - Server Licensing - Register managed resource and verify existence
        • Examples - Server OPC Unified Architecture
          • Examples - Server OPC UA - Construct the server object
          • Examples - Server OPC UA - Set parameters for best OPC compliance
          • Examples - Server OPC UA - Specify host names
          • Examples - Server OPC UA - Handle conversion errors on server level
          • Examples - Server OPC UA - Dispose of the server object, stopping it
          • Examples - Server OPC UA - Obtain effective endpoint descriptor
          • Examples - Server OPC UA - Receive notifications about endpoint state changes
          • Examples - Server OPC UA - Set primary server endpoint using Uri object
          • Examples - Server OPC UA - Set primary server endpoint using URL string
          • Examples - Server OPC UA - Search for server nodes by node Id
          • Examples - Server OPC UA - Only allow secure message security modes
          • Examples - Server OPC UA - Only expose endpoints with no message security
          • Examples - Server OPC UA - Add nodes to the Objects folder
          • Examples - Server OPC UA - Set custom namespace URI, using Uri object
          • Examples - Server OPC UA - Set custom namespace URI, using URI string
          • Examples - Server OPC UA - Start and stop the server
          • Examples - Server OPC UA - Monitor client connections to the server
          • Examples - Server OPC UA - Create data variables nested in other nodes
          • Examples - Server OPC UA - Data variable with a constant value
          • Examples - Server OPC UA - Provide attribute data by pushing them to the server
          • Examples - Server OPC UA - Data variable reading using a function
          • Examples - Server OPC UA - Provide data variable status code in read function
          • Examples - Server OPC UA - Data variable value reading implemented using a function
          • Examples - Server OPC UA - Data variable array value, reading using a function
          • Examples - Server OPC UA - Data variable ByteString value, reading using a function
          • Examples - Server OPC UA - Data variable UInt16 value, reading using a function
          • Examples - Server OPC UA - Read-write register with initial attribute data
          • Examples - Server OPC UA - Read-write register with Bad initial data
          • Examples - Server OPC UA - Read-write register with initial value
          • Examples - Server OPC UA - Read-write array register
          • Examples - Server OPC UA - Read-write 2D-array register
          • Examples - Server OPC UA - Read-write 3D-array register
          • Examples - Server OPC UA - Read-write bounded array register
          • Examples - Server OPC UA - Read-write ByteString register
          • Examples - Server OPC UA - Read-write register with writable timestamp and status
          • Examples - Server OPC UA - Set minimum sampling interval of a data variable
          • Examples - Server OPC UA - Update the read value in push data provision model
          • Examples - Server OPC UA - Retrieve the attribute data in pull data consumption model
          • Examples - Server OPC UA - Complete the write operation asynchronously
          • Examples - Server OPC UA - Implement writing using a function
          • Examples - Server OPC UA - Implement value writing using an action
          • Examples - Server OPC UA - Implement ByteString value writing using an action
          • Examples - Server OPC UA - Implement UInt16 value writing using an action
          • Examples - Server OPC UA - Write-only value implemented using an action
          • Examples - Server OPC UA - Implement value writing using a function
          • Examples - Server OPC UA - Create nested folders
          • Examples - Server OPC UA - Implement own handling of data subscriptions
          • Examples - Server OPC UA - Obtain effective node descriptors of server nodes
          • Examples - Server OPC UA - Use an indexer to access server nodes by their name
          • Examples - Server OPC UA - Implement variable reading on folder level, with inheritance
          • Examples - Server OPC UA - Implement variable writing on folder level, with inheritance
          • Examples - Server OPC UA - Access parent node and use its data
          • Examples - Server OPC UA - Implement variable reading on folder level, with an event
          • Examples - Server OPC UA - Implement variable writing on folder level, with an event
          • Examples - Server OPC UA - Adjust to sampling interval changes in push model
          • Examples - Server OPC UA - React to server starting and stopping in push model
        • Installed Examples - Server Console
          • Installed Examples - Server Console - UAServerConsoleDemo
        • Installed Examples - Server Library
          • Installed Examples - Server Library - UAServerDemoLibrary
        • Installed Examples - Server Windows Forms
          • Installed Examples - Server Windows Forms - UAServerWindowsFormsDemo
        • Installed Examples - Server Windows Service
          • Installed Examples - Server Windows Service - UAServerWindowsServiceDemo
        • Installed Examples - Server Worker Service
          • Installed Examples - Server Worker Service - UAServerWorkerServiceDemo
  • Additional Resources
    • Additional Resources for Excel Connector
    • Additional Resources for StreamInsight Extensions
  • Reference
    • Concise Reference
    • .NET Assemblies Reference
      • OpcLabs.OpcWizard Package Reference
        • OpcLabs.ServerOpcUA Assembly
          • Overview
          • Namespaces
            • OpcLabs.EasyOpc.UA Namespace
              • Overview
              • Classes
                • EasyUAServerCore
                  • Overview
                  • Members
                  • EasyUAServerCore Constructor
                    • EasyUAServerCore Constructor()
                    • EasyUAServerCore Constructor(EasyUAServerCore)
                    • EasyUAServerCore Constructor(IContainer)
                    • EasyUAServerCore Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Add Method
                    • CallbackError Method
                    • ClearValidatedCertificates Method
                    • Clone Method
                    • Dispose Method
                      • Dispose(Boolean) Method
                    • GetEnumerator Method
                    • GetObjectData Method
                    • GetService Method
                    • Install Method
                    • OnServerRootBackEndNodeRejectedError Method
                    • Reset Method
                    • SendCallbackError Method
                    • Start Method
                    • Stop Method
                    • Uninstall Method
                  • Properties
                    • AlternateEndpointUrlStrings Property
                    • DefaultEndpointDescriptor Property
                    • EffectiveEndpointDescriptor Property
                    • EffectiveMessageSecurityModes Property
                    • EndpointUrl Property
                    • EndpointUrlString Property
                    • EndpointUrlStrings Property
                    • HostNames Property
                    • HostNamesString Property
                    • InstanceParameters Property
                    • IsStarted Property
                    • LicenseInfo Property
                    • MessageSecurityModes Property
                    • Objects Property
                    • ObjectsNamespaceUri Property
                    • ObjectsNamespaceUriString Property
                    • QueueNotifications Property
                    • RegisterWithLds Property
                    • SecureLdsRegistration Property
                    • SharedParameters Property
                    • SharedServiceContainer Property
                    • SharedServiceProvider Property
                  • Fields
                    • DefaultEndpointUrlString Field
                    • DefaultMessageSecurityModes Field
                    • DefaultObjectsNamespaceUriString Field
                    • InitialInstanceParameters Field
                    • InitialSharedParameters Field
                    • StandardEndpointUrlString Field
                  • Events
                    • AddressSpaceError Event
                    • ConversionError Event
                    • DataSubscriptionChanged Event
                    • EndpointStateChanged Event
                    • LogEntry Event
                    • NodeRejectedError Event
                    • Read Event
                    • SamplingIntervalChanged Event
                    • Starting Event
                    • Stopped Event
                    • Write Event
                  • Operators
                    • Implicit Type Conversion Operator
                • EasyUAServerManagementCore
                  • Overview
                  • Members
                  • EasyUAServerManagementCore Constructor
                    • EasyUAServerManagementCore Constructor()
                    • EasyUAServerManagementCore Constructor(EasyUAServerManagementCore)
                    • EasyUAServerManagementCore Constructor(IContainer)
                    • EasyUAServerManagementCore Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • GetService Method
                  • Properties
                    • SharedParameters Property
                  • Events
                    • LogEntry Event
                • IEasyUAServerExtension
                  • Overview
                  • Members
                  • Methods
                    • AsStarted Method
                    • AsStopped Method
                    • FindServerNode Method
              • Enumerations
                • UADataSubscriptionChangedAction
                • UADataVariableConversionAction
              • Interfaces
                • IEasyUAServer
                  • Overview
                  • Members
                  • Methods
                    • Start Method
                    • Stop Method
                  • Properties
                    • AlternateEndpointUrlStrings Property
                    • EndpointUrlStrings Property
                    • HostNames Property
                    • MessageSecurityModes Property
                    • Objects Property
                    • ObjectsNamespaceUriString Property
                    • RegisterWithLds Property
                • IEasyUAServerEndpointMonitoring
                  • Overview
                  • Members
                  • Events
                    • EndpointStateChanged Event
                • IEasyUAServerSettings
                  • Overview
                  • Members
                  • Properties
                    • InstanceParameters Property
              • Delegates
                • EasyUAClientSessionConnectionEventHandler
                • EasyUAClientSubscriptionLifecycleEventHandler
                • EasyUAServerEndpointStateChangedEventHandler
                • UADataSubscriptionChangedEventHandler
                • UADataVariableConversionErrorEventHandler
                • UADataVariableProcessedEventHandler
                • UADataVariableReadEventHandler
                • UADataVariableWriteEventHandler
            • OpcLabs.EasyOpc.UA.Engine Namespace
              • Overview
              • Classes
                • EasyUAServerEngineParameters
                  • Overview
                  • Members
                  • EasyUAServerEngineParameters Constructor
                    • EasyUAServerEngineParameters Constructor()
                    • EasyUAServerEngineParameters Constructor(EasyUAServerEngineParameters)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(EasyUAServerEngineParameters) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • Reset Method
                    • WriteXmlElement Method
                  • Properties
                    • AllowedMessageSecurityModes Property
                    • Default Property
                    • OpcCompliance Property
                    • TestingInsecure Property
                  • Fields
                    • DefaultAllowedMessageSecurityModes Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EasyUAServerInstanceParameters
                  • Overview
                  • Members
                  • EasyUAServerInstanceParameters Constructor
                    • EasyUAServerInstanceParameters Constructor()
                    • EasyUAServerInstanceParameters Constructor(EasyUAServerInstanceParameters)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(EasyUAServerInstanceParameters) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • Reset Method
                      • Reset(Boolean) Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • DefaultPluginConfigurations Property
                    • DefaultPluginSetups Property
                    • Interoperability Property
                    • MinimumSamplingInterval Property
                    • OpcCompliance Property
                    • ParallelPolling Property
                    • RestrictDiagnosticsVisibility Property
                    • TestingInsecure Property
                    • VirtualDefaultPluginConfigurations Property
                    • VirtualDefaultPluginSetups Property
                  • Fields
                    • DefaultMinimumSamplingInterval Field
                    • DefaultParallelPolling Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EasyUAServerSharedParameters
                  • Overview
                  • Members
                  • EasyUAServerSharedParameters Constructor
                    • EasyUAServerSharedParameters Constructor()
                    • EasyUAServerSharedParameters Constructor(EasyUAServerEngineParameters)
                    • EasyUAServerSharedParameters Constructor(EasyUAServerSharedParameters)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(EasyUAServerSharedParameters) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • Reset Method
                      • Reset(Boolean) Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • DefaultPluginConfigurations Property
                    • DefaultPluginSetups Property
                    • EngineParameters Property
                    • Interoperability Property
                    • OpcCompliance Property
                    • TestingInsecure Property
                    • VirtualDefaultPluginConfigurations Property
                    • VirtualDefaultPluginSetups Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • UAServerEngineParameters
                  • Overview
                  • Members
                  • UAServerEngineParameters Constructor
                    • UAServerEngineParameters Constructor()
                    • UAServerEngineParameters Constructor(UAServerEngineParameters)
                    • UAServerEngineParameters Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(UAServerEngineParameters) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • Reset Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • OpcCompliance Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.EasyOpc.UA.NodeSpace Namespace
              • Overview
              • Classes
                • IUADataSubscriptionExtension
                  • Overview
                  • Members
                  • Methods
                    • OnNext Method
                      • OnNext(IUADataSubscription,Object) Method
                      • OnNext(IUADataSubscription,Object,UAStatusCode) Method
                      • OnNext(IUADataSubscription,UAStatusCode) Method
                • UADataVariable
                  • Overview
                  • Members
                  • UADataVariable Constructor
                    • UADataVariable Constructor()
                    • UADataVariable Constructor(UADataVariable)
                    • UADataVariable Constructor(String)
                  • Methods
                    • Clone Method
                    • CreateIn Method
                      • CreateIn(UADataVariable,String) Method
                      • CreateIn(UAFolder,String) Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(UADataVariable) Method
                    • GetHashCode Method
                    • OnAreDataSubscribedChanged Method
                    • OnDataSubscriptionChanged Method
                      • OnDataSubscriptionChanged(IUADataSubscription,UADataSubscriptionChangedAction) Method
                    • OnReadAttributeDataChanged Method
                    • OnSamplingIntervalChanged Method
                      • OnSamplingIntervalChanged(Int32) Method
                    • OnWriteAttributeDataChanged Method
                    • UpdateReadAttributeData Method
                      • UpdateReadAttributeData(Object) Method
                      • UpdateReadAttributeData(Object,UAStatusCode) Method
                      • UpdateReadAttributeData(UAStatusCode) Method
                    • UpdateWriteAttributeData Method
                  • Properties
                    • AccessLevels Property
                    • AreDataSubscribed Property
                    • ArrayDimensions Property
                    • BuiltInType Property
                    • DataSubscriptionCount Property
                    • DataSubscriptionSet Property
                    • DataTypeId Property
                    • DeclarationString Property
                    • HandleChildNodes Property
                    • IsClsCompliant Property
                    • IsReadable Property
                    • IsWritable Property
                    • MinimumSamplingInterval Property
                    • NodeKind Property
                    • ReadAttributeData Property
                    • SamplingInterval Property
                    • UseDataPolling Property
                    • ValidBranchTypeList Property
                    • ValidLeafTypeList Property
                    • ValueRank Property
                    • WritableSourceTimestamp Property
                    • WritableStatusCode Property
                    • WriteAttributeData Property
                    • WriteLoopback Property
                  • Fields
                    • DefaultAccessLevels Field
                    • DefaultBuiltInType Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • UADataVariableExtension
                  • Overview
                  • Members
                  • Methods
                    • Constant Method
                      • Constant(UADataVariable,Type,UAAttributeData) Method
                      • Constant(UADataVariable,TypeCode,UAAttributeData) Method
                      • Constant(UADataVariable,UANodeId,IReadOnlyList<Int32>,UAAttributeData) Method
                      • Constant(UADataVariable,UANodeId,UAAttributeData) Method
                      • Constant<TValue>(UADataVariable,UAAttributeData<TValue>) Method
                    • ConstantValue Method
                      • ConstantValue(UADataVariable,Type,Object) Method
                      • ConstantValue(UADataVariable,TypeCode,Object) Method
                      • ConstantValue(UADataVariable,UANodeId,IReadOnlyList<Int32>,Object) Method
                      • ConstantValue(UADataVariable,UANodeId,Object) Method
                      • ConstantValue<TValue>(UADataVariable,TValue) Method
                    • ProcessRead Method
                    • ProcessWrite Method
                    • Readable Method
                      • Readable(UADataVariable) Method
                      • Readable(UADataVariable,Boolean) Method
                    • ReadFunction Method
                      • ReadFunction(UADataVariable,Type,Func<UAAttributeData>) Method
                      • ReadFunction(UADataVariable,TypeCode,Func<UAAttributeData>) Method
                      • ReadFunction(UADataVariable,UANodeId,Func<UAAttributeData>) Method
                      • ReadFunction(UADataVariable,UANodeId,Int32,Func<UAAttributeData>) Method
                      • ReadFunction(UADataVariable,UANodeId,IReadOnlyList<Int32>,Func<UAAttributeData>) Method
                      • ReadFunction<TValue>(UADataVariable,Func<UAAttributeData<TValue>>) Method
                      • ReadFunction<TValue>(UADataVariable,Func<UAAttributeData<TValue>>,Int32[]) Method
                    • ReadValueFunction Method
                      • ReadValueFunction(UADataVariable,Type,Func<Object>) Method
                      • ReadValueFunction(UADataVariable,TypeCode,Func<Object>) Method
                      • ReadValueFunction(UADataVariable,UANodeId,Func<Object>) Method
                      • ReadValueFunction(UADataVariable,UANodeId,Int32,Func<Object>) Method
                      • ReadValueFunction(UADataVariable,UANodeId,IReadOnlyList<Int32>,Func<Object>) Method
                      • ReadValueFunction<TValue>(UADataVariable,Func<TValue>) Method
                      • ReadValueFunction<TValue>(UADataVariable,Func<TValue>,Int32[]) Method
                    • ReadWrite Method
                      • ReadWrite(UADataVariable,Type,UAAttributeData) Method
                      • ReadWrite(UADataVariable,TypeCode,UAAttributeData) Method
                      • ReadWrite(UADataVariable,UANodeId,Int32,UAAttributeData) Method
                      • ReadWrite(UADataVariable,UANodeId,IReadOnlyList<Int32>,UAAttributeData) Method
                      • ReadWrite(UADataVariable,UANodeId,UAAttributeData) Method
                      • ReadWrite<TValue>(UADataVariable,UAAttributeData<TValue>) Method
                      • ReadWrite<TValue>(UADataVariable,UAAttributeData<TValue>,Int32[]) Method
                    • ReadWriteValue Method
                      • ReadWriteValue(UADataVariable,Type,Object) Method
                      • ReadWriteValue(UADataVariable,TypeCode,Object) Method
                      • ReadWriteValue(UADataVariable,UANodeId,Int32,Object) Method
                      • ReadWriteValue(UADataVariable,UANodeId,IReadOnlyList<Int32>,Object) Method
                      • ReadWriteValue(UADataVariable,UANodeId,Object) Method
                      • ReadWriteValue<TValue>(UADataVariable,TValue) Method
                      • ReadWriteValue<TValue>(UADataVariable,TValue,Int32[]) Method
                    • SetArrayDimensions Method
                    • SetArrayRank Method
                    • SetMinimumSamplingInterval Method
                    • UpdateWriteAttributeData Method
                    • ValueType Method
                      • ValueType<TValue>(UADataVariable) Method
                      • ValueType<TValue>(UADataVariable,Int32[]) Method
                      • ValueType(UADataVariable,Type) Method
                      • ValueType(UADataVariable,TypeCode) Method
                      • ValueType(UADataVariable,UANodeId) Method
                      • ValueType(UADataVariable,UANodeId,Int32) Method
                      • ValueType(UADataVariable,UANodeId,IReadOnlyList<Int32>) Method
                      • ValueType(UADataVariable,UANodeId,IReadOnlyList<Int32>,Boolean) Method
                    • Writable Method
                      • Writable(UADataVariable) Method
                      • Writable(UADataVariable,Boolean) Method
                      • Writable(UADataVariable,Boolean,Boolean,Boolean) Method
                    • WriteFunction Method
                      • WriteFunction(UADataVariable,Type,Func<UAAttributeData,UAStatusCode>) Method
                      • WriteFunction(UADataVariable,TypeCode,Func<UAAttributeData,UAStatusCode>) Method
                      • WriteFunction(UADataVariable,UANodeId,Func<UAAttributeData,UAStatusCode>) Method
                      • WriteFunction(UADataVariable,UANodeId,Int32,Func<UAAttributeData,UAStatusCode>) Method
                      • WriteFunction(UADataVariable,UANodeId,IReadOnlyList<Int32>,Func<UAAttributeData,UAStatusCode>) Method
                      • WriteFunction<TValue>(UADataVariable,Func<UAAttributeData<TValue>,UAStatusCode>) Method
                      • WriteFunction<TValue>(UADataVariable,Func<UAAttributeData<TValue>,UAStatusCode>,Int32[]) Method
                    • WriteValueAction Method
                      • WriteValueAction<TValue>(UADataVariable,Type,Action<TValue>) Method
                      • WriteValueAction<TValue>(UADataVariable,TypeCode,Action<TValue>) Method
                      • WriteValueAction<TValue>(UADataVariable,UANodeId,Action<TValue>) Method
                      • WriteValueAction<TValue>(UADataVariable,UANodeId,Int32,Action<TValue>) Method
                      • WriteValueAction<TValue>(UADataVariable,UANodeId,IReadOnlyList<Int32>,Action<TValue>) Method
                      • WriteValueAction<TValue>(UADataVariable,Action<TValue>) Method
                      • WriteValueAction<TValue>(UADataVariable,Action<TValue>,Int32[]) Method
                    • WriteValueFunction Method
                      • WriteValueFunction<TValue>(UADataVariable,Type,Func<TValue,UAStatusCode>) Method
                      • WriteValueFunction<TValue>(UADataVariable,TypeCode,Func<TValue,UAStatusCode>) Method
                      • WriteValueFunction<TValue>(UADataVariable,UANodeId,Func<TValue,UAStatusCode>) Method
                      • WriteValueFunction<TValue>(UADataVariable,UANodeId,Int32,Func<TValue,UAStatusCode>) Method
                      • WriteValueFunction<TValue>(UADataVariable,UANodeId,IReadOnlyList<Int32>,Func<TValue,UAStatusCode>) Method
                      • WriteValueFunction<TValue>(UADataVariable,Func<TValue,UAStatusCode>) Method
                      • WriteValueFunction<TValue>(UADataVariable,Func<TValue,UAStatusCode>,Int32[]) Method
                • UAFolder
                  • Overview
                  • Members
                  • UAFolder Constructor
                    • UAFolder Constructor()
                    • UAFolder Constructor(UAFolder)
                    • UAFolder Constructor(String)
                  • Methods
                    • Clone Method
                    • CreateIn Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(UAFolder) Method
                    • GetHashCode Method
                  • Properties
                    • NodeKind Property
                    • ValidBranchTypeList Property
                    • ValidLeafTypeList Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • UAServerNode
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(UAServerNode) Method
                    • GetHashCode Method
                    • GetNewNodeNameBase Method
                    • GetTreeTraverser Method
                    • OnConversionError Method
                    • OnDataSubscriptionChanged Method
                    • OnRead Method
                    • OnSamplingIntervalChanged Method
                    • OnStarting Method
                    • OnStopped Method
                    • OnWrite Method
                  • Properties
                    • EffectiveNodeDescriptor Property
                    • HandleChildNodes Property
                    • IsBranch Property
                    • IsLeaf Property
                    • IsStarted Property
                    • Item Property
                    • NodeKind Property
                    • ParentNode Property
                    • PropagateConversionError Property
                    • PropagateDataSubscriptionChanged Property
                    • PropagateRead Property
                    • PropagateSamplingIntervalChanged Property
                    • PropagateWrite Property
                    • ValidBranchTypeList Property
                    • ValidLeafTypeList Property
                  • Events
                    • ConversionError Event
                    • DataSubscriptionChanged Event
                    • Read Event
                    • SamplingIntervalChanged Event
                    • Starting Event
                    • Stopped Event
                    • Write Event
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
              • Interfaces
                • IUADataSubscription
                  • Overview
                  • Members
                  • Methods
                    • SetSamplingInterval Method
                  • Properties
                    • SamplingInterval Property
                    • State Property
                • IUAGenericServerEvents
                  • Overview
                  • Members
                  • Events
                    • ConversionError Event
                    • DataSubscriptionChanged Event
                    • Read Event
                    • SamplingIntervalChanged Event
                    • Write Event
            • OpcLabs.EasyOpc.UA.OperationModel Namespace
              • Overview
              • Classes
                • EasyUAClientSessionConnectionEventArgs
                  • Overview
                  • Members
                  • EasyUAClientSessionConnectionEventArgs Constructor
                    • EasyUAClientSessionConnectionEventArgs Constructor()
                    • EasyUAClientSessionConnectionEventArgs Constructor(String,UACommunicationProfile,String,UANodeId)
                  • Methods
                    • ToString Method
                  • Properties
                    • CommunicationProfile Property
                    • EndpointUrl Property
                    • EndpointUrlString Property
                    • SessionId Property
                    • SessionName Property
                • EasyUAServerEndpointStateChangedEventArgs
                  • Overview
                  • Members
                  • EasyUAServerEndpointStateChangedEventArgs Constructor
                    • EasyUAServerEndpointStateChangedEventArgs Constructor()
                    • EasyUAServerEndpointStateChangedEventArgs Constructor(ConnectedCondition,ConnectedConditionStatistics,String,UAMessageSecurityModes)
                    • EasyUAServerEndpointStateChangedEventArgs Constructor(EasyUAServerEndpointStateChangedEventArgs)
                    • EasyUAServerEndpointStateChangedEventArgs Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(EasyUAServerEndpointStateChangedEventArgs) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ToString Method
                  • Properties
                    • EndpointUrl Property
                    • EndpointUrlString Property
                    • MessageSecurityModes Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • UADataSubscriptionChangedEventArgs
                  • Overview
                  • Members
                  • UADataSubscriptionChangedEventArgs Constructor
                  • Properties
                    • Action Property
                    • DataSubscription Property
                • UADataVariableConversionErrorEventArgs
                  • Overview
                  • Members
                  • UADataVariableConversionErrorEventArgs Constructor
                  • Methods
                    • ToString Method
                  • Properties
                    • Action Property
                    • ServiceResult Property
                • UADataVariableProcessedEventArgs
                  • Overview
                  • Members
                  • UADataVariableProcessedEventArgs Constructor
                  • Methods
                    • ToString Method
                  • Properties
                    • DataVariable Property
                • UADataVariableReadEventArgs
                  • Overview
                  • Members
                  • UADataVariableReadEventArgs Constructor
                  • Methods
                    • HandleAndReturn Method
                      • HandleAndReturn(UAAttributeData) Method
                      • HandleAndReturn(UAStatusCode) Method
                      • HandleAndReturn(Object) Method
                      • HandleAndReturn(Object,UAStatusCode) Method
                    • ToString Method
                  • Properties
                    • Result Property
                • UADataVariableWriteEventArgs
                  • Overview
                  • Members
                  • UADataVariableWriteEventArgs Constructor
                  • Methods
                    • CheckAttributeData Method
                    • HandleAndReturn Method
                    • ToString Method
                  • Properties
                    • AttributeData Property
                    • Result Property
            • OpcLabs.EasyOpc.UA.Services Namespace
              • Overview
              • Interfaces
                • IEasyUAServerConnectionMonitoring
                  • Overview
                  • Members
                  • Properties
                    • ClientSessionCount Property
                  • Events
                    • ClientSessionConnected Event
                    • ClientSessionDisconnected Event
        • OpcLabs.ServerOpcUAComponents Assembly
          • Overview
          • Namespaces
            • OpcLabs.EasyOpc.UA Namespace
              • Overview
              • Classes
                • EasyUAServer
                  • Overview
                  • Members
                  • EasyUAServer Constructor
                    • EasyUAServer Constructor()
                    • EasyUAServer Constructor(EasyUAServer)
                    • EasyUAServer Constructor(IConfiguration)
                    • EasyUAServer Constructor(IContainer)
                    • EasyUAServer Constructor(String)
                    • EasyUAServer Constructor(String[])
                    • EasyUAServer Constructor(UAMessageSecurityModes)
                    • EasyUAServer Constructor(UAMessageSecurityModes,String)
                    • EasyUAServer Constructor(UAMessageSecurityModes,String[])
                    • EasyUAServer Constructor(UAMessageSecurityModes,Uri)
                    • EasyUAServer Constructor(UAMessageSecurityModes,Uri[])
                    • EasyUAServer Constructor(Uri)
                    • EasyUAServer Constructor(Uri[])
                  • Methods
                    • Clone Method
                    • Create Method
                  • Properties
                    • SharedInstance Property
                • EasyUAServerManagement
                  • Overview
                  • Members
                  • EasyUAServerManagement Constructor
                    • EasyUAServerManagement Constructor()
                    • EasyUAServerManagement Constructor(EasyUAServerManagement)
                    • EasyUAServerManagement Constructor(IContainer)
                  • Methods
                    • Clone Method
                  • Properties
                    • SharedInstance Property
      • OpcLabs.QuickOpc Package Reference
        • OpcLabs.BaseLib Assembly
          • Overview
          • Namespaces
            • OpcLabs.BaseLib Namespace
              • Overview
              • Classes
                • BaseLibUriStrings
                  • Overview
                  • Members
                  • Fields
                    • CertificateSecurityPlugin Field
                • ComponentParameters
                  • Overview
                  • Members
                  • ComponentParameters Constructor
                    • ComponentParameters Constructor()
                    • ComponentParameters Constructor(ComponentParameters)
                    • ComponentParameters Constructor(Boolean)
                    • ComponentParameters Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(ComponentParameters) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • OnPropertyChanged Method
                    • ReadXmlElement Method
                    • Reset Method
                      • Reset() Method
                      • Reset(Boolean) Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • PluginConfigurations Property
                    • PluginSetupEnabledDictionary Property
                    • PluginSetups Property
                    • VirtualDefaultPluginConfigurations Property
                    • VirtualDefaultPluginSetups Property
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DataEventArgs
                  • Overview
                  • Members
                  • DataEventArgs Constructor
                    • DataEventArgs Constructor()
                    • DataEventArgs Constructor(Object)
                  • Methods
                    • ToString Method
                  • Properties
                    • Data Property
                • DataEventArgs<TData>
                  • Overview
                  • Members
                  • DataEventArgs<TData> Constructor
                  • Properties
                    • Data Property
                • DisposableObject
                  • Overview
                  • Members
                  • DisposableObject Constructor
                  • Methods
                    • Dispose Method
                      • Dispose() Method
                      • Dispose(Boolean) Method
                    • DisposeGuard Method
                      • DisposeGuard<TResult>(Func<TResult>) Method
                      • DisposeGuard<TResult>(Func<TResult>,Boolean) Method
                      • DisposeGuard(Action) Method
                      • DisposeGuard(Action,Boolean) Method
                    • DisposeGuardNotNull Method
                      • DisposeGuardNotNull<TResult>(Func<TResult>) Method
                      • DisposeGuardNotNull<TResult>(Func<TResult>,Boolean) Method
                    • FreeManagedObjects Method
                    • InternalDispose Method
                  • Properties
                    • IsDisposed Property
                • EndpointDescriptor
                  • Overview
                  • Members
                  • EndpointDescriptor Constructor
                    • EndpointDescriptor Constructor()
                    • EndpointDescriptor Constructor(String)
                    • EndpointDescriptor Constructor(Uri)
                    • EndpointDescriptor Constructor(ResourceDescriptor)
                    • EndpointDescriptor Constructor(ResourceDescriptor,NetworkSecurity)
                    • EndpointDescriptor Constructor(EndpointDescriptor)
                    • EndpointDescriptor Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(EndpointDescriptor) Method
                    • FromString Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • OnAlias Method
                    • ReadXmlElement Method
                    • WriteStringList Method
                    • WriteXmlElement Method
                  • Properties
                    • DefaultNetworkSecurity Property
                    • NetworkSecurity Property
                    • Null Property
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
                • Exception2
                  • Overview
                  • Members
                  • Exception2 Constructor
                    • Exception2 Constructor()
                    • Exception2 Constructor(String)
                    • Exception2 Constructor(String,Exception)
                    • Exception2 Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • GetObjectData Method
                • ExceptionEventArgs
                  • Overview
                  • Members
                  • ExceptionEventArgs Constructor
                    • ExceptionEventArgs Constructor()
                    • ExceptionEventArgs Constructor(Exception)
                    • ExceptionEventArgs Constructor(ExceptionEventArgs)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(ExceptionEventArgs) Method
                    • GetHashCode Method
                    • ToString Method
                  • Properties
                    • Exception Property
                  • Fields
                    • Empty Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • FailureEventArgs
                  • Overview
                  • Members
                  • FailureEventArgs Constructor
                    • FailureEventArgs Constructor(Exception)
                    • FailureEventArgs Constructor(FailureEventArgs)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(FailureEventArgs) Method
                    • GetHashCode Method
                    • ToString Method
                  • Properties
                    • Exception Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • FinalizableDisposableObject
                  • Overview
                  • Members
                  • FinalizableDisposableObject Constructor
                  • Methods
                    • Finalize Method
                    • FreeUnmanagedObjects Method
                    • InternalDispose Method
                • FormatException2
                  • Overview
                  • Members
                  • FormatException2 Constructor
                    • FormatException2 Constructor()
                    • FormatException2 Constructor(String)
                    • FormatException2 Constructor(String,Exception)
                    • FormatException2 Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • GetObjectData Method
                • GenericError
                  • Overview
                  • Members
                  • GenericError Constructor
                    • GenericError Constructor()
                    • GenericError Constructor(Enum)
                    • GenericError Constructor(Enum,String)
                    • GenericError Constructor(Enum,String,Exception)
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(GenericError) Method
                    • GetHashCode Method
                    • MakeDefaultMessage Method
                    • ToString Method
                  • Properties
                    • Code Property
                    • CodeType Property
                    • InnerException Property
                    • Message Property
                    • NullEnum Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • IncorrectPasswordException
                  • Overview
                  • Members
                  • IncorrectPasswordException Constructor
                    • IncorrectPasswordException Constructor()
                    • IncorrectPasswordException Constructor(String)
                    • IncorrectPasswordException Constructor(String,Exception)
                    • IncorrectPasswordException Constructor(SerializationInfo,StreamingContext)
                • Info
                  • Overview
                  • Members
                  • Info Constructor
                    • Info Constructor()
                    • Info Constructor(Info)
                    • Info Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(Info) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • GetSchema Method
                    • ReadXml Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXml Method
                    • WriteXmlElement Method
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • MemberNotFoundException
                  • Overview
                  • Members
                  • MemberNotFoundException Constructor
                    • MemberNotFoundException Constructor(String)
                    • MemberNotFoundException Constructor(String,String)
                    • MemberNotFoundException Constructor(String,Exception,String)
                    • MemberNotFoundException Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • GetObjectData Method
                  • Properties
                    • MemberName Property
                • NormalizedException
                  • Overview
                  • Members
                  • NormalizedException Constructor
                    • NormalizedException Constructor()
                    • NormalizedException Constructor(Exception)
                    • NormalizedException Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(NormalizedException) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • GetSchema Method
                    • ReadXml Method
                    • WriteXml Method
                  • Properties
                    • Data Property
                    • Message Property
                    • NormalizedData Property
                    • NormalizedInnerException Property
                    • OriginalType Property
                    • OriginalTypeName Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • Object2
                  • Overview
                  • Members
                  • Object2 Constructor
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(Object,List<String>) Method
                    • GetHashCode Method
                    • ToString Method
                  • Fields
                    • EqualsAnnotationList Field
                • ObjectDescriptor
                  • Overview
                  • Members
                  • ObjectDescriptor Constructor
                    • ObjectDescriptor Constructor()
                    • ObjectDescriptor Constructor(Guid)
                    • ObjectDescriptor Constructor(ComClassRegistration)
                    • ObjectDescriptor Constructor(String,ComClassRegistration)
                    • ObjectDescriptor Constructor(String,Guid)
                    • ObjectDescriptor Constructor(String,String)
                    • ObjectDescriptor Constructor(String)
                    • ObjectDescriptor Constructor(String,NetworkSecurity)
                    • ObjectDescriptor Constructor(ObjectDescriptor)
                    • ObjectDescriptor Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(ObjectDescriptor) Method
                    • FromComClassRegistration Method
                    • FromGuid Method
                    • FromString Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • OnAlias Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • Authority Property
                    • Clsid Property
                    • ClsidString Property
                    • DefaultClsid Property
                    • DefaultComInstantiationParameters Property
                    • DefaultUrl Property
                    • DescriptorString Property
                    • Fragment Property
                    • HasClsid Property
                    • HasProgId Property
                    • Host Property
                    • InitialScheme Property
                    • IsNull Property
                    • Location Property
                    • MachineName Property
                    • Null Property
                    • ObjectId Property
                    • Password Property
                    • Path Property
                    • PathAndQuery Property
                    • ProgId Property
                    • Query Property
                    • ServerClass Property
                    • ServerProgram Property
                    • ShortUrl Property
                    • ShortUrlString Property
                    • Url Property
                    • UrlString Property
                    • UserInfo Property
                    • UserName Property
                  • Fields
                    • DefaultAuthority Field
                    • DefaultClsidString Field
                    • DefaultDescriptorString Field
                    • DefaultFragment Field
                    • DefaultHost Field
                    • DefaultLocation Field
                    • DefaultMachineName Field
                    • DefaultObjectId Field
                    • DefaultPassword Field
                    • DefaultPath Field
                    • DefaultPathAndQuery Field
                    • DefaultProgId Field
                    • DefaultQuery Field
                    • DefaultScheme Field
                    • DefaultServerClass Field
                    • DefaultUrlString Field
                    • DefaultUserInfo Field
                    • DefaultUserName Field
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
                • OutOfSlotsException
                  • Overview
                  • Members
                  • OutOfSlotsException Constructor
                    • OutOfSlotsException Constructor()
                    • OutOfSlotsException Constructor(String)
                    • OutOfSlotsException Constructor(String,Exception)
                    • OutOfSlotsException Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • GetObjectData Method
                • ParameterizedSelector<TInstanceParameters,TAdaptableParameters>
                  • Overview
                  • Members
                  • ParameterizedSelector<TInstanceParameters,TAdaptableParameters> Constructor
                    • ParameterizedSelector<TInstanceParameters,TAdaptableParameters> Constructor()
                    • ParameterizedSelector<TInstanceParameters,TAdaptableParameters> Constructor(ParameterizedSelector<TInstanceParameters,TAdaptableParameters>)
                    • ParameterizedSelector<TInstanceParameters,TAdaptableParameters> Constructor(TInstanceParameters,Boolean,String,TAdaptableParameters)
                    • ParameterizedSelector<TInstanceParameters,TAdaptableParameters> Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(ParameterizedSelector<TInstanceParameters,TAdaptableParameters>) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • Reset Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • Differentiator Property
                    • InstanceParameters Property
                    • Isolated Property
                    • IsolatedParameters Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • Parameters
                  • Overview
                  • Members
                  • Parameters Constructor
                    • Parameters Constructor()
                    • Parameters Constructor(Parameters)
                    • Parameters Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • CopyFrom Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(Parameters) Method
                    • GetDefaultStandardName Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • GetStandardNameValues Method
                    • MakeString Method
                    • ToString Method
                  • Properties
                    • Default Property
                    • StandardName Property
                  • Fields
                    • DefaultDefaultStandardName Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • ProcedureCallException
                  • Overview
                  • Members
                  • ProcedureCallException Constructor
                    • ProcedureCallException Constructor()
                    • ProcedureCallException Constructor(String)
                    • ProcedureCallException Constructor(String,Exception)
                    • ProcedureCallException Constructor(SerializationInfo,StreamingContext)
                • QueueOverflowException
                  • Overview
                  • Members
                  • QueueOverflowException Constructor
                    • QueueOverflowException Constructor()
                    • QueueOverflowException Constructor(String)
                    • QueueOverflowException Constructor(String,Exception)
                    • QueueOverflowException Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • GetObjectData Method
                • ResourceDescriptor
                  • Overview
                  • Members
                  • ResourceDescriptor Constructor
                    • ResourceDescriptor Constructor()
                    • ResourceDescriptor Constructor(String)
                    • ResourceDescriptor Constructor(Uri)
                    • ResourceDescriptor Constructor(ResourceDescriptor)
                    • ResourceDescriptor Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • BeginUpdatingUri Method
                    • BeginUpdatingUrlString Method
                    • Clone Method
                    • EndUpdatingUri Method
                    • EndUpdatingUrlString Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(ResourceDescriptor) Method
                    • FromString Method
                    • FromUri Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • OnAlias Method
                    • OnPropertyChanged Method
                    • OnUnalias Method
                    • ReadStringList Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteStringList Method
                    • WriteXmlElement Method
                  • Properties
                    • AliasName Property
                    • Authority Property
                    • DescriptorString Property
                    • Fragment Property
                    • Host Property
                    • InitialScheme Property
                    • InitialSchemeAndAuthority Property
                    • IsAliased Property
                    • IsNull Property
                    • Null Property
                    • Password Property
                    • Path Property
                    • PathAndQuery Property
                    • Port Property
                    • Prefix Property
                    • Query Property
                    • Scheme Property
                    • SchemeAndAuthority Property
                    • UpdatingUri Property
                    • UpdatingUrlString Property
                    • Url Property
                    • UrlString Property
                    • UserInfo Property
                    • UserName Property
                  • Fields
                    • DefaultAsString Field
                    • DefaultAuthority Field
                    • DefaultDescriptorString Field
                    • DefaultFragment Field
                    • DefaultHost Field
                    • DefaultIsNull Field
                    • DefaultPassword Field
                    • DefaultPath Field
                    • DefaultPathAndQuery Field
                    • DefaultPort Field
                    • DefaultQuery Field
                    • DefaultScheme Field
                    • DefaultUrl Field
                    • DefaultUrlString Field
                    • DefaultUserInfo Field
                    • DefaultUserName Field
                    • VoidScheme Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
                • ResultException
                  • Overview
                  • Members
                  • ResultException Constructor
                    • ResultException Constructor()
                    • ResultException Constructor(MethodBase)
                    • ResultException Constructor(MethodBase,String)
                    • ResultException Constructor(MethodBase,String,String)
                    • ResultException Constructor(String)
                    • ResultException Constructor(String,Exception)
                    • ResultException Constructor(String,Exception,MethodBase,String)
                    • ResultException Constructor(String,String)
                    • ResultException Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • GetObjectData Method
                  • Properties
                    • Method Property
                    • ParamName Property
                  • Fields
                    • ReturnValueParameter Field
                • StringListParsingError
                  • Overview
                  • Members
                  • StringListParsingError Constructor
                    • StringListParsingError Constructor()
                    • StringListParsingError Constructor(Enum)
                    • StringListParsingError Constructor(Enum,String)
                    • StringListParsingError Constructor(Enum,String,Exception)
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(StringListParsingError) Method
                    • GetHashCode Method
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • StringParsingError
                  • Overview
                  • Members
                  • StringParsingError Constructor
                    • StringParsingError Constructor()
                    • StringParsingError Constructor(Enum)
                    • StringParsingError Constructor(Enum,String)
                    • StringParsingError Constructor(Enum,String,Exception)
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(StringParsingError) Method
                    • GetHashCode Method
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • TextParsingError
                  • Overview
                  • Members
                  • TextParsingError Constructor
                    • TextParsingError Constructor()
                    • TextParsingError Constructor(Enum)
                    • TextParsingError Constructor(Enum,String)
                    • TextParsingError Constructor(Enum,String,Exception)
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(TextParsingError) Method
                    • GetHashCode Method
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • UriSchemes
                  • Overview
                  • Members
                  • Fields
                    • Dcom Field
                    • Http Field
                    • Https Field
              • Enumerations
                • Sign
              • Interfaces
                • IErrorIdProvider
                  • Overview
                  • Members
                  • Properties
                    • ErrorId Property
                • IGenericError
                  • Overview
                  • Members
                  • Properties
                    • Code Property
                    • CodeType Property
                    • InnerException Property
                    • Message Property
                • ILicenseInfoProvider
                  • Overview
                  • Members
                  • Properties
                    • LicenseInfo Property
                • ISink<T>
                  • Overview
                  • Members
                  • Methods
                    • OnNext Method
                • IStringListParsingError
                  • Overview
                  • Members
                • IStringParsingError
                  • Overview
                  • Members
                • ITextParsingError
                  • Overview
                  • Members
              • Delegates
                • DataEventHandler
                • DataEventHandler<TData>
                • ExceptionEventHandler
                • FailureEventHandler
            • OpcLabs.BaseLib.Algorithms Namespace
              • Overview
              • Classes
                • AutomatonStateStatistics
                  • Overview
                  • Members
                  • AutomatonStateStatistics Constructor
                    • AutomatonStateStatistics Constructor()
                    • AutomatonStateStatistics Constructor(AutomatonStateStatistics)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • AccumulatedDuration Property
                    • AccumulatedDurationDouble Property
                    • AccumulatedTimeSpan Property
                    • AverageDuration Property
                    • AverageTimeSpan Property
                    • CurrentActiveDuration Property
                    • CurrentActiveDurationDouble Property
                    • CurrentActiveEnterTick Property
                    • CurrentActiveEnterTickDouble Property
                    • CurrentActiveEnterTime Property
                    • CurrentActiveEnterTimeLocal Property
                    • CurrentActiveTick Property
                    • CurrentActiveTickDouble Property
                    • CurrentActiveTime Property
                    • CurrentActiveTimeLocal Property
                    • CurrentActiveTimeSpan Property
                    • EnterCount Property
                    • FirstEnterTick Property
                    • FirstEnterTickDouble Property
                    • FirstEnterTime Property
                    • FirstEnterTimeLocal Property
                    • IsActive Property
                    • LastCycleDuration Property
                    • LastCycleDurationDouble Property
                    • LastCycleEnterTick Property
                    • LastCycleEnterTickDouble Property
                    • LastCycleEnterTime Property
                    • LastCycleEnterTimeLocal Property
                    • LastCycleLeaveTick Property
                    • LastCycleLeaveTickDouble Property
                    • LastCycleLeaveTime Property
                    • LastCycleLeaveTimeLocal Property
                    • LastCycleTimeSpan Property
                    • LastEnterTick Property
                    • LastEnterTickDouble Property
                    • LastEnterTime Property
                    • LastEnterTimeLocal Property
                    • LeaveCount Property
                    • MaximumDuration Property
                    • MaximumDurationDouble Property
                    • MaximumTimeSpan Property
                    • MinimumDuration Property
                    • MinimumDurationDouble Property
                    • MinimumTimeSpan Property
                    • RunningAccumulatedDuration Property
                    • RunningAccumulatedDurationDouble Property
                    • RunningAccumulatedTimeSpan Property
                    • RunningAverageDuration Property
                    • RunningAverageTimeSpan Property
                    • RunningMaximumDuration Property
                    • RunningMaximumDurationDouble Property
                    • RunningMaximumTimeSpan Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • PeriodicResolverParameters
                  • Overview
                  • Members
                  • PeriodicResolverParameters Constructor
                    • PeriodicResolverParameters Constructor()
                    • PeriodicResolverParameters Constructor(PeriodicResolverParameters)
                    • PeriodicResolverParameters Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(PeriodicResolverParameters) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • FailureRetrialDelay Property
                    • MaximumWaitDelay Property
                    • SuccessRetrialDelay Property
                  • Fields
                    • DefaultFailureRetrialDelay Field
                    • DefaultMaximumWaitDelay Field
                    • DefaultSuccessRetrialDelay Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.BaseLib.Algorithms.ComTypes Namespace
              • Overview
              • Interfaces
                • _AutomatonStateStatistics
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • AccumulatedDuration Property
                    • AccumulatedDurationDouble Property
                    • AccumulatedTimeSpan Property
                    • AverageDuration Property
                    • AverageTimeSpan Property
                    • CurrentActiveDuration Property
                    • CurrentActiveDurationDouble Property
                    • CurrentActiveEnterTick Property
                    • CurrentActiveEnterTickDouble Property
                    • CurrentActiveEnterTime Property
                    • CurrentActiveEnterTimeLocal Property
                    • CurrentActiveTick Property
                    • CurrentActiveTickDouble Property
                    • CurrentActiveTime Property
                    • CurrentActiveTimeLocal Property
                    • CurrentActiveTimeSpan Property
                    • DisplayString Property
                    • EnterCount Property
                    • FirstEnterTick Property
                    • FirstEnterTickDouble Property
                    • FirstEnterTime Property
                    • FirstEnterTimeLocal Property
                    • IsActive Property
                    • LastCycleDuration Property
                    • LastCycleDurationDouble Property
                    • LastCycleEnterTick Property
                    • LastCycleEnterTickDouble Property
                    • LastCycleEnterTime Property
                    • LastCycleEnterTimeLocal Property
                    • LastCycleLeaveTick Property
                    • LastCycleLeaveTickDouble Property
                    • LastCycleLeaveTime Property
                    • LastCycleLeaveTimeLocal Property
                    • LastCycleTimeSpan Property
                    • LastEnterTick Property
                    • LastEnterTickDouble Property
                    • LastEnterTime Property
                    • LastEnterTimeLocal Property
                    • LeaveCount Property
                    • MaximumDuration Property
                    • MaximumDurationDouble Property
                    • MaximumTimeSpan Property
                    • MinimumDuration Property
                    • MinimumDurationDouble Property
                    • MinimumTimeSpan Property
                    • RunningAccumulatedDuration Property
                    • RunningAccumulatedDurationDouble Property
                    • RunningAccumulatedTimeSpan Property
                    • RunningAverageDuration Property
                    • RunningAverageTimeSpan Property
                    • RunningMaximumDuration Property
                    • RunningMaximumDurationDouble Property
                    • RunningMaximumTimeSpan Property
                • _PeriodicResolverParameters
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • FailureRetrialDelay Property
                    • MaximumWaitDelay Property
                    • StandardName Property
                    • SuccessRetrialDelay Property
            • OpcLabs.BaseLib.Aliasing Namespace
              • Overview
              • Classes
                • AliasChangedNotification
                  • Overview
                  • Members
                  • AliasChangedNotification Constructor
                  • Properties
                    • AliasMetadataChanged Property
                    • NewAliasName Property
                    • OldAliasName Property
                    • ValueChanged Property
                • AliasesChangedEventArgs
                  • Overview
                  • Members
                  • AliasesChangedEventArgs Constructor
                  • Properties
                    • AliasChangedNotifications Property
                • AliasFilter
                  • Overview
                  • Members
                  • AliasFilter Constructor
                    • AliasFilter Constructor()
                    • AliasFilter Constructor(AliasFilter)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • Satisfies Method
                  • Properties
                    • AliasNamespace Property
                    • AliasType Property
                    • Categories Property
                    • IncludeSubtypes Property
                    • NamePattern Property
                  • Fields
                    • Empty Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • AliasInfo
                  • Overview
                  • Members
                  • AliasInfo Constructor
                    • AliasInfo Constructor(AliasInfo)
                    • AliasInfo Constructor(String,String,Type,AliasMetadata)
                    • AliasInfo Constructor(String,String,Type,String,String,String)
                    • AliasInfo Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(AliasInfo) Method
                    • GetHashCode Method
                    • GetObjectData Method
                  • Properties
                    • AliasNamespace Property
                    • AliasType Property
                    • FullName Property
                    • Name Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • AliasingManagement
                  • Overview
                  • Members
                  • Properties
                    • AliasRepository Property
                  • Fields
                    • Instance Field
                • AliasMetadata
                  • Overview
                  • Members
                  • AliasMetadata Constructor
                    • AliasMetadata Constructor()
                    • AliasMetadata Constructor(AliasMetadata)
                    • AliasMetadata Constructor(String,String,String)
                    • AliasMetadata Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(AliasMetadata) Method
                    • GetHashCode Method
                    • GetObjectData Method
                  • Properties
                    • Category Property
                    • Description Property
                    • DisplayName Property
                  • Fields
                    • Default Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
              • Interfaces
                • IAliasable
                  • Overview
                  • Members
                  • Properties
                    • AliasName Property
                    • IsAliased Property
                • IAliasProvider
                  • Overview
                  • Members
                  • Methods
                    • FindAlias Method
                  • Events
                    • AliasesChanged Event
                • IAliasRepository
                  • Overview
                  • Members
                  • Methods
                    • AddAlias Method
                    • ModifyAlias Method
                    • RemoveAliases Method
                    • RenameAlias Method
                    • SetAlias Method
                • IReadOnlyAliasRepository
                  • Overview
                  • Members
                  • Methods
                    • GetAliasInfo Method
                    • GetAliasNames Method
                    • GetCategories Method
                    • GetNamespaces Method
                    • GetTypes Method
            • OpcLabs.BaseLib.Aliasing.ComTypes Namespace
              • Overview
              • Interfaces
                • _Aliasable
                  • Overview
                  • Members
                  • Properties
                    • AliasName Property
                    • IsAliased Property
                • _AliasFilter
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • Satisfies Method
                    • ToString Method
                  • Properties
                    • AliasNamespace Property
                    • AliasType Property
                    • Categories Property
                    • DisplayString Property
                    • IncludeSubtypes Property
                    • NamePattern Property
                • _AliasInfo
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • AliasNamespace Property
                    • AliasType Property
                    • Category Property
                    • Description Property
                    • DisplayName Property
                    • DisplayString Property
                    • FullName Property
                    • Name Property
                • _AliasMetadata
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • Category Property
                    • Description Property
                    • DisplayName Property
                    • DisplayString Property
                • _AliasProvider
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • FindAlias Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                • _AliasRepository
                  • Overview
                  • Members
                  • Methods
                    • AddAlias Method
                    • Equals Method
                    • FindAlias Method
                    • GetAliasInfo Method
                    • GetAliasNames Method
                    • GetCategories Method
                    • GetHashCode Method
                    • GetNamespaces Method
                    • GetType Method
                    • GetTypes Method
                    • ModifyAlias Method
                    • RemoveAliases Method
                    • RenameAlias Method
                    • SetAlias Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                • _ReadOnlyAliasRepository
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • FindAlias Method
                    • GetAliasInfo Method
                    • GetAliasNames Method
                    • GetCategories Method
                    • GetHashCode Method
                    • GetNamespaces Method
                    • GetType Method
                    • GetTypes Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
            • OpcLabs.BaseLib.Aliasing.Extensions Namespace
              • Overview
              • Classes
                • IAliasRepositoryExtension
                  • Overview
                  • Members
                  • Methods
                    • AddAlias Method
                    • ModifyAlias Method
                    • RemoveAliases Method
                    • SetAlias Method
                • IReadOnlyAliasRepositoryExtension
                  • Overview
                  • Members
                  • Methods
                    • GetAliasNames Method
                    • GetNamespaces Method
            • OpcLabs.BaseLib.Collections Namespace
              • Overview
              • Classes
                • DictionaryEntry2
                  • Overview
                  • Members
                  • DictionaryEntry2 Constructor
                  • Methods
                    • SetKey Method
                    • SetValue Method
                    • ToString Method
                  • Properties
                    • Key Property
                    • Value Property
                • ElasticVector
                  • Overview
                  • Members
                  • ElasticVector Constructor
                    • ElasticVector Constructor()
                    • ElasticVector Constructor(Int32,Int32)
                    • ElasticVector Constructor(ElasticVector)
                    • ElasticVector Constructor(Object[])
                  • Methods
                    • Add Method
                    • AddRange Method
                    • Assign Method
                    • Clear Method
                    • Clone Method
                    • CompareTo Method
                    • Contains Method
                    • CopyTo Method
                    • Equals Method
                      • Equals(Object,IEqualityComparer) Method
                    • GetAt Method
                    • GetEnumerator Method
                    • GetHashCode Method
                      • GetHashCode(IEqualityComparer) Method
                    • IndexOf Method
                    • Insert Method
                    • Redimension Method
                    • Remove Method
                    • RemoveAt Method
                    • Resize Method
                    • SetAt Method
                    • ToArray Method
                  • Properties
                    • Count Property
                    • IsFixedSize Property
                    • IsReadOnly Property
                    • IsSynchronized Property
                    • Item Property
                    • Length Property
                    • LowerBound Property
                    • SyncRoot Property
                    • UpperBound Property
            • OpcLabs.BaseLib.Collections.ComTypes Namespace
              • Overview
              • Interfaces
                • _Dictionary
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • CopyTo Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • Remove Method
                    • ToString Method
                  • Properties
                    • Count Property
                    • IsFixedSize Property
                    • IsReadOnly Property
                    • IsSynchronized Property
                    • Item Property
                    • Keys Property
                    • SyncRoot Property
                    • Values Property
                • _DictionaryEntry2
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • SetKey Method
                    • SetValue Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • Key Property
                    • Value Property
                • _ElasticVector
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • AddRange Method
                    • Assign Method
                    • Clear Method
                    • Clone Method
                    • Contains Method
                    • CopyTo Method
                    • Equals Method
                    • GetAt Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • IndexOf Method
                    • Insert Method
                    • Redimension Method
                    • Remove Method
                    • RemoveAt Method
                    • Resize Method
                    • SetAt Method
                    • ToArray Method
                    • ToString Method
                  • Properties
                    • Count Property
                    • IsFixedSize Property
                    • IsReadOnly Property
                    • IsSynchronized Property
                    • Item Property
                    • Length Property
                    • LowerBound Property
                    • SyncRoot Property
                    • UpperBound Property
                • _List
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • Contains Method
                    • CopyTo Method
                    • GetEnumerator Method
                    • IndexOf Method
                    • Insert Method
                    • Remove Method
                    • RemoveAt Method
                  • Properties
                    • Count Property
                    • IsFixedSize Property
                    • IsReadOnly Property
                    • IsSynchronized Property
                    • Item Property
                    • SyncRoot Property
            • OpcLabs.BaseLib.Collections.Generic Namespace
              • Overview
              • Interfaces
                • IKeyedCollection<TKey,TItem>
                  • Overview
                  • Members
                  • Methods
                    • Contains Method
                    • Remove Method
                    • TryGetValue Method
                • INonNullEnumerable<T>
                  • Overview
                  • Members
                • IObservableKeyedCollection<TKey,TItem>
                  • Overview
                  • Members
            • OpcLabs.BaseLib.Collections.Specialized Namespace
              • Overview
              • Classes
                • ExceptionCollection
                  • Overview
                  • Members
                  • ExceptionCollection Constructor
                    • ExceptionCollection Constructor()
                    • ExceptionCollection Constructor(IEnumerable<Exception>)
                  • Methods
                    • Equals Method
                    • GetHashCode Method
                    • ToString Method
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • GuidSet
                  • Overview
                  • Members
                  • GuidSet Constructor
                    • GuidSet Constructor()
                    • GuidSet Constructor(IEnumerable<Guid>)
                • Int32Collection
                  • Overview
                  • Members
                  • Int32Collection Constructor
                    • Int32Collection Constructor()
                    • Int32Collection Constructor(IEnumerable<Int32>)
                • NormalizedExceptionCollection
                  • Overview
                  • Members
                  • NormalizedExceptionCollection Constructor
                    • NormalizedExceptionCollection Constructor()
                    • NormalizedExceptionCollection Constructor(IEnumerable<NormalizedException>)
                  • Methods
                    • Equals Method
                    • GetHashCode Method
                    • ToString Method
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • StringCollection
                  • Overview
                  • Members
                  • StringCollection Constructor
                    • StringCollection Constructor()
                    • StringCollection Constructor(IEnumerable<String>)
                  • Methods
                    • Clone Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String) Method
                      • ToString(String,IFormatProvider) Method
                • StringObjectDictionary
                  • Overview
                  • Members
                  • StringObjectDictionary Constructor
                    • StringObjectDictionary Constructor()
                    • StringObjectDictionary Constructor(IDictionary<String,Object>)
                    • StringObjectDictionary Constructor(Int32)
                  • Methods
                    • Equals Method
                    • GetHashCode Method
                    • GetSchema Method
                    • ReadXml Method
                    • ToString Method
                    • WriteXml Method
                  • Properties
                    • Empty Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • StringSet
                  • Overview
                  • Members
                  • StringSet Constructor
                    • StringSet Constructor()
                    • StringSet Constructor(IEnumerable<String>)
                • StringStringDictionary
                  • Overview
                  • Members
                  • StringStringDictionary Constructor
                    • StringStringDictionary Constructor()
                    • StringStringDictionary Constructor(IDictionary<String,String>)
                    • StringStringDictionary Constructor(IEnumerable<KeyValuePair<String,String>>)
                    • StringStringDictionary Constructor(Int32)
                    • StringStringDictionary Constructor(IReadOnlyList<String>,IReadOnlyList<String>)
                  • Methods
                    • Add Method
                    • Equals Method
                    • GetHashCode Method
                    • GetSchema Method
                    • ReadXml Method
                    • ToString Method
                    • WriteXml Method
                  • Properties
                    • Empty Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.BaseLib.Collections.Specialized.ComTypes Namespace
              • Overview
              • Interfaces
                • _ExceptionCollection
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • Contains Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • IndexOf Method
                    • Insert Method
                    • Move Method
                    • Remove Method
                    • RemoveAt Method
                    • ToString Method
                  • Properties
                    • Count Property
                    • Item Property
                • _Int32Collection
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • Contains Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • IndexOf Method
                    • Insert Method
                    • Remove Method
                    • RemoveAt Method
                    • ToString Method
                  • Properties
                    • Count Property
                    • Item Property
                • _NormalizedExceptionCollection
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • Contains Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • IndexOf Method
                    • Insert Method
                    • Move Method
                    • Remove Method
                    • RemoveAt Method
                    • ToString Method
                  • Properties
                    • Count Property
                    • Item Property
                • _ObjectObjectDictionary
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • ContainsKey Method
                    • ContainsValue Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • Remove Method
                    • ToString Method
                    • TryGetValue Method
                  • Properties
                    • Count Property
                    • Item Property
                • _StringCollection
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • Clone Method
                    • Contains Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • IndexOf Method
                    • Insert Method
                    • Remove Method
                    • RemoveAt Method
                    • ToString Method
                  • Properties
                    • Count Property
                    • Item Property
                • _StringObjectDictionary
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • ContainsKey Method
                    • ContainsValue Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • Remove Method
                    • ToString Method
                    • TryGetValue Method
                  • Properties
                    • Count Property
                    • Item Property
                • _StringSet
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • Contains Method
                    • Equals Method
                    • ExceptWith Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • IntersectWith Method
                    • IsProperSubsetOf Method
                    • IsProperSupersetOf Method
                    • IsSubsetOf Method
                    • IsSupersetOf Method
                    • Overlaps Method
                    • Remove Method
                    • SetEquals Method
                    • SymmetricExceptWith Method
                    • ToString Method
                    • TrimExcess Method
                    • UnionWith Method
                  • Properties
                    • Count Property
                    • DisplayString Property
                • _StringStringDictionary
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • ContainsKey Method
                    • ContainsValue Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • Remove Method
                    • ToString Method
                    • TryGetValue Method
                  • Properties
                    • Count Property
                    • Item Property
            • OpcLabs.BaseLib.Collections.Specialized.Extensions Namespace
              • Overview
            • OpcLabs.BaseLib.ComInterop Namespace
              • Overview
              • Classes
                • InteropHelper
                  • Overview
                  • Members
                  • InteropHelper Constructor
                  • Methods
                    • AsObject Method
                  • Fields
                    • Instance Field
                • VarType
                  • Overview
                  • Members
                  • VarType Constructor
                    • VarType Constructor()
                    • VarType Constructor(VarType)
                    • VarType Constructor(VarTypes)
                    • VarType Constructor(Int32)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • FromInt32 Method
                    • FromType Method
                    • FromVarTypes Method
                    • GetElementType Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • IsValidTypeValue Method
                    • MakeArrayType Method
                    • ReadXmlElement Method
                    • ToInt32 Method
                    • ToString Method
                    • ToVarTypes Method
                    • WriteXmlElement Method
                  • Properties
                    • InternalValue Property
                    • IsArray Property
                    • IsElementType Property
                    • NumericalValue Property
                    • StandardName Property
                  • Fields
                    • DefaultAsString Field
                    • DefaultInternalValue Field
                    • DefaultNumericalValue Field
                  • Events
                    • PropertyChanged Event
                    • PropertyChanging Event
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
                • VarTypeUtilities
                  • Overview
                  • Members
                  • Methods
                    • FindVarType Method
                    • IsValidInVariant Method
                    • TypeFromVarType Method
                    • VarTypeFromType Method
              • Enumerations
                • VarTypes
            • OpcLabs.BaseLib.ComInterop.ComTypes Namespace
              • Overview
              • Interfaces
                • _InteropHelper
                  • Overview
                  • Members
                  • Methods
                    • AsObject Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                • _VarType
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetElementType Method
                    • GetHashCode Method
                    • GetType Method
                    • MakeArrayType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • InternalValue Property
                    • IsArray Property
                    • IsElementType Property
                    • NumericalValue Property
                    • StandardName Property
            • OpcLabs.BaseLib.Communication Namespace
              • Overview
              • Classes
                • ConnectedConditionChangedEventArgs
                  • Overview
                  • Members
                  • ConnectedConditionChangedEventArgs Constructor
                    • ConnectedConditionChangedEventArgs Constructor()
                    • ConnectedConditionChangedEventArgs Constructor(ConnectedCondition,ConnectedConditionStatistics)
                    • ConnectedConditionChangedEventArgs Constructor(ConnectedConditionChangedEventArgs)
                    • ConnectedConditionChangedEventArgs Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(ConnectedConditionChangedEventArgs) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • ConnectionState Property
                    • IsConnected Property
                    • RetrialDelay Property
                    • Statistics Property
                    • StatusInfo Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • ConnectedConditionStatistics
                  • Overview
                  • Members
                  • ConnectedConditionStatistics Constructor
                    • ConnectedConditionStatistics Constructor()
                    • ConnectedConditionStatistics Constructor(ConnectedConditionStatistics)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • ConnectedState Property
                    • ConnectingState Property
                    • CurrentConnectionAttemptCount Property
                    • DisconnectedState Property
                    • DisconnectingState Property
                    • StateDictionary Property
                    • UnconnectedState Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
              • Enumerations
                • ConnectionState
            • OpcLabs.BaseLib.Communication.ComTypes Namespace
              • Overview
              • Interfaces
                • _ConnectedConditionChangedEventArgs
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • MemberwiseClone Method
                    • ToLongString Method
                    • ToString Method
                  • Properties
                    • ConnectionState Property
                    • Diagnostics Property
                    • DiagnosticsCount Property
                    • DiagnosticsSummary Property
                    • DisplayString Property
                    • ErrorId Property
                    • ErrorMessage Property
                    • ErrorMessageBrief Property
                    • Exception Property
                    • IsConnected Property
                    • NormalizedDiagnostics Property
                    • NormalizedException Property
                    • RetrialDelay Property
                    • Statistics Property
                    • StatusInfo Property
                    • Succeeded Property
                • _ConnectedConditionStatistics
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • ConnectedState Property
                    • ConnectingState Property
                    • CurrentConnectionAttemptCount Property
                    • DisconnectedState Property
                    • DisconnectingState Property
                    • DisplayString Property
                    • StateDictionary Property
                    • UnconnectedState Property
            • OpcLabs.BaseLib.Communication.Ethernet Namespace
              • Overview
            • OpcLabs.BaseLib.ComplexEventProcessing Namespace
              • Overview
            • OpcLabs.BaseLib.ComponentModel Namespace
              • Overview
              • Classes
                • ControlPageIds
                  • Overview
                  • Members
                  • Fields
                    • Advanced Field
                    • Basic Field
                    • Communication Field
                    • Expert Field
                    • Logical Field
                    • Multi Field
                    • NamedValues Field
                    • Physical Field
                    • Properties Field
                    • Serialization Field
                    • ViewOrEdit Field
                • ExtenderProviderException
                  • Overview
                  • Members
                  • ExtenderProviderException Constructor
                    • ExtenderProviderException Constructor(IExtenderProvider)
                    • ExtenderProviderException Constructor(String,IExtenderProvider)
                    • ExtenderProviderException Constructor(String,Exception,IExtenderProvider)
                    • ExtenderProviderException Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • GetObjectData Method
                  • Properties
                    • ExtenderProvider Property
                • LicensingManagement
                  • Overview
                  • Members
                  • Methods
                    • RegisterFile Method
                    • RegisterFileWithExistenceCheck Method
                    • RegisterManagedResource Method
                    • RegisterManagedResourceWithExistenceCheck Method
                  • Fields
                    • Instance Field
              • Interfaces
                • IEventLocking
                  • Overview
                  • Members
                  • Methods
                    • LockEvents Method
                    • UnlockEvents Method
                  • Properties
                    • AreEventsLocked Property
                • IReadOnlyStartable
                  • Overview
                  • Members
                  • Properties
                    • IsStarted Property
                • IStartableEvents
                  • Overview
                  • Members
                  • Events
                    • Starting Event
                    • Stopped Event
                • IValueControl
                  • Overview
                  • Members
                  • Methods
                    • GetControlValue Method
                    • SetControlValue Method
                  • Properties
                    • IsNullable Property
                    • IsPolymorphic Property
                    • IsReadWrite Property
                    • PageId Property
                    • RequestNullable Property
                    • RequestPolymorphic Property
                    • RequestReadWrite Property
            • OpcLabs.BaseLib.ComponentModel.Linking Namespace
              • Overview
              • Classes
                • AbstractLinkingTarget
                  • Overview
                  • Members
                  • Methods
                    • GetValue Method
                    • SetValue Method
                • ExtenderPropertyLinkingTarget
                  • Overview
                  • Members
                  • ExtenderPropertyLinkingTarget Constructor
                  • Methods
                    • GetValue Method
                    • SetValue Method
                    • ToString Method
                  • Properties
                    • ExtenderPropertyName Property
                    • ExtenderProvider Property
                    • TargetObject Property
                • LinkingTarget
                  • Overview
                  • Members
                  • Methods
                    • ConvertFromTarget Method
                    • ConvertToTarget Method
                    • Create Method
                      • Create(Object,ElementPathSegment[]) Method
                      • Create(Type,Object,String[],Boolean,IExtenderProvider) Method
                      • Create(ValueTarget) Method
                    • CreateEventArgs Method
                    • DefaultConvertFromTarget Method
                    • DefaultConvertToTarget Method
                  • Properties
                    • Converter Property
                    • ConverterParameter Property
                    • Culture Property
                    • StringFormat Property
                    • TargetType Property
                • MemberLinkingException
                  • Overview
                  • Members
                  • MemberLinkingException Constructor
                    • MemberLinkingException Constructor()
                    • MemberLinkingException Constructor(String)
                    • MemberLinkingException Constructor(String,Exception)
                    • MemberLinkingException Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(MemberLinkingException) Method
                    • GetHashCode Method
                    • GetObjectData Method
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • ObjectMemberLinkingTarget
                  • Overview
                  • Members
                  • ObjectMemberLinkingTarget Constructor
                    • ObjectMemberLinkingTarget Constructor(Type,Object,MemberInfo)
                    • ObjectMemberLinkingTarget Constructor(Type,Object,String)
                  • Methods
                    • GetValue Method
                    • SetValue Method
                    • ToString Method
                  • Properties
                    • MemberInfo Property
                    • TargetObject Property
                • TargetAccessException
                  • Overview
                  • Members
                  • TargetAccessException Constructor
                    • TargetAccessException Constructor(AbstractLinkingTarget)
                    • TargetAccessException Constructor(String,AbstractLinkingTarget)
                    • TargetAccessException Constructor(String,Exception,AbstractLinkingTarget)
                    • TargetAccessException Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • GetObjectData Method
                  • Properties
                    • LinkingTarget Property
                • TargetDataEventArgs
                  • Overview
                  • Members
                  • TargetDataEventArgs Constructor
                    • TargetDataEventArgs Constructor()
                    • TargetDataEventArgs Constructor(Object,Object)
                  • Properties
                    • TargetObject Property
                • TargetDataEventArgs<TData>
                  • Overview
                  • Members
                  • TargetDataEventArgs<TData> Constructor
                  • Properties
                    • Data Property
                • TargetDataEventArgs<TData,TTarget>
                  • Overview
                  • Members
                  • TargetDataEventArgs<TData,TTarget> Constructor
                  • Properties
                    • TargetObject Property
              • Delegates
                • TargetDataEventHandler
                • TargetDataEventHandler<TData>
                • TargetDataEventHandler<TData,TTarget>
            • OpcLabs.BaseLib.ComponentModel.Referencing Namespace
              • Overview
              • Classes
                • EventSource
                  • Overview
                  • Members
                  • EventSource Constructor
                    • EventSource Constructor()
                    • EventSource Constructor(IComponent,String,IExtenderEventProvider)
                    • EventSource Constructor(EventSource)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetDefaultMemberPath Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • Link Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • ExtenderEventProvider Property
                    • IsConfigured Property
                    • IsNull Property
                    • ObjectType Property
                    • SourceComponent Property
                    • SourceElement Property
                    • SourceMember Property
                    • SourceObject Property
                    • SourcePath Property
                    • SourcePathElements Property
                    • SourceTypeName Property
                  • Fields
                    • DefaultSourceMember Field
                    • DefaultSourcePath Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • ValueTarget
                  • Overview
                  • Members
                  • ValueTarget Constructor
                    • ValueTarget Constructor()
                    • ValueTarget Constructor(IComponent,String,IExtenderProvider)
                    • ValueTarget Constructor(ValueTarget)
                  • Methods
                    • Clone Method
                    • DetermineMemberDataType Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetDefaultErrorMemberPath Method
                    • GetDefaultMemberPath Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • ExtenderProvider Property
                    • IsConfigured Property
                    • IsNull Property
                    • ObjectType Property
                    • TargetComponent Property
                    • TargetElement Property
                    • TargetMember Property
                    • TargetObject Property
                    • TargetPath Property
                    • TargetPathElements Property
                    • TargetTypeName Property
                  • Fields
                    • DefaultTargetMember Field
                    • DefaultTargetPath Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.BaseLib.ComTypes Namespace
              • Overview
              • Interfaces
                • _ComponentParameters
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • Reset Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • PluginConfigurations Property
                    • PluginSetups Property
                    • StandardName Property
                • _DataEventArgs
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • Data Property
                    • DisplayString Property
                • _EndpointDescriptor
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • AliasName Property
                    • Authority Property
                    • DescriptorString Property
                    • DisplayString Property
                    • Fragment Property
                    • Host Property
                    • IsAliased Property
                    • IsNull Property
                    • NetworkSecurity Property
                    • Password Property
                    • Path Property
                    • PathAndQuery Property
                    • Port Property
                    • Prefix Property
                    • Query Property
                    • Scheme Property
                    • SchemeAndAuthority Property
                    • UrlString Property
                    • UserInfo Property
                    • UserName Property
                • _Exception2
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetBaseException Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • Data Property
                    • DisplayString Property
                    • HelpLink Property
                    • HResult Property
                    • InnerException Property
                    • Message Property
                    • Source Property
                    • StackTrace Property
                    • TargetSite Property
                • _ExceptionEventArgs
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • Exception Property
                • _FailureEventArgs
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • Exception Property
                • _FormatException2
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetBaseException Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • Data Property
                    • DisplayString Property
                    • HelpLink Property
                    • HResult Property
                    • InnerException Property
                    • Message Property
                    • Source Property
                    • StackTrace Property
                    • TargetSite Property
                • _GenericError
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • Code Property
                    • CodeType Property
                    • DisplayString Property
                    • InnerException Property
                    • Message Property
                • _Info
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                • _MemberNotFoundException
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetBaseException Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • Data Property
                    • DisplayString Property
                    • HelpLink Property
                    • HResult Property
                    • InnerException Property
                    • MemberName Property
                    • Message Property
                    • Source Property
                    • StackTrace Property
                    • TargetSite Property
                • _NormalizedException
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetBaseException Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • Data Property
                    • DisplayString Property
                    • HelpLink Property
                    • HResult Property
                    • InnerException Property
                    • Message Property
                    • NormalizedData Property
                    • NormalizedInnerException Property
                    • OriginalType Property
                    • OriginalTypeName Property
                    • Source Property
                    • StackTrace Property
                    • TargetSite Property
                • _Object2
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                • _ObjectDescriptor
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • AliasName Property
                    • Authority Property
                    • Clsid Property
                    • ClsidString Property
                    • DescriptorString Property
                    • DisplayString Property
                    • Fragment Property
                    • HasClsid Property
                    • HasProgId Property
                    • Host Property
                    • IsAliased Property
                    • IsNull Property
                    • Location Property
                    • MachineName Property
                    • NetworkSecurity Property
                    • ObjectId Property
                    • Password Property
                    • Path Property
                    • PathAndQuery Property
                    • Port Property
                    • Prefix Property
                    • ProgId Property
                    • Query Property
                    • Scheme Property
                    • SchemeAndAuthority Property
                    • ServerClass Property
                    • ServerProgram Property
                    • ShortUrlString Property
                    • UrlString Property
                    • UserInfo Property
                    • UserName Property
                • _OutOfSlotsException
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetBaseException Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • Data Property
                    • DisplayString Property
                    • HelpLink Property
                    • HResult Property
                    • InnerException Property
                    • Message Property
                    • Source Property
                    • StackTrace Property
                    • TargetSite Property
                • _Parameters
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • StandardName Property
                • _ProcedureCallException
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetBaseException Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • Data Property
                    • DisplayString Property
                    • HelpLink Property
                    • HResult Property
                    • InnerException Property
                    • Message Property
                    • Source Property
                    • StackTrace Property
                    • TargetSite Property
                • _QueueOverflowException
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetBaseException Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • Data Property
                    • DisplayString Property
                    • HelpLink Property
                    • HResult Property
                    • InnerException Property
                    • Message Property
                    • Source Property
                    • StackTrace Property
                    • TargetSite Property
                • _ResourceDescriptor
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • AliasName Property
                    • Authority Property
                    • DescriptorString Property
                    • DisplayString Property
                    • Fragment Property
                    • Host Property
                    • IsAliased Property
                    • IsNull Property
                    • Password Property
                    • Path Property
                    • PathAndQuery Property
                    • Port Property
                    • Prefix Property
                    • Query Property
                    • Scheme Property
                    • SchemeAndAuthority Property
                    • UrlString Property
                    • UserInfo Property
                    • UserName Property
                • _ResultException
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetBaseException Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • Data Property
                    • DisplayString Property
                    • HelpLink Property
                    • HResult Property
                    • InnerException Property
                    • Message Property
                    • Method Property
                    • ParamName Property
                    • Source Property
                    • StackTrace Property
                    • TargetSite Property
                • _StringListParsingError
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • Code Property
                    • CodeType Property
                    • DisplayString Property
                    • InnerException Property
                    • Message Property
                • _StringParsingError
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • Code Property
                    • CodeType Property
                    • DisplayString Property
                    • InnerException Property
                    • Message Property
                • _TextParsingError
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • Code Property
                    • CodeType Property
                    • DisplayString Property
                    • InnerException Property
                    • Message Property
            • OpcLabs.BaseLib.Configuration.Abstract Namespace
              • Overview
              • Classes
                • ConfigurationPartCollection
                  • Overview
                  • Members
                  • ConfigurationPartCollection Constructor
                    • ConfigurationPartCollection Constructor()
                    • ConfigurationPartCollection Constructor(ConfigurationPartCollection)
                    • ConfigurationPartCollection Constructor(IReadOnlyList<Object>)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • Find Method
                      • Find(String) Method
                      • Find<TConfiguration>() Method
                    • FindByName Method
                      • FindByName(String) Method
                      • FindByName(String,Boolean) Method
                    • GetHashCode Method
                    • GetKeyForItem Method
                    • GetSchema Method
                    • ReadXml Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXml Method
                    • WriteXmlElement Method
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.BaseLib.Configuration.Abstract.ComTypes Namespace
              • Overview
              • Interfaces
                • _ConfigurationPartCollection
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • Clone Method
                    • Contains Method
                    • Equals Method
                    • Find Method
                    • FindByName Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • IndexOf Method
                    • Remove Method
                    • RemoveAt Method
                    • ToList Method
                    • ToString Method
                    • TryGetValue Method
                  • Properties
                    • Count Property
                    • Item Property
            • OpcLabs.BaseLib.Connectivity Namespace
              • Overview
              • Classes
                • ConnectivityBase
                  • Overview
                  • Members
                  • ConnectivityBase Constructor
                    • ConnectivityBase Constructor()
                    • ConnectivityBase Constructor(ConnectivityBase)
                    • ConnectivityBase Constructor(IContainer)
                    • ConnectivityBase Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Construct Method
                    • GetObjectData Method
                    • GetService Method
                    • ValueEquals Method
                      • ValueEquals(Object) Method
                      • ValueEquals(ConnectivityBase) Method
                • EmptyConnectivity
                  • Overview
                  • Members
                  • EmptyConnectivity Constructor
                    • EmptyConnectivity Constructor()
                    • EmptyConnectivity Constructor(EmptyConnectivity)
                  • Methods
                    • Clone Method
                    • ToString Method
                    • ValueEquals Method
                      • ValueEquals(EmptyConnectivity) Method
                      • ValueEquals(Object) Method
                • SelectorConfiguration<TSharedParameters,TIsolatedParameters,TInstanceParameters>
                  • Overview
                  • Members
                  • SelectorConfiguration<TSharedParameters,TIsolatedParameters,TInstanceParameters> Constructor
                    • SelectorConfiguration<TSharedParameters,TIsolatedParameters,TInstanceParameters> Constructor()
                    • SelectorConfiguration<TSharedParameters,TIsolatedParameters,TInstanceParameters> Constructor(SelectorConfiguration<TSharedParameters,TIsolatedParameters,TInstanceParameters>)
                    • SelectorConfiguration<TSharedParameters,TIsolatedParameters,TInstanceParameters> Constructor(TSharedParameters,TIsolatedParameters,TInstanceParameters)
                    • SelectorConfiguration<TSharedParameters,TIsolatedParameters,TInstanceParameters> Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(SelectorConfiguration<TSharedParameters,TIsolatedParameters,TInstanceParameters>) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ResetInstanceParameters Method
                    • ResetIsolatedParameters Method
                    • ResetSharedParameters Method
                    • ShouldSerializeInstanceParameters Method
                    • ShouldSerializeIsolatedParameters Method
                    • ShouldSerializeSharedParameters Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • InstanceParameters Property
                    • IsolatedParameters Property
                    • SharedParameters Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
              • Interfaces
                • IConnectivity
                  • Overview
                  • Members
            • OpcLabs.BaseLib.Connectivity.Point Namespace
              • Overview
              • Classes
                • CommonPoint
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(CommonPoint) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • GetValue Method
                    • ReadStringList Method
                    • ReadXmlElement Method
                    • SetValue Method
                    • WriteStringList Method
                    • WriteXmlElement Method
                  • Properties
                    • AllowReadModifyAndWrite Property
                    • ExtractArrayElementIndexes Property
                    • UsesElementExtraction Property
                  • Fields
                    • DefaultAllowReadModifyAndWrite Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.BaseLib.Console.Interaction Namespace
              • Overview
              • Classes
                • ConsoleInteractionParameters
                  • Overview
                  • Members
                  • ConsoleInteractionParameters Constructor
                    • ConsoleInteractionParameters Constructor()
                    • ConsoleInteractionParameters Constructor(ConsoleInteractionParameters)
                    • ConsoleInteractionParameters Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(ConsoleInteractionParameters) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • Reset Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • AlternateForegroundColor Property
                    • ColorizeOutput Property
                    • Default Property
                    • ErrorForegroundColor Property
                    • PromptForegroundColor Property
                    • WarningForegroundColor Property
                  • Fields
                    • DefaultColorizeOutput Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.BaseLib.Console.Interaction.ComTypes Namespace
              • Overview
              • Interfaces
                • _ConsoleInteractionParameters
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • Reset Method
                    • ToString Method
                  • Properties
                    • ColorizeOutput Property
                    • DisplayString Property
                    • StandardName Property
            • OpcLabs.BaseLib.Data Namespace
              • Overview
              • Enumerations
                • StatusInfo
              • Interfaces
                • IDataConverter
                  • Overview
                  • Members
                  • Methods
                    • Convert Method
                    • ConvertBack Method
            • OpcLabs.BaseLib.DataTypeModel Namespace
              • Overview
              • Classes
                • CompositeDataType
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(CompositeDataType) Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • Remove Method
                      • Remove(String) Method
                      • Remove(DataField) Method
                    • ToString Method
                      • ToString(String,IFormatProvider) Method
                    • WriteXmlElement Method
                  • Properties
                    • DataFields Property
                    • XmlNs Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DataField
                  • Overview
                  • Members
                  • DataField Constructor
                    • DataField Constructor(String,DataType)
                    • DataField Constructor(DataField)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                      • ToString(String,IFormatProvider) Method
                    • WriteXmlElement Method
                  • Properties
                    • DataType Property
                    • IsComplete Property
                    • IsLength Property
                    • IsOptional Property
                    • IsSwitch Property
                    • IsTerminable Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DataFieldCollection
                  • Overview
                  • Members
                  • DataFieldCollection Constructor
                    • DataFieldCollection Constructor()
                    • DataFieldCollection Constructor(DataFieldCollection)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DataType
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(DataType) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                      • ToString(String,IFormatProvider) Method
                    • WriteXmlElement Method
                  • Properties
                    • FullName Property
                    • IsComplete Property
                    • IsRecursive Property
                    • IsTerminable Property
                    • Kind Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EnumerationData
                  • Overview
                  • Members
                  • EnumerationData Constructor
                    • EnumerationData Constructor()
                    • EnumerationData Constructor(Int64)
                    • EnumerationData Constructor(EnumerationData)
                    • EnumerationData Constructor(EnumerationDataType,Int64)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetBitArray Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                      • ToString(String,IFormatProvider) Method
                    • TryCheckDataType Method
                    • TryValidate Method
                    • WriteXmlElement Method
                  • Properties
                    • DataType Property
                    • DecimalValue Property
                    • Int32Value Property
                    • Value Property
                    • ValueDisplayName Property
                    • ValueName Property
                  • Fields
                    • MaximumSizeInBits Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EnumerationDataType
                  • Overview
                  • Members
                  • EnumerationDataType Constructor
                    • EnumerationDataType Constructor()
                    • EnumerationDataType Constructor(IEnumerable<EnumerationMember>)
                    • EnumerationDataType Constructor(Int32)
                    • EnumerationDataType Constructor(Int32,IEnumerable<EnumerationMember>)
                    • EnumerationDataType Constructor(String)
                    • EnumerationDataType Constructor(String,String)
                    • EnumerationDataType Constructor(String,String,IEnumerable<EnumerationMember>)
                    • EnumerationDataType Constructor(String,String,Int32)
                    • EnumerationDataType Constructor(String,String,Int32,IEnumerable<EnumerationMember>)
                    • EnumerationDataType Constructor(EnumerationDataType)
                  • Methods
                    • Add Method
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • FindByDecimalValue Method
                    • FindByInt32Value Method
                    • FindByValue Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • Remove Method
                      • Remove(String) Method
                      • Remove(EnumerationMember) Method
                    • ToString Method
                      • ToString(String,IFormatProvider) Method
                    • WriteXmlElement Method
                  • Properties
                    • EnumerationMembers Property
                    • SizeInBits Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EnumerationMember
                  • Overview
                  • Members
                  • EnumerationMember Constructor
                    • EnumerationMember Constructor()
                    • EnumerationMember Constructor(String,Int64)
                    • EnumerationMember Constructor(EnumerationMember)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • IsValidValue Method
                    • ReadXmlElement Method
                    • ToString Method
                      • ToString(String,IFormatProvider) Method
                    • WriteXmlElement Method
                  • Properties
                    • DecimalValue Property
                    • Int32Value Property
                    • Value Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EnumerationMemberCollection
                  • Overview
                  • Members
                  • EnumerationMemberCollection Constructor
                    • EnumerationMemberCollection Constructor()
                    • EnumerationMemberCollection Constructor(EnumerationMemberCollection)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String) Method
                      • ToString(String,IFormatProvider) Method
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • FieldDataDictionary
                  • Overview
                  • Members
                  • FieldDataDictionary Constructor
                    • FieldDataDictionary Constructor()
                    • FieldDataDictionary Constructor(IDictionary<String,GenericData>)
                    • FieldDataDictionary Constructor(Int32)
                  • Methods
                    • Equals Method
                    • GetHashCode Method
                    • GetSchema Method
                    • ReadXml Method
                    • WriteXml Method
                  • Properties
                    • Empty Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • GenericData
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(GenericData) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                    • TryCheckDataType Method
                    • TryValidate Method
                    • Validate Method
                  • Properties
                    • DataType Property
                    • DataTypeKind Property
                    • IsValid Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • GenericDataCollection
                  • Overview
                  • Members
                  • GenericDataCollection Constructor
                    • GenericDataCollection Constructor()
                    • GenericDataCollection Constructor(IEnumerable<GenericData>)
                  • Methods
                    • Equals Method
                    • GetHashCode Method
                • OpaqueData
                  • Overview
                  • Members
                  • OpaqueData Constructor
                    • OpaqueData Constructor()
                    • OpaqueData Constructor(BitArray)
                    • OpaqueData Constructor(Byte[])
                    • OpaqueData Constructor(Byte[],Int32)
                    • OpaqueData Constructor(OpaqueData)
                    • OpaqueData Constructor(OpaqueDataType,BitArray)
                    • OpaqueData Constructor(OpaqueDataType,Byte[],Int32)
                    • OpaqueData Constructor(OpaqueDataType,Byte[])
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • SetByteArrayValue Method
                      • SetByteArrayValue(Byte[]) Method
                      • SetByteArrayValue(Byte[],Int32) Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                    • TryCheckDataType Method
                    • TryValidate Method
                    • WriteXmlElement Method
                  • Properties
                    • ByteArray Property
                    • DataType Property
                    • SizeInBits Property
                    • Value Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • OpaqueDataType
                  • Overview
                  • Members
                  • OpaqueDataType Constructor
                    • OpaqueDataType Constructor()
                    • OpaqueDataType Constructor(Int32)
                    • OpaqueDataType Constructor(String)
                    • OpaqueDataType Constructor(String,String,Int32)
                    • OpaqueDataType Constructor(OpaqueDataType)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                      • ToString(String,IFormatProvider) Method
                    • WriteXmlElement Method
                  • Properties
                    • SizeInBits Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • PrimitiveData
                  • Overview
                  • Members
                  • PrimitiveData Constructor
                    • PrimitiveData Constructor()
                    • PrimitiveData Constructor(Object)
                    • PrimitiveData Constructor(PrimitiveData)
                    • PrimitiveData Constructor(PrimitiveDataType,Object)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • SetValue Method
                    • ToString Method
                      • ToString(String,IFormatProvider) Method
                    • TryCheckDataType Method
                    • WriteXmlElement Method
                  • Properties
                    • DataType Property
                    • Value Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • PrimitiveDataType
                  • Overview
                  • Members
                  • PrimitiveDataType Constructor
                    • PrimitiveDataType Constructor()
                    • PrimitiveDataType Constructor(String,String,Type)
                    • PrimitiveDataType Constructor(String,Type)
                    • PrimitiveDataType Constructor(Type)
                    • PrimitiveDataType Constructor(PrimitiveDataType)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                      • ToString(String,IFormatProvider) Method
                    • WriteXmlElement Method
                  • Properties
                    • ValueType Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • SequenceData
                  • Overview
                  • Members
                  • SequenceData Constructor
                    • SequenceData Constructor()
                    • SequenceData Constructor(SequenceData)
                    • SequenceData Constructor(SequenceDataType)
                    • SequenceData Constructor(SequenceDataType,GenericDataCollection)
                    • SequenceData Constructor(GenericDataCollection)
                    • SequenceData Constructor(IEnumerable<GenericData>)
                    • SequenceData Constructor(SequenceDataType,IEnumerable<GenericData>)
                  • Methods
                    • Add Method
                    • BitsFromValue Method
                      • BitsFromValue(UInt64,Int32) Method
                      • BitsFromValue(PrimitiveDataType,UInt64,Int32) Method
                      • BitsFromValue(SequenceDataType,PrimitiveDataType,UInt64,Int32) Method
                    • Clone Method
                    • CreateArray Method
                      • CreateArray(DataType,Int64,Func<Int64,GenericData>) Method
                      • CreateArray(DataType,Int64[],Func<Int64,GenericData>) Method
                    • Equals Method
                      • Equals(Object) Method
                    • FromPrimitiveValues Method
                      • FromPrimitiveValues(IEnumerable) Method
                      • FromPrimitiveValues(PrimitiveDataType,IEnumerable) Method
                      • FromPrimitiveValues(SequenceDataType,PrimitiveDataType,IEnumerable) Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetMinimumLengths Method
                    • GetMinimumLongLengths Method
                    • GetObjectData Method
                    • GetValue Method
                      • GetValue(Int32) Method
                      • GetValue(Int64) Method
                      • GetValue(Int32[]) Method
                      • GetValue(Int64[]) Method
                    • ReadXmlElement Method
                    • SetValue Method
                      • SetValue(GenericData,Int32) Method
                      • SetValue(GenericData,Int64) Method
                      • SetValue(GenericData,Int32[]) Method
                      • SetValue(GenericData,Int64[]) Method
                    • ToString Method
                      • ToString(String,IFormatProvider) Method
                    • TryCheckDataType Method
                    • TryValidate Method
                    • WriteXmlElement Method
                  • Properties
                    • DataType Property
                    • Elements Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • SequenceDataType
                  • Overview
                  • Members
                  • SequenceDataType Constructor
                    • SequenceDataType Constructor()
                    • SequenceDataType Constructor(DataType)
                    • SequenceDataType Constructor(Int64,DataType)
                    • SequenceDataType Constructor(SequenceDataType)
                    • SequenceDataType Constructor(String,DataType)
                    • SequenceDataType Constructor(String,DataType,Int64)
                    • SequenceDataType Constructor(String,String,DataType,Int64)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                      • ToString(String,IFormatProvider) Method
                    • WriteXmlElement Method
                  • Properties
                    • ElementDataType Property
                    • Int32Length Property
                    • IsFirstArrayDimension Property
                    • Length Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • StructuredData
                  • Overview
                  • Members
                  • StructuredData Constructor
                    • StructuredData Constructor()
                    • StructuredData Constructor(FieldDataDictionary)
                    • StructuredData Constructor(StructuredData)
                    • StructuredData Constructor(StructuredDataType)
                    • StructuredData Constructor(StructuredDataType,FieldDataDictionary)
                    • StructuredData Constructor(StructuredDataType,IEnumerable<KeyValuePair<String,GenericData>>)
                  • Methods
                    • Add Method
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • Remove Method
                    • ToString Method
                      • ToString(String,IFormatProvider) Method
                    • TryCheckDataType Method
                    • TryValidate Method
                    • WriteXmlElement Method
                  • Properties
                    • DataType Property
                    • FieldData Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • StructuredDataType
                  • Overview
                  • Members
                  • StructuredDataType Constructor
                    • StructuredDataType Constructor()
                    • StructuredDataType Constructor(IEnumerable<DataField>)
                    • StructuredDataType Constructor(String)
                    • StructuredDataType Constructor(String,String)
                    • StructuredDataType Constructor(String,String,IEnumerable<DataField>)
                    • StructuredDataType Constructor(StructuredDataType)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                  • Properties
                    • XmlNs Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • TypeMemberInfo
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(TypeMemberInfo) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String) Method
                      • ToString(String,IFormatProvider) Method
                    • WriteXmlElement Method
                  • Properties
                    • Description Property
                    • DisplayName Property
                    • Name Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • UnionData
                  • Overview
                  • Members
                  • UnionData Constructor
                    • UnionData Constructor()
                    • UnionData Constructor(String,GenericData)
                    • UnionData Constructor(UnionData)
                    • UnionData Constructor(UnionDataType)
                    • UnionData Constructor(UnionDataType,String,GenericData)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                      • ToString(String,IFormatProvider) Method
                    • TryCheckDataType Method
                    • TryValidate Method
                    • WriteXmlElement Method
                  • Properties
                    • CurrentField Property
                    • DataType Property
                    • FieldName Property
                    • FieldValue Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • UnionDataType
                  • Overview
                  • Members
                  • UnionDataType Constructor
                    • UnionDataType Constructor()
                    • UnionDataType Constructor(IEnumerable<DataField>)
                    • UnionDataType Constructor(String)
                    • UnionDataType Constructor(String,String)
                    • UnionDataType Constructor(String,String,IEnumerable<DataField>)
                    • UnionDataType Constructor(UnionDataType)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                  • Properties
                    • XmlNs Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
              • Enumerations
                • DataTypeKind
            • OpcLabs.BaseLib.DataTypeModel.ComTypes Namespace
              • Overview
              • Interfaces
                • _CompositeDataType
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • AsEnumerationDataType Method
                    • AsOpaqueDataType Method
                    • AsPrimitiveDataType Method
                    • AsSequenceDataType Method
                    • AsStructuredDataType Method
                    • AsUnionDataType Method
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • Remove Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                  • Properties
                    • DataFields Property
                    • Description Property
                    • DisplayName Property
                    • DisplayString Property
                    • FullName Property
                    • IsComplete Property
                    • IsRecursive Property
                    • IsTerminable Property
                    • Kind Property
                    • Name Property
                • _DataField
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                  • Properties
                    • DataType Property
                    • Description Property
                    • DisplayName Property
                    • DisplayString Property
                    • IsComplete Property
                    • IsLength Property
                    • IsOptional Property
                    • IsSwitch Property
                    • IsTerminable Property
                    • Name Property
                • _DataFieldCollection
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • Clone Method
                    • Contains Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • IndexOf Method
                    • Remove Method
                    • RemoveAt Method
                    • ToList Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                    • TryGetValue Method
                  • Properties
                    • Count Property
                    • DisplayString Property
                    • Item Property
                • _DataType
                  • Overview
                  • Members
                  • Methods
                    • AsEnumerationDataType Method
                    • AsOpaqueDataType Method
                    • AsPrimitiveDataType Method
                    • AsSequenceDataType Method
                    • AsStructuredDataType Method
                    • AsUnionDataType Method
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                  • Properties
                    • Description Property
                    • DisplayName Property
                    • DisplayString Property
                    • FullName Property
                    • IsComplete Property
                    • IsRecursive Property
                    • IsTerminable Property
                    • Kind Property
                    • Name Property
                • _EnumerationData
                  • Overview
                  • Members
                  • Methods
                    • AsEnumerationData Method
                    • AsOpaqueData Method
                    • AsPrimitiveData Method
                    • AsSequenceData Method
                    • AsStructuredData Method
                    • AsUnionData Method
                    • Clone Method
                    • Equals Method
                    • GetBitArray Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                    • TryValidate Method
                    • Validate Method
                  • Properties
                    • DataType Property
                    • DataTypeKind Property
                    • DecimalValue Property
                    • DisplayString Property
                    • Int32Value Property
                    • IsValid Property
                    • Value Property
                    • ValueDisplayName Property
                    • ValueName Property
                • _EnumerationDataType
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • AsEnumerationDataType Method
                    • AsOpaqueDataType Method
                    • AsPrimitiveDataType Method
                    • AsSequenceDataType Method
                    • AsStructuredDataType Method
                    • AsUnionDataType Method
                    • Clone Method
                    • Equals Method
                    • FindByDecimalValue Method
                    • FindByInt32Value Method
                    • FindByValue Method
                    • GetHashCode Method
                    • GetType Method
                    • Remove Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                  • Properties
                    • Description Property
                    • DisplayName Property
                    • DisplayString Property
                    • EnumerationMembers Property
                    • FullName Property
                    • IsComplete Property
                    • IsRecursive Property
                    • IsTerminable Property
                    • Kind Property
                    • Name Property
                    • SizeInBits Property
                • _EnumerationMember
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                  • Properties
                    • DecimalValue Property
                    • Description Property
                    • DisplayName Property
                    • DisplayString Property
                    • Int32Value Property
                    • Name Property
                    • Value Property
                • _EnumerationMemberCollection
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • Clone Method
                    • Contains Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • IndexOf Method
                    • Remove Method
                    • RemoveAt Method
                    • ToList Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                    • TryGetValue Method
                  • Properties
                    • Count Property
                    • DisplayString Property
                    • Item Property
                • _FieldDataDictionary
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • ContainsKey Method
                    • ContainsValue Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • Remove Method
                    • ToString Method
                    • TryGetValue Method
                  • Properties
                    • Count Property
                    • Item Property
                • _GenericData
                  • Overview
                  • Members
                  • Methods
                    • AsEnumerationData Method
                    • AsOpaqueData Method
                    • AsPrimitiveData Method
                    • AsSequenceData Method
                    • AsStructuredData Method
                    • AsUnionData Method
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                    • TryValidate Method
                    • Validate Method
                  • Properties
                    • DataType Property
                    • DataTypeKind Property
                    • DisplayString Property
                    • IsValid Property
                • _GenericDataCollection
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • Contains Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • IndexOf Method
                    • Insert Method
                    • Remove Method
                    • RemoveAt Method
                    • ToString Method
                  • Properties
                    • Count Property
                    • Item Property
                • _OpaqueData
                  • Overview
                  • Members
                  • Methods
                    • AsEnumerationData Method
                    • AsOpaqueData Method
                    • AsPrimitiveData Method
                    • AsSequenceData Method
                    • AsStructuredData Method
                    • AsUnionData Method
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • SetByteArrayValue Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                    • TryValidate Method
                    • Validate Method
                  • Properties
                    • ByteArray Property
                    • DataType Property
                    • DataTypeKind Property
                    • DisplayString Property
                    • IsValid Property
                    • SizeInBits Property
                    • Value Property
                • _OpaqueDataType
                  • Overview
                  • Members
                  • Methods
                    • AsEnumerationDataType Method
                    • AsOpaqueDataType Method
                    • AsPrimitiveDataType Method
                    • AsSequenceDataType Method
                    • AsStructuredDataType Method
                    • AsUnionDataType Method
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                  • Properties
                    • Description Property
                    • DisplayName Property
                    • DisplayString Property
                    • FullName Property
                    • IsComplete Property
                    • IsRecursive Property
                    • IsTerminable Property
                    • Kind Property
                    • Name Property
                    • SizeInBits Property
                • _PrimitiveData
                  • Overview
                  • Members
                  • Methods
                    • AsEnumerationData Method
                    • AsOpaqueData Method
                    • AsPrimitiveData Method
                    • AsSequenceData Method
                    • AsStructuredData Method
                    • AsUnionData Method
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • SetValue Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                    • TryValidate Method
                    • Validate Method
                  • Properties
                    • DataType Property
                    • DataTypeKind Property
                    • DisplayString Property
                    • IsValid Property
                    • Value Property
                • _PrimitiveDataType
                  • Overview
                  • Members
                  • Methods
                    • AsEnumerationDataType Method
                    • AsOpaqueDataType Method
                    • AsPrimitiveDataType Method
                    • AsSequenceDataType Method
                    • AsStructuredDataType Method
                    • AsUnionDataType Method
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                  • Properties
                    • Description Property
                    • DisplayName Property
                    • DisplayString Property
                    • FullName Property
                    • IsComplete Property
                    • IsRecursive Property
                    • IsTerminable Property
                    • Kind Property
                    • Name Property
                    • ValueType Property
                • _SequenceData
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • AsEnumerationData Method
                    • AsOpaqueData Method
                    • AsPrimitiveData Method
                    • AsSequenceData Method
                    • AsStructuredData Method
                    • AsUnionData Method
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetMinimumLengths Method
                    • GetMinimumLongLengths Method
                    • GetType Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                    • TryValidate Method
                    • Validate Method
                  • Properties
                    • DataType Property
                    • DataTypeKind Property
                    • DisplayString Property
                    • Elements Property
                    • IsValid Property
                • _SequenceDataType
                  • Overview
                  • Members
                  • Methods
                    • AsEnumerationDataType Method
                    • AsOpaqueDataType Method
                    • AsPrimitiveDataType Method
                    • AsSequenceDataType Method
                    • AsStructuredDataType Method
                    • AsUnionDataType Method
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                  • Properties
                    • Description Property
                    • DisplayName Property
                    • DisplayString Property
                    • ElementDataType Property
                    • FullName Property
                    • Int32Length Property
                    • IsComplete Property
                    • IsFirstArrayDimension Property
                    • IsRecursive Property
                    • IsTerminable Property
                    • Kind Property
                    • Length Property
                    • Name Property
                • _StructuredData
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • AsEnumerationData Method
                    • AsOpaqueData Method
                    • AsPrimitiveData Method
                    • AsSequenceData Method
                    • AsStructuredData Method
                    • AsUnionData Method
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • Remove Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                    • TryValidate Method
                    • Validate Method
                  • Properties
                    • DataType Property
                    • DataTypeKind Property
                    • DisplayString Property
                    • FieldData Property
                    • IsValid Property
                • _StructuredDataType
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • AsEnumerationDataType Method
                    • AsOpaqueDataType Method
                    • AsPrimitiveDataType Method
                    • AsSequenceDataType Method
                    • AsStructuredDataType Method
                    • AsUnionDataType Method
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • Remove Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                  • Properties
                    • DataFields Property
                    • Description Property
                    • DisplayName Property
                    • DisplayString Property
                    • FullName Property
                    • IsComplete Property
                    • IsRecursive Property
                    • IsTerminable Property
                    • Kind Property
                    • Name Property
                • _TypeMemberInfo
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                  • Properties
                    • Description Property
                    • DisplayName Property
                    • DisplayString Property
                    • Name Property
                • _UnionData
                  • Overview
                  • Members
                  • Methods
                    • AsEnumerationData Method
                    • AsOpaqueData Method
                    • AsPrimitiveData Method
                    • AsSequenceData Method
                    • AsStructuredData Method
                    • AsUnionData Method
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                    • TryValidate Method
                    • Validate Method
                  • Properties
                    • CurrentField Property
                    • DataType Property
                    • DataTypeKind Property
                    • DisplayString Property
                    • FieldName Property
                    • FieldValue Property
                    • IsValid Property
                • _UnionDataType
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • AsEnumerationDataType Method
                    • AsOpaqueDataType Method
                    • AsPrimitiveDataType Method
                    • AsSequenceDataType Method
                    • AsStructuredDataType Method
                    • AsUnionDataType Method
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • Remove Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                  • Properties
                    • DataFields Property
                    • Description Property
                    • DisplayName Property
                    • DisplayString Property
                    • FullName Property
                    • IsComplete Property
                    • IsRecursive Property
                    • IsTerminable Property
                    • Kind Property
                    • Name Property
            • OpcLabs.BaseLib.DataTypeModel.Extensions Namespace
              • Overview
              • Classes
                • DataTypeExtension
                  • Overview
                  • Members
                  • Methods
                    • AsEnumerationDataType Method
                    • AsOpaqueDataType Method
                    • AsPrimitiveDataType Method
                    • AsSequenceDataType Method
                    • AsStructuredDataType Method
                    • AsUnionDataType Method
                • GenericDataExtension
                  • Overview
                  • Members
                  • Methods
                    • AsEnumerationData Method
                    • AsOpaqueData Method
                    • AsPrimitiveData Method
                    • AsSequenceData Method
                    • AsStructuredData Method
                    • AsUnionData Method
            • OpcLabs.BaseLib.Drawing Namespace
              • Overview
              • Classes
                • SizeFactors
                  • Overview
                  • Members
                  • Methods
                    • Find Method
                  • Properties
                    • ExtraLarge Property
                    • ExtraTall Property
                    • ExtraWide Property
                    • Large Property
                    • LargeTall Property
                    • LargeWide Property
                    • Normal Property
                    • Small Property
                    • Tall Property
                    • Wide Property
                  • Fields
                    • NamedValues Field
            • OpcLabs.BaseLib.Extensibility Namespace
              • Overview
              • Classes
                • PluginSetup
                  • Overview
                  • Members
                  • PluginSetup Constructor
                    • PluginSetup Constructor()
                    • PluginSetup Constructor(PluginSetup)
                    • PluginSetup Constructor(String)
                    • PluginSetup Constructor(String,Boolean)
                    • PluginSetup Constructor(Uri)
                    • PluginSetup Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(PluginSetup) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • Enabled Property
                    • Name Property
                    • Uri Property
                    • UriString Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • PluginSetupCollection
                  • Overview
                  • Members
                  • PluginSetupCollection Constructor
                    • PluginSetupCollection Constructor()
                    • PluginSetupCollection Constructor(PluginSetupCollection)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • FindName Method
                    • GetHashCode Method
                    • ToString Method
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.BaseLib.Extensibility.ComTypes Namespace
              • Overview
              • Interfaces
                • _PluginSetup
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • Enabled Property
                    • Name Property
                    • StandardName Property
                    • UriString Property
                • _PluginSetupCollection
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • Clone Method
                    • Contains Method
                    • Equals Method
                    • FindName Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • IndexOf Method
                    • Remove Method
                    • RemoveAt Method
                    • ToList Method
                    • ToString Method
                    • TryGetValue Method
                  • Properties
                    • Count Property
                    • Item Property
            • OpcLabs.BaseLib.Extensions.Caching Namespace
              • Overview
            • OpcLabs.BaseLib.Extensions.FileProviders Namespace
              • Overview
              • Classes
                • FileSystemNodeTreePosition
                  • Overview
                  • Members
                  • FileSystemNodeTreePosition Constructor
                    • FileSystemNodeTreePosition Constructor(FileSystemNodeTreePosition,Exception,IFileProvider)
                    • FileSystemNodeTreePosition Constructor(FileSystemNodeTreePosition,Exception,IFileProvider,IDirectoryContents,String)
                    • FileSystemNodeTreePosition Constructor(FileSystemNodeTreePosition,Exception,IFileProvider,IFileInfo,IDirectoryContents,String)
                    • FileSystemNodeTreePosition Constructor(FileSystemNodeTreePosition,Exception,IFileProvider,IFileInfo,String)
                    • FileSystemNodeTreePosition Constructor(FileSystemNodeTreePosition)
                    • FileSystemNodeTreePosition Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(FileSystemNodeTreePosition) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ToString Method
                  • Properties
                    • DirectoryContents Property
                    • DirectoryContents2 Property
                    • FileInfo Property
                    • FileInfo2 Property
                    • FileProvider Property
                    • FileProvider2 Property
                    • FullPath Property
                    • IsDirectory Property
                    • IsFile Property
                    • IsReadOnly Property
                    • Kind Property
                    • LastModified Property
                    • LastModifiedDateTime Property
                    • LastModifiedDateTimeLocal Property
                    • Length Property
                    • Name Property
                    • ParentPath Property
                    • ParentPosition Property
                    • WritableDirectoryContents Property
                    • WritableFileInfo Property
                    • WritableFileProvider Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • IDirectoryContents2Extension
                  • Overview
                  • Members
                  • Methods
                    • BrowseAll Method
                      • BrowseAll(IDirectoryContents2) Method
                      • BrowseAll(IDirectoryContents2,Boolean) Method
                    • BrowseTree Method
                      • BrowseTree(IDirectoryContents2) Method
                      • BrowseTree(IDirectoryContents2,Boolean) Method
                    • CopyToWritableDirectoryContents Method
                      • CopyToWritableDirectoryContents(IDirectoryContents2,IWritableDirectoryContents) Method
                      • CopyToWritableDirectoryContents(IDirectoryContents2,IWritableDirectoryContents,Boolean) Method
                      • CopyToWritableDirectoryContents(IDirectoryContents2,IWritableDirectoryContents,Boolean,Int32) Method
                      • CopyToWritableDirectoryContents(IDirectoryContents2,IWritableDirectoryContents,Boolean,Int32,IProgress<String[]>) Method
                    • GetStatistics Method
                      • GetStatistics(IDirectoryContents2) Method
                      • GetStatistics(IDirectoryContents2,Boolean) Method
                    • SaveToOSDirectory Method
                      • SaveToOSDirectory(IDirectoryContents2,String) Method
                      • SaveToOSDirectory(IDirectoryContents2,String,Int32) Method
                      • SaveToOSDirectory(IDirectoryContents2,String,Int32,IProgress<String[]>) Method
                • IDirectoryContentsExtension
                  • Overview
                  • Members
                  • Methods
                    • Browse Method
                • IFileInfoExtension
                  • Overview
                  • Members
                  • Methods
                    • CopyToWritableFileInfo Method
                      • CopyToWritableFileInfo(IFileInfo,IWritableFileInfo) Method
                      • CopyToWritableFileInfo(IFileInfo,IWritableFileInfo,Int32) Method
                    • CreateStreamReader Method
                      • CreateStreamReader(IFileInfo) Method
                      • CreateStreamReader(IFileInfo,Encoding) Method
                    • ReadAllBytes Method
                      • ReadAllBytes(IFileInfo) Method
                      • ReadAllBytes(IFileInfo,Int32) Method
                    • ReadAllText Method
                      • ReadAllText(IFileInfo) Method
                      • ReadAllText(IFileInfo,Encoding) Method
                    • SaveToOSFile Method
                      • SaveToOSFile(IFileInfo,String) Method
                      • SaveToOSFile(IFileInfo,String,Int32) Method
                  • Fields
                    • DefaultCopyBufferSize Field
                • IWritableDirectoryContentsExtension
                  • Overview
                  • Members
                  • Methods
                    • Clear Method
                    • CreateSubdirectory Method
                    • Delete Method
                    • DeleteEmpty Method
                    • DeleteFileOrSubdirectory Method
                    • DeleteSubdirectory Method
                      • DeleteSubdirectory(IWritableDirectoryContents,String) Method
                      • DeleteSubdirectory(IWritableDirectoryContents,String,Boolean) Method
                    • LoadFromOSDirectory Method
                      • LoadFromOSDirectory(IWritableDirectoryContents,String) Method
                      • LoadFromOSDirectory(IWritableDirectoryContents,String,Int32) Method
                      • LoadFromOSDirectory(IWritableDirectoryContents,String,Int32,IProgress<String[]>) Method
                    • MoveToWritableDirectoryContents Method
                      • MoveToWritableDirectoryContents(IWritableDirectoryContents,IWritableDirectoryContents) Method
                      • MoveToWritableDirectoryContents(IWritableDirectoryContents,IWritableDirectoryContents,Int32) Method
                      • MoveToWritableDirectoryContents(IWritableDirectoryContents,IWritableDirectoryContents,Int32,IProgress<String[]>) Method
                    • Rename Method
                • IWritableFileInfoExtension
                  • Overview
                  • Members
                  • Methods
                    • CopyTo Method
                    • CreateAppendStreamWriter Method
                      • CreateAppendStreamWriter(IWritableFileInfo) Method
                      • CreateAppendStreamWriter(IWritableFileInfo,Encoding) Method
                    • CreateStreamWriter Method
                      • CreateStreamWriter(IWritableFileInfo) Method
                      • CreateStreamWriter(IWritableFileInfo,Boolean) Method
                      • CreateStreamWriter(IWritableFileInfo,Boolean,Encoding) Method
                      • CreateStreamWriter(IWritableFileInfo,Encoding) Method
                      • CreateStreamWriter(IWritableFileInfo,FileMode) Method
                      • CreateStreamWriter(IWritableFileInfo,FileMode,Encoding) Method
                    • CreateWriteStream Method
                      • CreateWriteStream(IWritableFileInfo) Method
                      • CreateWriteStream(IWritableFileInfo,FileMode) Method
                    • Delete Method
                    • DeleteExisting Method
                    • LoadFromOSFile Method
                      • LoadFromOSFile(IWritableFileInfo,String) Method
                      • LoadFromOSFile(IWritableFileInfo,String,Int32) Method
                    • MoveTo Method
                    • MoveToWritableFileInfo Method
                      • MoveToWritableFileInfo(IWritableFileInfo,IWritableFileInfo) Method
                      • MoveToWritableFileInfo(IWritableFileInfo,IWritableFileInfo,Int32) Method
                    • Rename Method
                    • Replace Method
                      • Replace(IWritableFileInfo,String) Method
                      • Replace(IWritableFileInfo,String,String) Method
                    • WriteAllBytes Method
                      • WriteAllBytes(IWritableFileInfo,Byte[]) Method
                      • WriteAllBytes(IWritableFileInfo,Byte[],Boolean) Method
                    • WriteAllText Method
                      • WriteAllText(IWritableFileInfo,String) Method
                      • WriteAllText(IWritableFileInfo,String,Boolean) Method
                      • WriteAllText(IWritableFileInfo,String,Boolean,Encoding) Method
                • MappedFileProvider
                  • Overview
                  • Members
                  • MappedFileProvider Constructor
                  • Methods
                    • GetDirectoryContents Method
                    • GetDirectoryContents2 Method
                    • GetFileInfo Method
                    • GetFileInfo2 Method
                    • GetMappedFileInfoDictionary Method
                    • IsFileMapped Method
                    • MapFile Method
                    • ToString Method
                    • UnmapFile Method
                    • Watch Method
                  • Properties
                    • IgnoreCase Property
                    • InternalMappedFileInfoDictionary Property
                • MappedWritableFileProvider
                  • Overview
                  • Members
                  • MappedWritableFileProvider Constructor
                  • Methods
                    • GetWritableDirectoryContents Method
                    • GetWritableFileInfo Method
              • Enumerations
                • FileSystemNodeKind
              • Interfaces
                • IDirectory2
                  • Overview
                  • Members
                  • Methods
                    • GetDirectoryContents2 Method
                    • GetFileInfo2 Method
                • IDirectoryContents2
                  • Overview
                  • Members
                • IFileInfo2
                  • Overview
                  • Members
                  • Methods
                    • Refresh Method
                • IFileProvider2
                  • Overview
                  • Members
                • IWritableDirectory
                  • Overview
                  • Members
                  • Methods
                    • GetWritableDirectoryContents Method
                    • GetWritableFileInfo Method
                • IWritableDirectoryContents
                  • Overview
                  • Members
                  • Methods
                    • Create Method
                    • Delete Method
                    • MoveTo Method
                • IWritableFileInfo
                  • Overview
                  • Members
                  • Methods
                    • CopyTo Method
                    • CreateWriteStream Method
                    • Delete Method
                    • MoveTo Method
                  • Properties
                    • IsReadOnly Property
                • IWritableFileProvider
                  • Overview
                  • Members
            • OpcLabs.BaseLib.Forms.Interaction Namespace
              • Overview
              • Classes
                • WindowsFormsInteractionParameters
                  • Overview
                  • Members
                  • WindowsFormsInteractionParameters Constructor
                    • WindowsFormsInteractionParameters Constructor()
                    • WindowsFormsInteractionParameters Constructor(WindowsFormsInteractionParameters)
                    • WindowsFormsInteractionParameters Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(WindowsFormsInteractionParameters) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • Reset Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • ParallelInteraction Property
                  • Fields
                    • DefaultParallelInteraction Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.BaseLib.Forms.Interaction.ComTypes Namespace
              • Overview
              • Interfaces
                • _WindowsFormsInteractionParameters
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • Reset Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • ParallelInteraction Property
                    • StandardName Property
            • OpcLabs.BaseLib.Graphs Namespace
              • Overview
              • Classes
                • BrowseTreePosition
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(BrowseTreePosition) Method
                    • GetHashCode Method
                    • GetObjectData Method
                  • Properties
                    • BrowseException Property
                    • BrowseSucceeded Property
                    • IsTreeRoot Property
                    • Level Property
                    • ParentPosition Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
              • Enumerations
                • TreeTraversalType
              • Interfaces
                • ITreeTraversable
                  • Overview
                  • Members
                  • Methods
                    • GetTreeTraverser Method
                • ITreeTraversable<T>
                  • Overview
                  • Members
                  • Methods
                    • GetTreeTraverser Method
                • ITreeTraverser
                  • Overview
                  • Members
                  • Properties
                    • Node Property
                • ITreeTraverser<T>
                  • Overview
                  • Members
                  • Properties
                    • Node Property
            • OpcLabs.BaseLib.Graphs.Extensions Namespace
              • Overview
              • Classes
                • ITreeTraversableExtension
                  • Overview
                  • Members
                  • Methods
                    • PreventRecursion Method
                      • PreventRecursion<T>(ITreeTraversable<T>) Method
                      • PreventRecursion<T>(ITreeTraversable<T>,IEqualityComparer<T>) Method
                    • ToEnumerable Method
                      • ToEnumerable<T>(ITreeTraversable<T>) Method
                      • ToEnumerable<T>(ITreeTraversable<T>,TreeTraversalType) Method
            • OpcLabs.BaseLib.IdentityModel.User Namespace
              • Overview
              • Classes
                • AnonymousTokenInfo
                  • Overview
                  • Members
                  • AnonymousTokenInfo Constructor
                    • AnonymousTokenInfo Constructor()
                    • AnonymousTokenInfo Constructor(AnonymousTokenInfo)
                    • AnonymousTokenInfo Constructor(Boolean)
                  • Methods
                    • Clone Method
                    • CreateSecurityTokenProvider Method
                    • Deconfigure Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetDefaultStandardName Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • IsApplicable Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • Configured Property
                    • Default Property
                    • IsAnonymous Property
                    • IsConfigured Property
                    • IsEnabled Property
                    • IsNull Property
                    • NotConfigured Property
                    • TokenProfileUriString Property
                  • Fields
                    • DefaultIsConfigured Field
                    • DefaultIsEnabled Field
                    • DefaultStandardName Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • KerberosTokenInfo
                  • Overview
                  • Members
                  • KerberosTokenInfo Constructor
                    • KerberosTokenInfo Constructor()
                    • KerberosTokenInfo Constructor(NetworkSecurity)
                    • KerberosTokenInfo Constructor(KerberosTokenInfo)
                  • Methods
                    • Clone Method
                    • CreateSecurityTokenProvider Method
                    • Deconfigure Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetDefaultStandardName Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • IsApplicable Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • DefaultNetworkSecurity Property
                    • IsConfigured Property
                    • IsNull Property
                    • NetworkSecurity Property
                    • NotConfigured Property
                    • TokenProfileUriString Property
                  • Fields
                    • DefaultStandardName Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • TokenInfo
                  • Overview
                  • Members
                  • Methods
                    • CreateSecurityTokenProvider Method
                    • Deconfigure Method
                    • IsApplicable Method
                  • Properties
                    • IsAnonymous Property
                    • IsConfigured Property
                    • TokenProfileUri Property
                    • TokenProfileUriString Property
                • TokenInfoPolicy
                  • Overview
                  • Members
                  • TokenInfoPolicy Constructor
                    • TokenInfoPolicy Constructor()
                    • TokenInfoPolicy Constructor(String)
                    • TokenInfoPolicy Constructor(String,String,String)
                    • TokenInfoPolicy Constructor(TokenInfoPolicy)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ToString Method
                  • Properties
                    • SecurityPolicyUri Property
                    • SecurityPolicyUriString Property
                    • ServicePrincipalName Property
                    • TokenProfileUri Property
                    • TokenProfileUriString Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • TokenSelectionPolicy
                  • Overview
                  • Members
                  • TokenSelectionPolicy Constructor
                    • TokenSelectionPolicy Constructor()
                    • TokenSelectionPolicy Constructor(TokenSelectionPolicy)
                    • TokenSelectionPolicy Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(TokenSelectionPolicy) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • GetSecurityToken Method
                    • SelectTokenInfoPolicy Method
                  • Properties
                    • Default Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • UserIdentity
                  • Overview
                  • Members
                  • UserIdentity Constructor
                    • UserIdentity Constructor()
                    • UserIdentity Constructor(UserIdentity)
                  • Methods
                    • Clone Method
                    • CreateAnonymousIdentity Method
                    • CreateKerberosIdentity Method
                      • CreateKerberosIdentity() Method
                      • CreateKerberosIdentity(NetworkCredential2) Method
                    • CreateUserNameIdentity Method
                      • CreateUserNameIdentity(String) Method
                      • CreateUserNameIdentity(String,String) Method
                    • CreateX509CertificateIdentity Method
                      • CreateX509CertificateIdentity(String) Method
                      • CreateX509CertificateIdentity(String,String) Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • AliasName Property
                    • AnonymousTokenInfo Property
                    • ConfiguredTokenInfoCount Property
                    • Default Property
                    • Empty Property
                    • IsAliased Property
                    • KerberosTokenInfo Property
                    • TokenInfos Property
                    • UserNameTokenInfo Property
                    • X509CertificateTokenInfo Property
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • UserNameTokenInfo
                  • Overview
                  • Members
                  • UserNameTokenInfo Constructor
                    • UserNameTokenInfo Constructor()
                    • UserNameTokenInfo Constructor(String)
                    • UserNameTokenInfo Constructor(String,String)
                    • UserNameTokenInfo Constructor(UserNameTokenInfo)
                  • Methods
                    • Clone Method
                    • CreateSecurityTokenProvider Method
                    • Deconfigure Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetDefaultStandardName Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • IsApplicable Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • IsConfigured Property
                    • IsNull Property
                    • NotConfigured Property
                    • Password Property
                    • TokenProfileUriString Property
                    • UserInfo Property
                    • UserName Property
                  • Fields
                    • DefaultPassword Field
                    • DefaultStandardName Field
                    • DefaultUserName Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • X509CertificateTokenInfo
                  • Overview
                  • Members
                  • X509CertificateTokenInfo Constructor
                    • X509CertificateTokenInfo Constructor()
                    • X509CertificateTokenInfo Constructor(CertificateQuery)
                    • X509CertificateTokenInfo Constructor(String)
                    • X509CertificateTokenInfo Constructor(X509CertificateTokenInfo)
                  • Methods
                    • Clone Method
                    • CreateSecurityTokenProvider Method
                    • Deconfigure Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetDefaultStandardName Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • IsApplicable Method
                    • LoadCertificate Method
                    • ToString Method
                  • Properties
                    • CertificateQuery Property
                    • Default Property
                    • IsConfigured Property
                    • IsNull Property
                    • NotConfigured Property
                    • TokenProfileUriString Property
                  • Fields
                    • DefaultStandardName Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.BaseLib.IdentityModel.User.ComTypes Namespace
              • Overview
              • Interfaces
                • _AnonymousTokenInfo
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Deconfigure Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • IsApplicable Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • IsAnonymous Property
                    • IsConfigured Property
                    • IsEnabled Property
                    • IsNull Property
                    • StandardName Property
                    • TokenProfileUriString Property
                • _KerberosTokenInfo
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Deconfigure Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • IsApplicable Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • IsAnonymous Property
                    • IsConfigured Property
                    • IsNull Property
                    • NetworkSecurity Property
                    • StandardName Property
                    • TokenProfileUriString Property
                • _TokenInfo
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Deconfigure Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • IsApplicable Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • IsAnonymous Property
                    • IsConfigured Property
                    • StandardName Property
                    • TokenProfileUriString Property
                • _TokenInfoCollection
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • Clone Method
                    • Contains Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • IndexOf Method
                    • Remove Method
                    • RemoveAt Method
                    • ToList Method
                    • ToString Method
                    • TryGetValue Method
                  • Properties
                    • Count Property
                    • Item Property
                • _TokenInfoPolicy
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • SecurityPolicyUriString Property
                    • ServicePrincipalName Property
                    • TokenProfileUriString Property
                • _TokenSelectionPolicy
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • StandardName Property
                • _UserIdentity
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • DefaultTo Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • OverrideBy Method
                    • ToString Method
                  • Properties
                    • AliasName Property
                    • AnonymousTokenInfo Property
                    • ConfiguredTokenInfoCount Property
                    • DisplayString Property
                    • IsAliased Property
                    • KerberosTokenInfo Property
                    • StandardName Property
                    • TokenInfos Property
                    • UserNameTokenInfo Property
                    • X509CertificateTokenInfo Property
                • _UserNameTokenInfo
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Deconfigure Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • IsApplicable Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • IsAnonymous Property
                    • IsConfigured Property
                    • IsNull Property
                    • Password Property
                    • StandardName Property
                    • TokenProfileUriString Property
                    • UserInfo Property
                    • UserName Property
                • _X509CertificateTokenInfo
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Deconfigure Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • IsApplicable Method
                    • LoadCertificate Method
                    • ToString Method
                  • Properties
                    • CertificateQuery Property
                    • DisplayString Property
                    • IsAnonymous Property
                    • IsConfigured Property
                    • IsNull Property
                    • StandardName Property
                    • TokenProfileUriString Property
            • OpcLabs.BaseLib.IdentityModel.User.Extensions Namespace
              • Overview
              • Classes
                • UserIdentityExtension
                  • Overview
                  • Members
                  • Methods
                    • DefaultTo Method
                    • OverrideBy Method
            • OpcLabs.BaseLib.Instrumentation Namespace
              • Overview
              • Classes
                • LogEntryEventArgs
                  • Overview
                  • Members
                  • LogEntryEventArgs Constructor
                    • LogEntryEventArgs Constructor()
                    • LogEntryEventArgs Constructor(LogEntryEventArgs)
                    • LogEntryEventArgs Constructor(String,String)
                    • LogEntryEventArgs Constructor(String,String,LogEntryType)
                    • LogEntryEventArgs Constructor(String,String,LogEntryType,Int32)
                    • LogEntryEventArgs Constructor(String,String,LogEntryType,Int32,Int16)
                    • LogEntryEventArgs Constructor(String,String,LogEntryType,Int32,Int16,Byte[])
                    • LogEntryEventArgs Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(LogEntryEventArgs) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • IsValidEventSource Method
                    • SetRawData Method
                    • ToString Method
                  • Properties
                    • Category Property
                    • DefaultTimestamp Property
                    • EntryType Property
                    • EventId Property
                    • Message Property
                    • RawData Property
                    • Source Property
                    • Timestamp Property
                    • TimestampDouble Property
                    • TimestampLocal Property
                    • TimestampLocalDouble Property
                  • Fields
                    • DefaultEntryType Field
                    • DefaultMessage Field
                    • DefaultSource Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
              • Enumerations
                • LogEntryType
              • Interfaces
                • ILoggingHandler
                  • Overview
                  • Members
                  • Events
                    • LogEntry Event
              • Delegates
                • LogEntryEventHandler
            • OpcLabs.BaseLib.Instrumentation.ComTypes Namespace
              • Overview
              • Interfaces
                • _LogEntryEventArgs
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • SetRawData Method
                    • ToString Method
                  • Properties
                    • Category Property
                    • DisplayString Property
                    • EntryType Property
                    • EventId Property
                    • Message Property
                    • RawData Property
                    • Source Property
                    • Timestamp Property
                    • TimestampDouble Property
                    • TimestampLocal Property
                    • TimestampLocalDouble Property
            • OpcLabs.BaseLib.IO Namespace
              • Overview
              • Classes
                • StreamLoader<TValue>
                  • Overview
                  • Members
                  • StreamLoader<TValue> Constructor
                    • StreamLoader<TValue> Constructor(Func<Stream,ValueResult<TValue>>)
                    • StreamLoader<TValue> Constructor(Func<Stream,ValueResult<TValue>>,IInformationResourceHandler<Stream>)
                  • Methods
                    • FromBytes Method
                    • FromFile Method
                    • FromManagedResource Method
                    • FromResource Method
                    • FromStream Method
                    • FromUri Method
            • OpcLabs.BaseLib.IO.ComTypes Namespace
              • Overview
              • Interfaces
                • _StreamLoader
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • FromBytes Method
                    • FromFile Method
                    • FromResource Method
                    • FromStream Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
            • OpcLabs.BaseLib.LiveBinding Namespace
              • Overview
              • Classes
                • AbstractBinder
                  • Overview
                  • Members
                  • Methods
                    • Bind Method
                    • Construct Method
                    • CreateBinding Method
                    • Dispose Method
                      • Dispose(Boolean) Method
                    • GetBindingTypes Method
                    • IsBound Method
                    • Unbind Method
                    • ValueEquals Method
                      • ValueEquals(Object) Method
                      • ValueEquals(AbstractBinder) Method
                  • Properties
                    • BindingExtender Property
                    • Online Property
                • AbstractBinding
                  • Overview
                  • Members
                  • AbstractBinding Constructor
                    • AbstractBinding Constructor()
                    • AbstractBinding Constructor(AbstractBinding)
                    • AbstractBinding Constructor(IAbstractBinding)
                    • AbstractBinding Constructor(IContainer)
                    • AbstractBinding Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Construct Method
                    • CreateLinkingTarget Method
                    • DetermineTargetCulture Method
                    • GetMappingDescription Method
                    • GetObjectData Method
                    • GetSourceDescription Method
                    • GetTargetDescription Method
                    • NewLinkingTarget Method
                    • OnPropertyChanged Method
                    • ReadXmlElement Method
                    • ToString Method
                    • ValueEquals Method
                      • ValueEquals(Object) Method
                      • ValueEquals(AbstractBinding) Method
                    • WriteXmlElement Method
                  • Properties
                    • Converter Property
                    • ConverterParameter Property
                    • Culture Property
                    • DefaultValueTarget Property
                    • StringFormat Property
                    • ValueTarget Property
                  • Fields
                    • DefaultStringFormat Field
                  • Events
                    • PropertyChanged Event
                • AbstractBindingGroup
                  • Overview
                  • Members
                  • AbstractBindingGroup Constructor
                    • AbstractBindingGroup Constructor()
                    • AbstractBindingGroup Constructor(AbstractBindingGroup)
                    • AbstractBindingGroup Constructor(IContainer)
                    • AbstractBindingGroup Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Construct Method
                    • GetObjectData Method
                    • MakeLinks Method
                    • ValueEquals Method
                      • ValueEquals(Object) Method
                      • ValueEquals(AbstractBindingGroup) Method
                  • Properties
                    • OnlineBinder Property
                • BinderBase
                  • Overview
                  • Members
                  • Methods
                    • AttachBinding Method
                    • Construct Method
                    • CreateBindingGroups Method
                    • CreateDefaultBindingGroup Method
                    • DetachBinding Method
                    • GetBindingsForGroups Method
                    • GetObjectData Method
                    • IsBound Method
                    • LinkEventSource Method
                    • OnOnlineChanged Method
                    • OnOnlineChanging Method
                    • ReadXmlElement Method
                    • Unbind Method
                    • ValueEquals Method
                      • ValueEquals(Object) Method
                      • ValueEquals(BinderBase) Method
                    • WriteXmlElement Method
                  • Properties
                    • AttachedBindings Property
                    • BindingGroups Property
                    • DefaultBindingGroup Property
                    • Online Property
                  • Events
                    • EventLinkingFailure Event
                • BindingBag
                  • Overview
                  • Members
                  • BindingBag Constructor
                    • BindingBag Constructor()
                    • BindingBag Constructor(BindingBag)
                    • BindingBag Constructor(IAbstractBinding[])
                    • BindingBag Constructor(IBindingProvider)
                    • BindingBag Constructor(IBindingProvider,IAbstractBinding[])
                  • Methods
                    • Clone Method
                    • GetHashCode Method
                    • ToString Method
                    • ValueEquals Method
                  • Properties
                    • BindingProvider Property
                    • Bindings Property
                    • IsEmpty Property
                • BindingBase
                  • Overview
                  • Members
                  • BindingBase Constructor
                    • BindingBase Constructor()
                    • BindingBase Constructor(BindingBase)
                    • BindingBase Constructor(IContainer)
                    • BindingBase Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • AfterAttach Method
                    • AfterDetach Method
                    • Attach Method
                    • Clone Method
                    • Detach Method
                    • GetObjectData Method
                    • MakeLinks Method
                    • OnCurrentBinderChange Method
                    • ReadXmlElement Method
                    • ValueEquals Method
                      • ValueEquals(Object) Method
                      • ValueEquals(BindingBase) Method
                    • WriteXmlElement Method
                  • Properties
                    • BindingGroup Property
                    • CurrentBinder Property
                    • IsAttached Property
                • BindingErrorsEventArgs
                  • Overview
                  • Members
                  • BindingErrorsEventArgs Constructor
                  • Properties
                    • BindingExceptions Property
                • BindingException
                  • Overview
                  • Members
                  • BindingException Constructor
                    • BindingException Constructor()
                    • BindingException Constructor(String)
                    • BindingException Constructor(String,Exception)
                    • BindingException Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • GetObjectData Method
                • BindingExtenderCore
                  • Overview
                  • Members
                  • BindingExtenderCore Constructor
                    • BindingExtenderCore Constructor()
                    • BindingExtenderCore Constructor(BindingExtenderCore)
                    • BindingExtenderCore Constructor(IContainer)
                    • BindingExtenderCore Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • BeginInit Method
                    • CanExtend Method
                    • Clone Method
                    • Dispose Method
                      • Dispose(Boolean) Method
                    • EndInit Method
                    • GetBinding Method
                    • GetBindingBag Method
                    • GetObjectData Method
                    • RegisterBindingProvider Method
                    • ResetBinding Method
                    • ResetBindingBag Method
                    • SetBinding Method
                    • SetBindingBag Method
                    • UnregisterBindingProvider Method
                    • ValueEquals Method
                      • ValueEquals(BindingExtenderCore) Method
                      • ValueEquals(Object) Method
                  • Properties
                    • BindingProviders Property
                    • BindingTypes Property
                    • ComposedBindingBag Property
                    • OfflineEventSource Property
                    • Online Property
                    • OnlineEventSource Property
                  • Fields
                    • DefaultOnlineDesign Field
                    • DefaultOnlineRuntime Field
                  • Events
                    • BindingErrors Event
                    • BindingProvidersChanged Event
                    • EventLinkingFailure Event
                    • OnlineChanged Event
                • CompositeBindingProvider
                  • Overview
                  • Members
                  • CompositeBindingProvider Constructor
                  • Methods
                    • Add Method
                    • Bind Method
                    • CreateBinding Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetBindingProvider Method
                    • GetBindingTypes Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • IsBound Method
                    • Remove Method
                    • Unbind Method
                  • Properties
                    • Online Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EventLinkingFailureEventArgs
                  • Overview
                  • Members
                  • EventLinkingFailureEventArgs Constructor
                    • EventLinkingFailureEventArgs Constructor(MemberLinkingException)
                    • EventLinkingFailureEventArgs Constructor(EventLinkingFailureEventArgs)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(EventLinkingFailureEventArgs) Method
                    • GetHashCode Method
                  • Properties
                    • LinkingException Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • PointBinderCore
                  • Overview
                  • Members
                  • PointBinderCore Constructor
                    • PointBinderCore Constructor()
                    • PointBinderCore Constructor(IContainer)
                    • PointBinderCore Constructor(PointBinderCore)
                    • PointBinderCore Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Bind Method
                    • Clone Method
                    • Construct Method
                    • CreateBinding Method
                    • CreateBindingGroups Method
                    • CreateDefaultBindingGroup Method
                    • GetBindingTypes Method
                    • GetObjectData Method
                    • OnOnlineChanging Method
                    • Read Method
                      • Read() Method
                      • Read(PointBindingGroup) Method
                      • Read(IEnumerable<PointBindingGroup>) Method
                    • ReadXmlElement Method
                    • Subscribe Method
                      • Subscribe(Boolean) Method
                      • Subscribe(Boolean,PointBindingGroup) Method
                      • Subscribe(Boolean,IEnumerable<PointBindingGroup>) Method
                    • ValueEquals Method
                      • ValueEquals(PointBinderCore) Method
                      • ValueEquals(Object) Method
                    • Write Method
                      • Write() Method
                      • Write(PointBindingGroup) Method
                      • Write(IEnumerable<PointBindingGroup>) Method
                    • WriteXmlElement Method
                  • Properties
                    • BindingGroups Property
                    • CanRead Property
                    • CanSubscribe Property
                    • CanWrite Property
                    • Connectivity Property
                    • DefaultBindingGroup Property
                    • QueuedExecution Property
                    • ReadPointService Property
                    • SubscribePointService Property
                    • SubscriptionCount Property
                    • WritePointService Property
                  • Events
                    • NotSupported Event
                    • UpdateFailure Event
                • PointBinding
                  • Overview
                  • Members
                  • PointBinding Constructor
                    • PointBinding Constructor()
                    • PointBinding Constructor(PointBinding)
                    • PointBinding Constructor(IContainer)
                    • PointBinding Constructor(Object,Object,Object,Object)
                  • Methods
                    • AfterAttach Method
                    • AfterDetach Method
                    • Clone Method
                    • Construct Method
                    • ExecuteRead Method
                    • ExecuteSubscribe Method
                    • ExecuteWrite Method
                    • GetMappingDescription Method
                    • GetObjectData Method
                    • GetSourceDescription Method
                    • MakeLinks Method
                    • ReadXmlElement Method
                    • ValueEquals Method
                      • ValueEquals(PointBinding) Method
                      • ValueEquals(Object) Method
                    • WriteXmlElement Method
                  • Properties
                    • ArgumentsElement Property
                    • ArgumentsMember Property
                    • ArgumentsPath Property
                    • ArgumentsPathElements Property
                    • ArgumentsTypes Property
                    • BindingDirections Property
                    • BindingOperations Property
                    • CurrentBinder Property
                    • CurrentConnectivity Property
                    • CurrentLinkingTarget Property
                    • Point Property
                    • ReadArgumentsType Property
                    • ReadEventSource Property
                    • ReadParameters Property
                    • ReadParametersType Property
                    • SubscribeArgumentsType Property
                    • SubscribeParameters Property
                    • SubscribeParametersType Property
                    • UpdateOutputOnFailure Property
                    • WriteArgumentsType Property
                    • WriteEventSource Property
                    • WriteParameters Property
                    • WriteParametersType Property
                  • Fields
                    • DefaultArgumentsMember Field
                    • DefaultArgumentsPath Field
                    • DefaultBindingOperations Field
                    • DefaultUpdateOutputOnFailure Field
                • PointBindingGroup
                  • Overview
                  • Members
                  • PointBindingGroup Constructor
                    • PointBindingGroup Constructor()
                    • PointBindingGroup Constructor(PointBindingGroup)
                  • Methods
                    • Clone Method
                    • Construct Method
                    • ExecuteRead Method
                    • ExecuteSubscribe Method
                    • ExecuteWrite Method
                    • GetObjectData Method
                    • MakeLinks Method
                    • ReadXmlElement Method
                    • ValueEquals Method
                      • ValueEquals(PointBindingGroup) Method
                      • ValueEquals(Object) Method
                    • WriteXmlElement Method
                  • Properties
                    • AutoRead Property
                    • AutoSubscribe Property
                    • AutoWrite Property
                    • OnlineBinder Property
                    • ReadEventSource Property
                    • WriteEventSource Property
                  • Fields
                    • DefaultAutoRead Field
                    • DefaultAutoSubscribe Field
                    • DefaultAutoWrite Field
                • PointNotSupportedEventArgs
                  • Overview
                  • Members
                  • PointNotSupportedEventArgs Constructor
                  • Properties
                    • PointBinding Property
                • PointUpdateFailureEventArgs
                  • Overview
                  • Members
                  • PointUpdateFailureEventArgs Constructor
                    • PointUpdateFailureEventArgs Constructor(Exception,PointBinding)
                    • PointUpdateFailureEventArgs Constructor(PointUpdateFailureEventArgs)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                  • Properties
                    • PointBinding Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
              • Enumerations
                • PointBindingOperations
              • Interfaces
                • IAbstractBinding
                  • Overview
                  • Members
                  • Methods
                    • GetMappingDescription Method
                    • GetSourceDescription Method
                    • GetTargetDescription Method
                  • Properties
                    • ValueTarget Property
                • IBindingProvider
                  • Overview
                  • Members
                  • Methods
                    • Bind Method
                    • CreateBinding Method
                    • GetBindingTypes Method
                    • IsBound Method
                    • Unbind Method
                  • Properties
                    • Online Property
            • OpcLabs.BaseLib.LiveMapping Namespace
              • Overview
              • Classes
                • AbstractMapper
                  • Overview
                  • Members
                  • Methods
                    • DefineMapping Method
                      • DefineMapping(AbstractMappingSource,AbstractMapping,AbstractLinkingTarget) Method
                      • DefineMapping(AbstractMappingSource,AbstractMapping,AbstractLinkingTarget,IEnumerable<String>) Method
                    • ExecuteOperation Method
                    • Map Method
                      • Map(Object) Method
                      • Map(Object,AbstractMappingContext) Method
                    • RaiseUpdateFailure Method
                    • UndefineMapping Method
                    • Unmap Method
                      • Unmap() Method
                      • Unmap(IEnumerable<AbstractMapping>) Method
                    • ValueEquals Method
                      • ValueEquals(Object) Method
                      • ValueEquals(AbstractMapper) Method
                  • Properties
                    • MappingContextTemplate Property
                    • MappingProvider Property
                    • Mappings Property
                    • MappingSources Property
                    • QueuedExecution Property
                  • Events
                    • UpdateFailure Event
                • AbstractMapping
                  • Overview
                  • Members
                  • Methods
                    • GetTargetValue Method
                    • HasMappingTag Method
                    • SetTargetValue Method
                    • ToString Method
                  • Properties
                    • LinkingTarget Property
                    • MappingSource Property
                    • MappingTags Property
                    • Parent Property
                • AbstractMappingContext
                  • Overview
                  • Members
                  • Methods
                    • ApplyMemberMappingDefinition Method
                    • ApplyTypeMappingDefinition Method
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(AbstractMappingContext) Method
                    • GetHashCode Method
                  • Properties
                    • ParentMapping Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • AbstractMappingProvider
                  • Overview
                  • Members
                  • Methods
                    • AddTypeMappingDefinition Method
                    • CollectMemberMappings Method
                    • CollectTypeMappings Method
                    • CreateMappingContext Method
                    • GetMetaValue Method
                    • GetTypeMappingDefinition Method
                    • MapMember Method
                    • MapThroughMember Method
                    • MapType Method
                      • MapType(Type,Object,AbstractMappingContext,AbstractMapper) Method
                      • MapType(AbstractTypeMappingDefinition,Type,Object,AbstractMappingContext,AbstractMapper) Method
                    • NewTypeMappingDefinition Method
                  • Properties
                    • MemberBindingFlags Property
                    • MemberTypes Property
                • AbstractMappingSource
                  • Overview
                  • Members
                  • Properties
                    • HasMappings Property
                    • Mappings Property
                • AbstractMemberMappingDefinition
                  • Overview
                  • Members
                  • Methods
                    • LoadFromMemberInfo Method
                    • ShouldLoadFromMemberInfo Method
                  • Properties
                    • MappingTags Property
                    • MetaMemberAttribute Property
                    • Name Property
                    • TypeMappingDefinition Property
                • AbstractOperationContext
                  • Overview
                  • Members
                  • Methods
                    • RegisterOperation<TSource,TMapping> Method
                • AbstractTypeMappingDefinition
                  • Overview
                  • Members
                  • Methods
                    • LoadFromType Method
                    • NewMemberMappingDefinition Method
                    • ShouldLoadFromType Method
                  • Properties
                    • MemberMappingDefinitionList Property
                • ExecutionException
                  • Overview
                  • Members
                  • ExecutionException Constructor
                    • ExecutionException Constructor()
                    • ExecutionException Constructor(String)
                    • ExecutionException Constructor(String,Exception)
                    • ExecutionException Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • GetObjectData Method
                • MappedObject
                  • Overview
                  • Members
                  • MappedObject Constructor
                  • Properties
                    • Mappings Property
                    • Parent Property
                • MappingException
                  • Overview
                  • Members
                  • MappingException Constructor
                    • MappingException Constructor()
                    • MappingException Constructor(String)
                    • MappingException Constructor(String,Exception)
                    • MappingException Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • GetObjectData Method
                • MappingTagAttribute
                  • Overview
                  • Members
                  • MappingTagAttribute Constructor
                  • Properties
                    • Tag Property
                    • TypeId Property
                • MappingUpdateFailureEventArgs
                  • Overview
                  • Members
                  • MappingUpdateFailureEventArgs Constructor
                    • MappingUpdateFailureEventArgs Constructor(Exception,AbstractMappingSource)
                    • MappingUpdateFailureEventArgs Constructor(MappingUpdateFailureEventArgs)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(MappingUpdateFailureEventArgs) Method
                    • GetHashCode Method
                  • Properties
                    • MappingSource Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • MetaMemberAttribute
                  • Overview
                  • Members
                  • MetaMemberAttribute Constructor
                  • Properties
                    • Name Property
                • ValidationException
                  • Overview
                  • Members
                  • ValidationException Constructor
                    • ValidationException Constructor(AbstractMapping)
                    • ValidationException Constructor(String,AbstractMapping)
                    • ValidationException Constructor(String,Exception,AbstractMapping)
                    • ValidationException Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • GetObjectData Method
                  • Properties
                    • Mapping Property
            • OpcLabs.BaseLib.LiveMapping.Extensions Namespace
              • Overview
              • Classes
                • AbstractMapperExtension
                  • Overview
                  • Members
                  • Methods
                    • FilterMappings<TMapping> Method
                • AbstractMappingExtension
                  • Overview
                  • Members
                  • Methods
                    • BelongsTo Method
                    • GetTargetObject Method
            • OpcLabs.BaseLib.Navigation Namespace
              • Overview
              • Classes
                • BrowsePath
                  • Overview
                  • Members
                  • BrowsePath Constructor
                    • BrowsePath Constructor()
                    • BrowsePath Constructor(BrowsePath)
                    • BrowsePath Constructor(BrowsePath,String)
                    • BrowsePath Constructor(IEnumerable<String>)
                    • BrowsePath Constructor(String)
                  • Methods
                    • Add Method
                    • AppendBrowseName Method
                    • AppendRelative Method
                      • AppendRelative(IEnumerable<String>) Method
                      • AppendRelative(String) Method
                      • AppendRelative(String,Int32) Method
                    • Clone Method
                    • Combine Method
                    • CommonPrefix Method
                    • CommonPrefixLength Method
                    • Equals Method
                      • Equals(Object) Method
                    • EscapeBrowseName Method
                    • FromEnumerable Method
                    • FromString Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • IsPrefix Method
                    • IsValidBrowseName Method
                    • Parse Method
                      • Parse(String) Method
                      • Parse(BrowsePath,String) Method
                      • Parse(BrowsePath,String,Int32) Method
                    • ReadXmlElement Method
                    • RelativeTo Method
                      • RelativeTo(BrowsePath) Method
                      • RelativeTo(BrowsePath,Int32) Method
                    • ToString Method
                    • TryAppendRelative Method
                      • TryAppendRelative(String) Method
                      • TryAppendRelative(String,Int32) Method
                    • TryAssign Method
                    • TryCombine Method
                    • TryParse Method
                      • TryParse(String,BrowsePath) Method
                      • TryParse(BrowsePath,String,Int32,BrowsePath) Method
                    • TryRelativeTo Method
                    • WriteXmlElement Method
                  • Properties
                    • BrowseNames Property
                    • IsEmpty Property
                    • Length Property
                    • PathString Property
                    • Root Property
                  • Fields
                    • DefaultPathString Field
                  • Operators
                    • Addition Operator
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
            • OpcLabs.BaseLib.Navigation.ComTypes Namespace
              • Overview
              • Interfaces
                • _BrowsePath
                  • Overview
                  • Members
                  • Methods
                    • AppendBrowseName Method
                    • AppendRelative Method
                    • Clone Method
                    • Combine Method
                    • CommonPrefix Method
                    • CommonPrefixLength Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • IsPrefix Method
                    • RelativeTo Method
                    • ToString Method
                    • TryAppendRelative Method
                    • TryAssign Method
                    • TryCombine Method
                    • TryRelativeTo Method
                  • Properties
                    • BrowseNames Property
                    • DisplayString Property
                    • IsEmpty Property
                    • Length Property
                    • PathString Property
            • OpcLabs.BaseLib.Navigation.Parsing Namespace
              • Overview
              • Classes
                • BrowsePathFormatException
                  • Overview
                  • Members
                  • BrowsePathFormatException Constructor
                    • BrowsePathFormatException Constructor(IStringParsingError,String)
                    • BrowsePathFormatException Constructor(String,IStringParsingError)
                    • BrowsePathFormatException Constructor(String,Exception,IStringParsingError)
                    • BrowsePathFormatException Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • GetObjectData Method
                  • Properties
                    • FormatError Property
                • BrowsePathParser
                  • Overview
                  • Members
                  • BrowsePathParser Constructor
                    • BrowsePathParser Constructor()
                    • BrowsePathParser Constructor(BrowsePath)
                    • BrowsePathParser Constructor(BrowsePath,Int32)
                    • BrowsePathParser Constructor(BrowsePathParser)
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • IsAbsolute Method
                    • Parse Method
                    • ParseRelative Method
                    • TryParse Method
                    • TryParseRelative Method
                  • Properties
                    • BasePath Property
                    • MaximumParentDepth Property
                    • Standard Property
                  • Fields
                    • DefaultBasePath Field
                    • DefaultMaximumParentDepth Field
                    • EscapeCharacter Field
                    • ReferenceCharacter Field
                    • SeparatorCharacter Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
              • Enumerations
                • BrowsePathFormatErrorCode
            • OpcLabs.BaseLib.Navigation.Parsing.ComTypes Namespace
              • Overview
              • Interfaces
                • _BrowsePathFormatException
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetBaseException Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • Data Property
                    • DisplayString Property
                    • FormatError Property
                    • HelpLink Property
                    • HResult Property
                    • InnerException Property
                    • Message Property
                    • Source Property
                    • StackTrace Property
                    • TargetSite Property
                • _BrowsePathParser
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • IsAbsolute Method
                    • Parse Method
                    • ParseRelative Method
                    • ToString Method
                    • TryParse Method
                    • TryParseRelative Method
                  • Properties
                    • BasePath Property
                    • DisplayString Property
                    • MaximumParentDepth Property
            • OpcLabs.BaseLib.Net Namespace
              • Overview
              • Classes
                • NetworkCredential2
                  • Overview
                  • Members
                  • NetworkCredential2 Constructor
                    • NetworkCredential2 Constructor()
                    • NetworkCredential2 Constructor(NetworkCredential2)
                    • NetworkCredential2 Constructor(NetworkCredential)
                    • NetworkCredential2 Constructor(String,String)
                    • NetworkCredential2 Constructor(String,SecureString)
                    • NetworkCredential2 Constructor(String,String,String)
                    • NetworkCredential2 Constructor(String,SecureString,String)
                    • NetworkCredential2 Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(NetworkCredential2) Method
                    • GetCredential Method
                      • GetCredential(String,String) Method
                    • GetCredentialByHost Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • GetSchema Method
                    • OnPropertyChanged Method
                    • ReadXml Method
                    • ToString Method
                    • WriteXml Method
                  • Properties
                    • Domain Property
                    • Empty Property
                    • Password Property
                    • SecurePassword Property
                    • UserName Property
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.BaseLib.Net.ComTypes Namespace
              • Overview
              • Interfaces
                • _NetworkCredential2
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetCredential Method
                    • GetCredentialByHost Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • Domain Property
                    • Password Property
                    • UserName Property
            • OpcLabs.BaseLib.Network Namespace
              • Overview
              • Classes
                • ComputerElement
                  • Overview
                  • Members
                  • ComputerElement Constructor
                    • ComputerElement Constructor()
                    • ComputerElement Constructor(ComputerElement)
                    • ComputerElement Constructor(String)
                    • ComputerElement Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(ComputerElement) Method
                    • FromHostElement Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • IsLocal Property
                    • Local Property
                    • MachineName Property
                  • Fields
                    • DefaultMachineName Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • HostElement
                  • Overview
                  • Members
                  • HostElement Constructor
                    • HostElement Constructor()
                    • HostElement Constructor(HostElement)
                    • HostElement Constructor(String)
                    • HostElement Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(HostElement) Method
                    • FromComputerElement Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • HostName Property
                    • IsLocal Property
                    • Local Property
                  • Fields
                    • DefaultHostName Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.BaseLib.Network.ComTypes Namespace
              • Overview
              • Interfaces
                • _ComputerElement
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • IsLocal Property
                    • MachineName Property
                • _HostElement
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • HostName Property
                    • IsLocal Property
            • OpcLabs.BaseLib.Networking Namespace
              • Overview
              • Classes
                • NetworkAddress
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(NetworkAddress) Method
                    • GetHashCode Method
                    • GetInterfaceNameValues Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • InterfaceName Property
                    • IsNull Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • ResourceAddress
                  • Overview
                  • Members
                  • ResourceAddress Constructor
                    • ResourceAddress Constructor()
                    • ResourceAddress Constructor(ResourceAddress)
                    • ResourceAddress Constructor(ResourceDescriptor)
                    • ResourceAddress Constructor(String,ResourceDescriptor)
                    • ResourceAddress Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(ResourceAddress) Method
                    • FromResourceDescriptor Method
                    • FromString Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • IsNull Property
                    • Null Property
                    • ResourceDescriptor Property
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
            • OpcLabs.BaseLib.Networking.ComTypes Namespace
              • Overview
              • Interfaces
                • _NetworkAddress
                  • Overview
                  • Members
                  • Methods
                    • AsResourceAddress Method
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • InterfaceName Property
                    • IsNull Property
                • _ResourceAddress
                  • Overview
                  • Members
                  • Methods
                    • AsResourceAddress Method
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • InterfaceName Property
                    • IsNull Property
                    • ResourceDescriptor Property
            • OpcLabs.BaseLib.NodeSpace Namespace
              • Overview
              • Classes
                • Node
                  • Overview
                  • Members
                  • Node Constructor
                    • Node Constructor()
                    • Node Constructor(String)
                    • Node Constructor(SerializationInfo,StreamingContext)
                    • Node Constructor(Node)
                  • Methods
                    • Add Method
                    • Clear Method
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(Node) Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetNewNodeNameBase Method
                    • GetObjectData Method
                    • GetTreeTraverser Method
                    • Lock Method
                    • OnFirstUnlock Method
                    • OnLastUnlock Method
                    • ReadXmlElement Method
                    • Remove Method
                    • ToString Method
                    • Unlock Method
                    • ValueEquals Method
                      • ValueEquals(Node) Method
                    • WriteXmlElement Method
                  • Properties
                    • DeclarationString Property
                    • IsBranch Property
                    • IsLeaf Property
                    • IsLocked Property
                    • IsRoot Property
                    • Name Property
                    • Nodes Property
                    • ParentNode Property
                    • State Property
                    • ValidBranchTypeList Property
                    • ValidLeafTypeList Property
                  • Events
                    • PropertyChanged Event
                    • PropertyChanging Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • NodeCollection
                  • Overview
                  • Members
                  • NodeCollection Constructor
                    • NodeCollection Constructor(Node)
                    • NodeCollection Constructor(NodeCollection)
                  • Methods
                    • BeginInit Method
                    • ClearItems Method
                    • Clone Method
                    • EndInit Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(NodeCollection) Method
                    • GetHashCode Method
                    • GetKeyForItem Method
                    • InsertItem Method
                    • RemoveItem Method
                    • SetItem Method
                    • ToString Method
                  • Properties
                    • BranchCount Property
                    • Comparer Property
                    • LeafCount Property
                    • Owner Property
                    • ValidBranchTypeList Property
                    • ValidLeafTypeList Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • NodeExtension
                  • Overview
                  • Members
                  • Methods
                    • SetState<TNode> Method
                • NodeFrontEnd
                  • Overview
                  • Members
                  • NodeFrontEnd Constructor
                    • NodeFrontEnd Constructor()
                    • NodeFrontEnd Constructor(NodeFrontEnd)
                    • NodeFrontEnd Constructor(String)
                    • NodeFrontEnd Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Dispose Method
                      • Dispose(Boolean) Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(NodeFrontEnd) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • OnFirstUnlock Method
                    • OnLastUnlock Method
                    • OnNodeBackEndChange Method
                    • ReadXmlElement Method
                    • ValueEquals Method
                      • ValueEquals(NodeFrontEnd) Method
                    • WriteXmlElement Method
                  • Properties
                    • NodeBackEnd Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • NodeRejectedErrorEventArgs
                  • Overview
                  • Members
                  • NodeRejectedErrorEventArgs Constructor
                    • NodeRejectedErrorEventArgs Constructor(NodeFrontEnd,Exception)
                    • NodeRejectedErrorEventArgs Constructor(NodeRejectedErrorEventArgs)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(NodeRejectedErrorEventArgs) Method
                    • GetHashCode Method
                  • Properties
                    • Node Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
              • Interfaces
                • INode
                  • Overview
                  • Members
                  • Properties
                    • DeclarationString Property
                    • IsBranch Property
                    • IsLeaf Property
                    • IsRoot Property
                    • Name Property
                    • Nodes Property
                    • State Property
            • OpcLabs.BaseLib.OperationModel Namespace
              • Overview
              • Classes
                • HandleArguments
                  • Overview
                  • Members
                  • HandleArguments Constructor
                    • HandleArguments Constructor()
                    • HandleArguments Constructor(HandleArguments)
                    • HandleArguments Constructor(Int32)
                    • HandleArguments Constructor(Int32,Object)
                    • HandleArguments Constructor(OperationArguments)
                    • HandleArguments Constructor(OperationArguments,Int32)
                    • HandleArguments Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(HandleArguments) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • Handle Property
                  • Fields
                    • DefaultHandle Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • OperationArguments
                  • Overview
                  • Members
                  • OperationArguments Constructor
                    • OperationArguments Constructor()
                    • OperationArguments Constructor(Object)
                    • OperationArguments Constructor(OperationArguments)
                    • OperationArguments Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(OperationArguments) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • MemberwiseClone Method
                    • ReadXmlElement Method
                    • SetState Method
                    • WriteXmlElement Method
                  • Properties
                    • State Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • OperationEventArgs
                  • Overview
                  • Members
                  • OperationEventArgs Constructor
                    • OperationEventArgs Constructor()
                    • OperationEventArgs Constructor(OperationEventArgs)
                    • OperationEventArgs Constructor(OperationResult)
                    • OperationEventArgs Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(OperationEventArgs) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • GetSchema Method
                    • MemberwiseClone Method
                    • ReadXml Method
                    • ReadXmlElement Method
                    • ToLongString Method
                    • ToResultString Method
                    • ToString Method
                    • WriteXml Method
                    • WriteXmlElement Method
                  • Properties
                    • Diagnostics Property
                    • DiagnosticsCount Property
                    • DiagnosticsSummary Property
                    • ErrorId Property
                    • ErrorMessage Property
                    • ErrorMessageBrief Property
                    • Exception Property
                    • NormalizedDiagnostics Property
                    • NormalizedException Property
                    • Succeeded Property
                  • Fields
                    • Empty Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • OperationException
                  • Overview
                  • Members
                  • OperationException Constructor
                    • OperationException Constructor(Exception)
                    • OperationException Constructor(String,Exception)
                    • OperationException Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • GetObjectData Method
                    • PerformOperation Method
                  • Properties
                    • InnerException Property
                • OperationResult
                  • Overview
                  • Members
                  • OperationResult Constructor
                    • OperationResult Constructor()
                    • OperationResult Constructor(Object)
                    • OperationResult Constructor(Object,Exception)
                    • OperationResult Constructor(Object,Exception,ExceptionCollection)
                    • OperationResult Constructor(OperationEventArgs)
                    • OperationResult Constructor(OperationResult)
                    • OperationResult Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(OperationResult) Method
                    • Failure Method
                    • FromException Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • MemberwiseClone Method
                    • PerformOperation<TOperationException> Method
                    • ReadXmlElement Method
                    • SetState Method
                    • ThrowIfFailed Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String) Method
                      • ToString(String,IFormatProvider) Method
                    • WriteXmlElement Method
                  • Properties
                    • Diagnostics Property
                    • DiagnosticsCount Property
                    • DiagnosticsSummary Property
                    • ErrorId Property
                    • ErrorMessage Property
                    • ErrorMessageBrief Property
                    • Exception Property
                    • Formatter Property
                    • NormalizedDiagnostics Property
                    • NormalizedException Property
                    • State Property
                    • Succeeded Property
                    • Success Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • ValueArguments
                  • Overview
                  • Members
                  • ValueArguments Constructor
                    • ValueArguments Constructor()
                    • ValueArguments Constructor(ValueArguments)
                    • ValueArguments Constructor(Object)
                    • ValueArguments Constructor(Object,Object)
                    • ValueArguments Constructor(OperationArguments)
                    • ValueArguments Constructor(OperationArguments,Object)
                    • ValueArguments Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • CheckValue Method
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(ValueArguments) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • SetValue Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • Value Property
                    • ValueType Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • ValueArrayResult
                  • Overview
                  • Members
                  • ValueArrayResult Constructor
                    • ValueArrayResult Constructor()
                    • ValueArrayResult Constructor(Object,Object[])
                    • ValueArrayResult Constructor(Object,Exception)
                    • ValueArrayResult Constructor(Object,Exception,Object[])
                    • ValueArrayResult Constructor(OperationResult,Object[])
                    • ValueArrayResult Constructor(ValueArrayResult)
                    • ValueArrayResult Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(ValueArrayResult) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • SetValueArray Method
                    • ToString Method
                      • ToString() Method
                    • WriteXmlElement Method
                  • Properties
                    • ValueArray Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • ValueEventArgs
                  • Overview
                  • Members
                  • ValueEventArgs Constructor
                    • ValueEventArgs Constructor()
                    • ValueEventArgs Constructor(ValueEventArgs)
                    • ValueEventArgs Constructor(Object)
                    • ValueEventArgs Constructor(OperationEventArgs)
                    • ValueEventArgs Constructor(OperationEventArgs,Object)
                    • ValueEventArgs Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • CheckValue Method
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(ValueEventArgs) Method
                    • GetHashCode Method
                    • GetObjectData Method
                  • Properties
                    • Value Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • ValueResult
                  • Overview
                  • Members
                  • ValueResult Constructor
                    • ValueResult Constructor()
                    • ValueResult Constructor(Object,Object)
                    • ValueResult Constructor(Object,Exception)
                    • ValueResult Constructor(Object,Exception,Object)
                    • ValueResult Constructor(ValueResult)
                    • ValueResult Constructor(OperationResult,Object)
                    • ValueResult Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • CheckValue Method
                    • Clone Method
                    • ClosedFailure<T> Method
                    • ClosedSuccess<T> Method
                    • Combine Method
                      • Combine<TSecondValue,TResultValue>(ValueResult,ValueResult<TSecondValue>,Func<Object,TSecondValue,TResultValue>) Method
                      • Combine<TFirstValue,TSecondValue,TResultValue>(ValueResult<TFirstValue>,ValueResult<TSecondValue>,Func<TFirstValue,TSecondValue,TResultValue>) Method
                      • Combine<TFirstValue,TResultValue>(ValueResult<TFirstValue>,ValueResult,Func<TFirstValue,Object,TResultValue>) Method
                    • DeserializeValue Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(Object,IEqualityComparer) Method
                      • Equals(ValueResult) Method
                    • Failure Method
                      • Failure(Exception) Method
                      • Failure<T>(Exception) Method
                    • FromFailed Method
                      • FromFailed(OperationResult) Method
                      • FromFailed<T>(OperationResult) Method
                    • GetHashCode Method
                      • GetHashCode() Method
                      • GetHashCode(IEqualityComparer) Method
                    • GetObjectData Method
                    • PerformOperation Method
                      • PerformOperation(Func<Object>) Method
                      • PerformOperation<T>(Func<T>) Method
                      • PerformOperation<T,TOperationException>(Func<T>) Method
                    • ReadXmlElement Method
                    • SelectValue<TOutput> Method
                    • SerializeValue Method
                    • SetValue Method
                    • Success Method
                      • Success(Object) Method
                      • Success<T>(T) Method
                    • WriteXmlElement Method
                  • Properties
                    • Formatter Property
                    • RegularizedValue Property
                    • Value Property
                    • ValueType Property
                  • Events
                    • ValueChanged Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
              • Delegates
                • ConnectedConditionChangedEventHandler
                • OperationEventHandler
                • ValueEventHandler
            • OpcLabs.BaseLib.OperationModel.ComTypes Namespace
              • Overview
              • Interfaces
                • _HandleArguments
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • MemberwiseClone Method
                    • SetState Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • Handle Property
                    • State Property
                • _OperationArguments
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • MemberwiseClone Method
                    • SetState Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • State Property
                • _OperationEventArgs
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • MemberwiseClone Method
                    • ToLongString Method
                    • ToString Method
                  • Properties
                    • Diagnostics Property
                    • DiagnosticsCount Property
                    • DiagnosticsSummary Property
                    • DisplayString Property
                    • ErrorId Property
                    • ErrorMessage Property
                    • ErrorMessageBrief Property
                    • Exception Property
                    • NormalizedDiagnostics Property
                    • NormalizedException Property
                    • Succeeded Property
                • _OperationException
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetBaseException Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • Data Property
                    • DisplayString Property
                    • HelpLink Property
                    • HResult Property
                    • InnerException Property
                    • Message Property
                    • Source Property
                    • StackTrace Property
                    • TargetSite Property
                • _OperationResult
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • MemberwiseClone Method
                    • SetState Method
                    • ThrowIfFailed Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                  • Properties
                    • Diagnostics Property
                    • DiagnosticsCount Property
                    • DiagnosticsSummary Property
                    • DisplayString Property
                    • ErrorId Property
                    • ErrorMessage Property
                    • ErrorMessageBrief Property
                    • Exception Property
                    • NormalizedDiagnostics Property
                    • NormalizedException Property
                    • State Property
                    • Succeeded Property
                • _ValueArguments
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • MemberwiseClone Method
                    • SetState Method
                    • SetValue Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • State Property
                    • Value Property
                    • ValueType Property
                • _ValueArrayResult
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • MemberwiseClone Method
                    • SetState Method
                    • SetValueArray Method
                    • ThrowIfFailed Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                  • Properties
                    • Diagnostics Property
                    • DiagnosticsCount Property
                    • DiagnosticsSummary Property
                    • DisplayString Property
                    • ErrorId Property
                    • ErrorMessage Property
                    • ErrorMessageBrief Property
                    • Exception Property
                    • NormalizedDiagnostics Property
                    • NormalizedException Property
                    • State Property
                    • Succeeded Property
                    • ValueArray Property
                • _ValueResult
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • MemberwiseClone Method
                    • SetState Method
                    • SetValue Method
                    • ThrowIfFailed Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                  • Properties
                    • Diagnostics Property
                    • DiagnosticsCount Property
                    • DiagnosticsSummary Property
                    • DisplayString Property
                    • ErrorId Property
                    • ErrorMessage Property
                    • ErrorMessageBrief Property
                    • Exception Property
                    • NormalizedDiagnostics Property
                    • NormalizedException Property
                    • RegularizedValue Property
                    • State Property
                    • Succeeded Property
                    • Value Property
                    • ValueType Property
            • OpcLabs.BaseLib.OperationModel.Generic Namespace
              • Overview
              • Classes
                • ValueArguments<T>
                  • Overview
                  • Members
                  • ValueArguments<T> Constructor
                    • ValueArguments<T> Constructor()
                    • ValueArguments<T> Constructor(ValueArguments)
                    • ValueArguments<T> Constructor(T)
                    • ValueArguments<T> Constructor(Object,T)
                    • ValueArguments<T> Constructor(OperationArguments)
                    • ValueArguments<T> Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • CheckValue Method
                    • Clone Method
                    • GetObjectData Method
                  • Properties
                    • Value Property
                • ValueResult<T>
                  • Overview
                  • Members
                  • ValueResult<T> Constructor
                    • ValueResult<T> Constructor()
                    • ValueResult<T> Constructor(Object,T)
                    • ValueResult<T> Constructor(Object,Exception)
                    • ValueResult<T> Constructor(Object,Exception,Object)
                    • ValueResult<T> Constructor(ValueResult)
                    • ValueResult<T> Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • CheckValue Method
                    • Clone Method
                    • GetObjectData Method
                    • SelectValue Method
                      • SelectValue<TOutput>(Func<T,TOutput>) Method
                  • Properties
                    • Value Property
            • OpcLabs.BaseLib.Portable Namespace
              • Overview
              • Classes
                • CustomException
                  • Overview
                  • Members
                  • CustomException Constructor
                    • CustomException Constructor()
                    • CustomException Constructor(String)
                    • CustomException Constructor(String,Exception)
                    • CustomException Constructor(SerializationInfo,StreamingContext)
            • OpcLabs.BaseLib.Runtime.InteropServices Namespace
              • Overview
              • Classes
                • ComConfiguration
                  • Overview
                  • Members
                  • ComConfiguration Constructor
                    • ComConfiguration Constructor()
                    • ComConfiguration Constructor(ComConfiguration)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • InstantiationParameters Property
                    • SecurityParameters Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • ComInstantiationParameters
                  • Overview
                  • Members
                  • ComInstantiationParameters Constructor
                    • ComInstantiationParameters Constructor()
                    • ComInstantiationParameters Constructor(ComInstantiationParameters)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • MakeString Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • ExecutionContext Property
                    • OverrideDefaultSecurity Property
                    • TurnOffActivationSecurity Property
                  • Fields
                    • DefaultExecutionContext Field
                    • DefaultOverrideDefaultSecurity Field
                    • DefaultTurnOffActivationSecurity Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • ComManagement
                  • Overview
                  • Members
                  • ComManagement Constructor
                    • ComManagement Constructor()
                    • ComManagement Constructor(ComManagement)
                  • Methods
                    • AssureSecurityInitialization Method
                      • AssureSecurityInitialization() Method
                      • AssureSecurityInitialization(String) Method
                    • AssureSecurityInitializationAndRunOnStaThread Method
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ToString Method
                  • Properties
                    • AppId Property
                    • AppIdString Property
                    • Configuration Property
                    • LogToSystem Property
                    • SecurityInitializationException Property
                    • SecurityInitializationObject Property
                    • SecurityInitializationStatusInfo Property
                  • Fields
                    • Instance Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • ComSecurityParameters
                  • Overview
                  • Members
                  • ComSecurityParameters Constructor
                    • ComSecurityParameters Constructor()
                    • ComSecurityParameters Constructor(ComSecurityParameters)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • MakeString Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • AllowImpersonateClient Property
                    • Default Property
                    • EnsureDataIntegrity Property
                    • TurnOffCallSecurity Property
                    • UseCustomSecurity Property
                  • Fields
                    • DefaultAccessFromThreadToken Field
                    • DefaultAllowImpersonateClient Field
                    • DefaultEnsureDataIntegrity Field
                    • DefaultTurnOffCallSecurity Field
                    • DefaultUseCustomSecurity Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • ExtendedCOMException
                  • Overview
                  • Members
                  • ExtendedCOMException Constructor
                    • ExtendedCOMException Constructor()
                    • ExtendedCOMException Constructor(COMException)
                    • ExtendedCOMException Constructor(String)
                    • ExtendedCOMException Constructor(String,Exception)
                    • ExtendedCOMException Constructor(String,Int32)
                    • ExtendedCOMException Constructor(String,Int32,Exception)
                    • ExtendedCOMException Constructor(String,Int32,XmlQualifiedName2,Exception)
                    • ExtendedCOMException Constructor(String,Int32,XmlQualifiedName2)
                    • ExtendedCOMException Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • GetObjectData Method
                  • Properties
                    • ErrorId Property
                    • QualifiedName Property
                • SimulatedCOMException
                  • Overview
                  • Members
                  • SimulatedCOMException Constructor
                    • SimulatedCOMException Constructor()
                    • SimulatedCOMException Constructor(String)
                    • SimulatedCOMException Constructor(String,Exception)
                    • SimulatedCOMException Constructor(String,Int32)
                    • SimulatedCOMException Constructor(String,Int32,XmlQualifiedName2)
                    • SimulatedCOMException Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • GetObjectData Method
            • OpcLabs.BaseLib.Runtime.InteropServices.ComTypes Namespace
              • Overview
              • Interfaces
                • _ComConfiguration
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • InstantiationParameters Property
                    • SecurityParameters Property
                    • StandardName Property
                • _ComInstantiationParameters
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • OverrideBy Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • ExecutionContext Property
                    • OverrideDefaultSecurity Property
                    • StandardName Property
                    • TurnOffActivationSecurity Property
                • _ComManagement
                  • Overview
                  • Members
                  • Methods
                    • AssureSecurityInitialization Method
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • AppId Property
                    • AppIdString Property
                    • Configuration Property
                    • DisplayString Property
                    • LogToSystem Property
                    • SecurityInitializationException Property
                    • SecurityInitializationObject Property
                    • SecurityInitializationStatusInfo Property
                • _ComSecurityParameters
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • AccessFromThreadToken Property
                    • AllowImpersonateClient Property
                    • DisplayString Property
                    • EnsureDataIntegrity Property
                    • StandardName Property
                    • TurnOffCallSecurity Property
                    • UseCustomSecurity Property
                • _ExtendedCOMException
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetBaseException Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • Data Property
                    • DisplayString Property
                    • ErrorCode Property
                    • ErrorId Property
                    • HelpLink Property
                    • HResult Property
                    • InnerException Property
                    • Message Property
                    • QualifiedName Property
                    • Source Property
                    • StackTrace Property
                    • TargetSite Property
                • _SimulatedCOMException
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetBaseException Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • Data Property
                    • DisplayString Property
                    • ErrorCode Property
                    • ErrorId Property
                    • HelpLink Property
                    • HResult Property
                    • InnerException Property
                    • Message Property
                    • QualifiedName Property
                    • Source Property
                    • StackTrace Property
                    • TargetSite Property
            • OpcLabs.BaseLib.Security Namespace
              • Overview
              • Classes
                • CertificateAcceptancePolicy
                  • Overview
                  • Members
                  • CertificateAcceptancePolicy Constructor
                    • CertificateAcceptancePolicy Constructor()
                    • CertificateAcceptancePolicy Constructor(CertificateAcceptancePolicy)
                    • CertificateAcceptancePolicy Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(CertificateAcceptancePolicy) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • AcceptAnyCertificate Property
                    • Default Property
                    • TestingInsecure Property
                  • Fields
                    • DefaultAcceptAnyCertificate Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • CertificateGenerationParameters
                  • Overview
                  • Members
                  • CertificateGenerationParameters Constructor
                    • CertificateGenerationParameters Constructor()
                    • CertificateGenerationParameters Constructor(CertificateGenerationParameters)
                    • CertificateGenerationParameters Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(CertificateGenerationParameters) Method
                    • GetHashCode Method
                    • GetLifetimeInMonthsFrom Method
                    • GetMonthsToMaximumExpirationDate Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ResetMaximumExpirationDate Method
                    • ShouldSerializeMaximumExpirationDate Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • AllowUserInteraction Property
                    • Default Property
                    • MaximumExpirationDate Property
                    • MinimumKeySizeForRsa Property
                    • ValidityPeriodInMonths Property
                  • Fields
                    • DefaultAllowUserInteraction Field
                    • DefaultMinimumKeySizeForRsa Field
                    • DefaultValidityPeriodInMonths Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • CertificateQuery
                  • Overview
                  • Members
                  • CertificateQuery Constructor
                    • CertificateQuery Constructor()
                    • CertificateQuery Constructor(CertificateQuery)
                    • CertificateQuery Constructor(String)
                    • CertificateQuery Constructor(String,String)
                    • CertificateQuery Constructor(PkiStoreName,PkiStoreLocation,PkiFindType,String)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ParsePkiStoreQuery Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • FileName Property
                    • FindValue Property
                    • KeyStorageFlags Property
                    • Password Property
                    • PkiFindType Property
                    • SourceTypes Property
                    • StoreLocation Property
                    • StoreName Property
                  • Fields
                    • DefaultKeyStorageFlags Field
                    • PkiStoreQuerySyntax Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • CertificateQueryCollection
                  • Overview
                  • Members
                  • CertificateQueryCollection Constructor
                    • CertificateQueryCollection Constructor()
                    • CertificateQueryCollection Constructor(IEnumerable<CertificateQuery>)
                  • Methods
                    • Equals Method
                    • GetHashCode Method
                • CertificateSecurityParameters
                  • Overview
                  • Members
                  • CertificateSecurityParameters Constructor
                    • CertificateSecurityParameters Constructor()
                    • CertificateSecurityParameters Constructor(CertificateSecurityParameters)
                    • CertificateSecurityParameters Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(CertificateSecurityParameters) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ToString Method
                  • Properties
                    • AllowHandler Property
                    • AllowInteraction Property
                    • AllowStatic Property
                    • Default Property
                    • StaticCertificateSecurityParameters Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • GetCertificatesEventArgs
                  • Overview
                  • Members
                  • GetCertificatesEventArgs Constructor
                    • GetCertificatesEventArgs Constructor()
                    • GetCertificatesEventArgs Constructor(Object,Object)
                  • Methods
                    • SetSender Method
                    • SetTarget Method
                  • Properties
                    • CertificatesResult Property
                    • Sender Property
                    • Target Property
                • NetworkSecurity
                  • Overview
                  • Members
                  • NetworkSecurity Constructor
                    • NetworkSecurity Constructor()
                    • NetworkSecurity Constructor(Boolean)
                    • NetworkSecurity Constructor(Boolean,NetworkCredential2)
                    • NetworkSecurity Constructor(NetworkSecurity)
                    • NetworkSecurity Constructor(String,String)
                    • NetworkSecurity Constructor(String,String,String)
                  • Methods
                    • Clone Method
                    • Deconfigure Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetCredentials Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • CustomNetworkCredential Property
                    • IsConfigured Property
                    • IsNull Property
                    • NetworkCredential Property
                    • NotConfigured Property
                  • Fields
                    • DefaultAsString Field
                    • DefaultCustomNetworkCredential Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • StaticCertificateSecurityParameters
                  • Overview
                  • Members
                  • StaticCertificateSecurityParameters Constructor
                    • StaticCertificateSecurityParameters Constructor()
                    • StaticCertificateSecurityParameters Constructor(CertificateQuery)
                    • StaticCertificateSecurityParameters Constructor(IEnumerable<CertificateQuery>)
                    • StaticCertificateSecurityParameters Constructor(StaticCertificateSecurityParameters)
                    • StaticCertificateSecurityParameters Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(StaticCertificateSecurityParameters) Method
                    • GetHashCode Method
                    • GetObjectData Method
                  • Properties
                    • Default Property
                    • LocalCertificateQueries Property
                    • RemoteCertificateAcceptancePolicy Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • ValidateCertificateEventArgs
                  • Overview
                  • Members
                  • ValidateCertificateEventArgs Constructor
                    • ValidateCertificateEventArgs Constructor()
                    • ValidateCertificateEventArgs Constructor(Object,Object,IPkiCertificate,PkiChain,TransportPolicyErrors)
                  • Methods
                    • SetSender Method
                    • SetTarget Method
                  • Properties
                    • Certificate Property
                    • Chain Property
                    • Sender Property
                    • Target Property
                    • TransportPolicyErrors Property
                    • ValidationResult Property
              • Enumerations
                • CertificateSourceTypes
              • Structures
                • CommunicationSecurityRanking
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(CommunicationSecurityRanking) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • Max Method
                    • Min Method
                    • ToString Method
                  • Fields
                    • Authentication Field
                    • Confidentiality Field
                    • Integrity Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
              • Interfaces
                • ICertificateSecurityHandler
                  • Overview
                  • Members
                  • Events
                    • GetLocalCertificates Event
                    • ValidateRemoteCertificate Event
              • Delegates
                • GetCertificatesEventHandler
                • ValidateCertificateEventHandler
            • OpcLabs.BaseLib.Security.ComTypes Namespace
              • Overview
              • Interfaces
                • _CertificateAcceptancePolicy
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • AcceptAnyCertificate Property
                    • DisplayString Property
                    • StandardName Property
                • _CertificateGenerationParameters
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetLifetimeInMonthsFrom Method
                    • GetMonthsToMaximumExpirationDate Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • AllowUserInteraction Property
                    • DisplayString Property
                    • MaximumExpirationDate Property
                    • MinimumKeySizeForRsa Property
                    • StandardName Property
                    • ValidityPeriodInMonths Property
                • _CertificateQuery
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • FileName Property
                    • FindValue Property
                    • KeyStorageFlags Property
                    • Password Property
                    • PkiFindType Property
                    • SourceTypes Property
                    • StandardName Property
                    • StoreLocation Property
                    • StoreName Property
                • _CertificateQueryCollection
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • Contains Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • IndexOf Method
                    • Insert Method
                    • Remove Method
                    • RemoveAt Method
                    • ToString Method
                  • Properties
                    • Count Property
                    • Item Property
                • _CertificateSecurityHandler
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                • _CertificateSecurityParameters
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • AllowHandler Property
                    • AllowInteraction Property
                    • AllowStatic Property
                    • DisplayString Property
                    • StandardName Property
                    • StaticCertificateSecurityParameters Property
                • _CommunicationSecurityRanking
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • Authentication Property
                    • Confidentiality Property
                    • DisplayString Property
                    • Integrity Property
                • _GetCertificatesEventArgs
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • SetSender Method
                    • SetTarget Method
                    • ToString Method
                  • Properties
                    • CertificatesResult Property
                    • DisplayString Property
                    • Sender Property
                    • Target Property
                • _NetworkSecurity
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Deconfigure Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • CustomNetworkCredential Property
                    • DisplayString Property
                    • IsConfigured Property
                    • IsNull Property
                    • NetworkCredential Property
                • _StaticCertificateSecurityParameters
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • LocalCertificateQueries Property
                    • RemoteCertificateAcceptancePolicy Property
                    • StandardName Property
                • _ValidateCertificateEventArgs
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • SetSender Method
                    • SetTarget Method
                    • ToString Method
                  • Properties
                    • Certificate Property
                    • Chain Property
                    • DisplayString Property
                    • Sender Property
                    • Target Property
                    • TransportPolicyErrors Property
                    • ValidationResult Property
                • DCertificateSecurityHandlerEvents
                  • Overview
                  • Members
                  • Methods
                    • GetLocalCertificates Method
                    • ValidateRemoteCertificate Method
            • OpcLabs.BaseLib.Security.Cryptography.PkiCertificates Namespace
              • Overview
              • Classes
                • PkiCertificate
                  • Overview
                  • Members
                  • PkiCertificate Constructor
                    • PkiCertificate Constructor()
                    • PkiCertificate Constructor(Byte[])
                    • PkiCertificate Constructor(Byte[],String)
                    • PkiCertificate Constructor(Byte[],SecureString)
                    • PkiCertificate Constructor(IPkiCertificate)
                    • PkiCertificate Constructor(String)
                    • PkiCertificate Constructor(String,String)
                    • PkiCertificate Constructor(String,SecureString)
                    • PkiCertificate Constructor(X509Certificate)
                    • PkiCertificate Constructor(X509Certificate2)
                  • Methods
                    • GetSerialNumberByteArray Method
                    • ToString Method
                      • ToString() Method
                    • TryNew Method
                  • Properties
                    • RawData Property
                • PkiCertificateCollection
                  • Overview
                  • Members
                  • PkiCertificateCollection Constructor
                    • PkiCertificateCollection Constructor()
                    • PkiCertificateCollection Constructor(IEnumerable<IPkiCertificate>)
                    • PkiCertificateCollection Constructor(IPkiCertificate)
                    • PkiCertificateCollection Constructor(X509Certificate2Collection)
                  • Methods
                    • ToString Method
                  • Properties
                    • Empty Property
                • PkiCertificateInfo
                  • Overview
                  • Members
                  • PkiCertificateInfo Constructor
                    • PkiCertificateInfo Constructor(IPkiCertificate)
                    • PkiCertificateInfo Constructor(PkiCertificateInfo)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(PkiCertificateInfo) Method
                    • GetDefaultFileName Method
                    • GetHashCode Method
                    • ToString Method
                  • Properties
                    • Archived Property
                    • Certificate Property
                    • CertificateAuthority Property
                    • Country Property
                    • DnsNames Property
                    • DomainComponent Property
                    • FriendlyName Property
                    • HasPrivateKey Property
                    • IPAddresses Property
                    • Issuer Property
                    • IssuerDnsFromAlternativeName Property
                    • IssuerDnsName Property
                    • IssuerEmailName Property
                    • IssuerSimpleName Property
                    • IssuerUpnName Property
                    • IssuerUrlName Property
                    • Locality Property
                    • NotAfter Property
                    • NotAfterUtc Property
                    • NotBefore Property
                    • NotBeforeUtc Property
                    • Organization Property
                    • OrganizationalUnit Property
                    • PublicKeySize Property
                    • PublicKeyTypeString Property
                    • RawDataString Property
                    • SerialNumber Property
                    • SignatureAlgorithmName Property
                    • SignatureAlgorithmOid Property
                    • State Property
                    • Subject Property
                    • SubjectDnsFromAlternativeName Property
                    • SubjectDnsName Property
                    • SubjectEmailName Property
                    • SubjectSimpleName Property
                    • SubjectUpnName Property
                    • SubjectUrlName Property
                    • Thumbprint Property
                    • UniformResourceIdentifiers Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • PkiChain
                  • Overview
                  • Members
                  • PkiChain Constructor
                    • PkiChain Constructor()
                    • PkiChain Constructor(Boolean)
                    • PkiChain Constructor(X509Chain)
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(PkiChain) Method
                    • GetHashCode Method
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • PkiCrlCollection
                  • Overview
                  • Members
                  • PkiCrlCollection Constructor
                    • PkiCrlCollection Constructor()
                    • PkiCrlCollection Constructor(IEnumerable<IPkiCrl>)
                    • PkiCrlCollection Constructor(IPkiCrl)
                  • Methods
                    • ToString Method
                • PkiCrlEntryCollection
                  • Overview
                  • Members
                  • PkiCrlEntryCollection Constructor
                    • PkiCrlEntryCollection Constructor()
                    • PkiCrlEntryCollection Constructor(IEnumerable<IPkiCrlEntry>)
                    • PkiCrlEntryCollection Constructor(IPkiCrlEntry)
                  • Methods
                    • ToString Method
                • PkiCrlInfo
                  • Overview
                  • Members
                  • PkiCrlInfo Constructor
                    • PkiCrlInfo Constructor(IPkiCrl)
                    • PkiCrlInfo Constructor(PkiCrlInfo)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(PkiCrlInfo) Method
                    • FindRevokingCrlEntry Method
                    • GetHashCode Method
                    • ToString Method
                  • Properties
                    • Crl Property
                    • Issuer Property
                    • NextUpdate Property
                    • RawDataString Property
                    • RevokedCertificates Property
                    • ThisUpdate Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • PkiStoreInfo
                  • Overview
                  • Members
                  • PkiStoreInfo Constructor
                  • Methods
                    • ToString Method
                  • Properties
                    • CertificateCount Property
                    • CertificateInfos Property
                    • CrlCount Property
                    • CrlInfos Property
                    • Name Property
                    • OpenErrorMessage Property
                    • OpenException Property
                    • PrivateKeyCount Property
                    • Store Property
                    • StoreType Property
                    • StoreTypeName Property
                    • SupportsCrls Property
              • Enumerations
                • PkiApplicationStoreKind
                • PkiCommunicationStoreKind
                • PkiFileFormat
                • PkiFindType
                • PkiStoreLocation
                • PkiStoreName
                • TransportPolicyErrors
              • Interfaces
                • IPkiApplicationStoreGroup
                  • Overview
                  • Members
                  • Properties
                    • HttpsGroup Property
                    • InstanceGroup Property
                    • TemporaryStore Property
                    • UserGroup Property
                • IPkiCertificate
                  • Overview
                  • Members
                  • Methods
                    • GetCertHash Method
                    • GetNameInfo Method
                    • GetRawCertData Method
                    • GetSerialNumberByteArray Method
                    • ToString Method
                  • Properties
                    • Archived Property
                    • Extensions Property
                    • FriendlyName Property
                    • Handle Property
                    • HasPrivateKey Property
                    • Issuer Property
                    • IssuerName Property
                    • NotAfter Property
                    • NotBefore Property
                    • PrivateKey Property
                    • PublicKey Property
                    • RawData Property
                    • SerialNumber Property
                    • SignatureAlgorithm Property
                    • Subject Property
                    • SubjectName Property
                    • Thumbprint Property
                    • Version Property
                • IPkiCommunicationStoreGroup
                  • Overview
                  • Members
                  • Properties
                    • IssuerStore Property
                    • OwnStore Property
                    • RejectedStore Property
                    • TrustedStore Property
                • IPkiCrl
                  • Overview
                  • Members
                  • Properties
                    • Issuer Property
                    • NextUpdate Property
                    • RawData Property
                    • RevokedCertificates Property
                    • ThisUpdate Property
                • IPkiCrlEntry
                  • Overview
                  • Members
                  • Properties
                    • CertificateIssuer Property
                    • RevocationDate Property
                    • SerialNumber Property
                • IPkiStore
                  • Overview
                  • Members
                  • Methods
                    • AddCertificate Method
                    • FindCertificates Method
                    • GetCertificateInfo Method
                    • GetCrlInfo Method
                    • RemoveCertificates Method
                    • Reopen Method
                  • Properties
                    • CertificateInfoType Property
                    • Certificates Property
                    • CrlInfoType Property
                    • Crls Property
                    • IsShared Property
                    • OpenException Property
                    • SupportsCrls Property
                • IPkiStoreGroup
                  • Overview
                  • Members
                  • Methods
                    • GetStoreInfo Method
                  • Properties
                    • StoreDictionary Property
                    • StoreInfoType Property
            • OpcLabs.BaseLib.Security.Cryptography.PkiCertificates.ComTypes Namespace
              • Overview
              • Interfaces
                • _PkiCertificate
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • Export Method
                    • GetCertHash Method
                    • GetCertHashString Method
                    • GetEffectiveDateString Method
                    • GetExpirationDateString Method
                    • GetFormat Method
                    • GetHashCode Method
                    • GetIssuerName Method
                    • GetKeyAlgorithm Method
                    • GetKeyAlgorithmParameters Method
                    • GetKeyAlgorithmParametersString Method
                    • GetName Method
                    • GetPublicKey Method
                    • GetPublicKeyString Method
                    • GetRawCertData Method
                    • GetRawCertDataString Method
                    • GetSerialNumberByteArray Method
                    • GetSerialNumberString Method
                    • GetType Method
                    • Import Method
                    • Reset Method
                    • ToString Method
                    • Verify Method
                  • Properties
                    • Archived Property
                    • DisplayString Property
                    • FriendlyName Property
                    • HasPrivateKey Property
                    • Issuer Property
                    • NotAfter Property
                    • NotBefore Property
                    • PrivateKey Property
                    • RawData Property
                    • SerialNumber Property
                    • Subject Property
                    • Thumbprint Property
                    • Version Property
                • _PkiCertificateCollection
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • Contains Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • IndexOf Method
                    • Insert Method
                    • Remove Method
                    • RemoveAt Method
                    • ToString Method
                  • Properties
                    • Count Property
                    • Item Property
                • _PkiChain
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                • _PkiCrlCollection
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • Contains Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • IndexOf Method
                    • Insert Method
                    • Remove Method
                    • RemoveAt Method
                    • ToString Method
                  • Properties
                    • Count Property
                    • Item Property
                • _PkiCrlEntry
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • CertificateIssuer Property
                    • DisplayString Property
                    • RevocationDate Property
                    • SerialNumber Property
                • _PkiCrlEntryCollection
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • Contains Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • IndexOf Method
                    • Insert Method
                    • Remove Method
                    • RemoveAt Method
                    • ToString Method
                  • Properties
                    • Count Property
                    • Item Property
            • OpcLabs.BaseLib.Security.Cryptography.X509Certificates Namespace
              • Overview
            • OpcLabs.BaseLib.Security.Cryptography.X509Certificates.ComTypes Namespace
              • Overview
            • OpcLabs.BaseLib.Security.KeyManagement Namespace
              • Overview
              • Classes
                • SecurityKeysInfo
                  • Overview
                  • Members
                  • SecurityKeysInfo Constructor
                    • SecurityKeysInfo Constructor()
                    • SecurityKeysInfo Constructor(String,Int64,Byte[],Double,Double)
                    • SecurityKeysInfo Constructor(SecurityKeysInfo)
                    • SecurityKeysInfo Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(SecurityKeysInfo) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ToString Method
                  • Properties
                    • FirstTokenId Property
                    • FirstTokenIdDecimal Property
                    • FirstTokenIdDouble Property
                    • KeyLifetime Property
                    • Keys Property
                    • SecurityPolicyUriString Property
                    • TimeToNextKey Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.BaseLib.Security.KeyManagement.ComTypes Namespace
              • Overview
              • Interfaces
                • _SecurityKeysInfo
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • SetKeys Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • FirstTokenId Property
                    • FirstTokenIdDecimal Property
                    • FirstTokenIdDouble Property
                    • KeyLifetime Property
                    • Keys Property
                    • SecurityPolicyUriString Property
                    • TimeToNextKey Property
            • OpcLabs.BaseLib.Security.KeyManagement.Configuration Namespace
              • Overview
              • Classes
                • ManagedSecurityGroupParameters
                  • Overview
                  • Members
                  • ManagedSecurityGroupParameters Constructor
                    • ManagedSecurityGroupParameters Constructor()
                    • ManagedSecurityGroupParameters Constructor(ManagedSecurityGroupParameters)
                    • ManagedSecurityGroupParameters Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(ManagedSecurityGroupParameters) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • UnionWith Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • Empty Property
                    • EstimatedGetSecurityKeysTime Property
                    • FailureRetrialDelay Property
                    • InitialRequestedKeyCount Property
                    • InitialRequestedKeyCountDecimal Property
                    • InitialRequestedKeyCountDouble Property
                    • IsEmpty Property
                    • MaximumRequestedKeyCount Property
                    • MaximumRequestedKeyCountDecimal Property
                    • MaximumRequestedKeyCountDouble Property
                    • MinimumDelayBetweenGetSecurityKeys Property
                    • MinimumFutureKeyReserveTime Property
                    • MinimumPastKeyReserveTime Property
                    • RefetchCurrentKeysFactorOfKeyLifetime Property
                    • RequestedFutureKeyReserveTime Property
                    • RequestedPastKeyReserveTime Property
                  • Fields
                    • DefaultEstimatedGetSecurityKeysTime Field
                    • DefaultFailureRetrialDelay Field
                    • DefaultInitialRequestedKeyCount Field
                    • DefaultMaximumRequestedKeyCount Field
                    • DefaultMinimumDelayBetweenGetSecurityKeys Field
                    • DefaultMinimumFutureKeyReserveTime Field
                    • DefaultMinimumPastKeyReserveTime Field
                    • DefaultRefetchCurrentKeysFactorOfKeyLifetime Field
                    • DefaultRequestedFutureKeyReserveTime Field
                    • DefaultRequestedPastKeyReserveTime Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • SecurityGroupElement
                  • Overview
                  • Members
                  • SecurityGroupElement Constructor
                    • SecurityGroupElement Constructor()
                    • SecurityGroupElement Constructor(String)
                    • SecurityGroupElement Constructor(SecurityGroupElement)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(SecurityGroupElement) Method
                    • GetHashCode Method
                    • ToString Method
                  • Properties
                    • KeyLifetime Property
                    • MaximumFutureKeyCount Property
                    • MaximumFutureKeyCountDecimal Property
                    • MaximumFutureKeyCountDouble Property
                    • MaximumPastKeyCount Property
                    • MaximumPastKeyCountDecimal Property
                    • MaximumPastKeyCountDouble Property
                    • SecurityGroupId Property
                    • SecurityPolicyUri Property
                    • SecurityPolicyUriString Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.BaseLib.Security.KeyManagement.Configuration.ComTypes Namespace
              • Overview
              • Interfaces
                • _ManagedSecurityGroupParameters
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                    • UnionWith Method
                  • Properties
                    • DisplayString Property
                    • EstimatedGetSecurityKeysTime Property
                    • FailureRetrialDelay Property
                    • InitialRequestedKeyCount Property
                    • InitialRequestedKeyCountDecimal Property
                    • InitialRequestedKeyCountDouble Property
                    • IsEmpty Property
                    • MaximumRequestedKeyCount Property
                    • MaximumRequestedKeyCountDecimal Property
                    • MaximumRequestedKeyCountDouble Property
                    • MinimumDelayBetweenGetSecurityKeys Property
                    • MinimumFutureKeyReserveTime Property
                    • MinimumPastKeyReserveTime Property
                    • RefetchCurrentKeysFactorOfKeyLifetime Property
                    • RequestedFutureKeyReserveTime Property
                    • RequestedPastKeyReserveTime Property
                    • StandardName Property
                • _SecurityGroupElement
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • KeyLifetime Property
                    • MaximumFutureKeyCount Property
                    • MaximumFutureKeyCountDecimal Property
                    • MaximumFutureKeyCountDouble Property
                    • MaximumPastKeyCount Property
                    • MaximumPastKeyCountDecimal Property
                    • MaximumPastKeyCountDouble Property
                    • SecurityGroupId Property
                    • SecurityPolicyUriString Property
            • OpcLabs.BaseLib.Transfer Namespace
              • Overview
              • Classes
                • ResultArguments
                  • Overview
                  • Members
                  • ResultArguments Constructor
                    • ResultArguments Constructor()
                    • ResultArguments Constructor(ResultArguments)
                    • ResultArguments Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Assign Method
                      • Assign(Exception) Method
                      • Assign(OperationEventArgs) Method
                      • Assign(OperationResult) Method
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(ResultArguments) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • ErrorId Property
                    • ErrorMessage Property
                    • Exception Property
                    • NormalizedException Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
              • Enumerations
                • ArgumentDirections
            • OpcLabs.BaseLib.Utilities Namespace
              • Overview
              • Classes
                • UriUtilities
                  • Overview
                  • Members
                  • Methods
                    • IsValidScheme Method
                    • ReplaceHost Method
            • OpcLabs.BaseLib.Widgets Namespace
              • Overview
              • Classes
                • NotifyingWidget
                  • Overview
                  • Members
                  • NotifyingWidget Constructor
                    • NotifyingWidget Constructor()
                    • NotifyingWidget Constructor(NotifyingWidget)
                    • NotifyingWidget Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • CallbackError Method
                    • Clone Method
                    • Dispose Method
                      • Dispose(Boolean) Method
                    • GetObjectData Method
                    • OnNotificationEnqueuerOverflow Method
                    • OnNotificationEnqueuerOverflowClearing Method
                    • SafeCriticalCallback Method
                    • SendCallbackError Method
                    • Synchronize Method
                      • Synchronize(Action) Method
                      • Synchronize<TResult>(Func<TResult>) Method
                    • ValueEquals Method
                      • ValueEquals(Object) Method
                      • ValueEquals(NotifyingWidget) Method
                  • Properties
                    • NotificationQueueCapacity Property
                    • NotificationQueueIdleTimeToSleep Property
                    • QueueNotifications Property
                    • SynchronizationContext Property
                  • Fields
                    • DefaultNotificationQueueCapacity Field
                    • DefaultNotificationQueueIdleTimeToSleep Field
                • ProcessedEventArgs
                  • Overview
                  • Members
                  • ProcessedEventArgs Constructor
                  • Methods
                    • ToString Method
                • Widget
                  • Overview
                  • Members
                  • Widget Constructor
                    • Widget Constructor()
                    • Widget Constructor(IContainer)
                    • Widget Constructor(Widget)
                    • Widget Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Dispose Method
                      • Dispose(Boolean) Method
                    • GetObjectData Method
                    • GetSchema Method
                    • GetService Method
                    • OnContextTypesChanged Method
                    • ReadXml Method
                    • ReadXmlElement Method
                    • ToString Method
                    • ValueEquals Method
                      • ValueEquals(Object) Method
                      • ValueEquals(Widget) Method
                    • WriteXml Method
                    • WriteXmlElement Method
                  • Properties
                    • CustomReference Property
                    • IsDisposed Property
                    • ServiceContainer Property
            • OpcLabs.BaseLib.Widgets.ComTypes Namespace
              • Overview
              • Interfaces
                • _NotifyingWidget
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetService Method
                    • GetServiceByName Method
                    • GetType Method
                    • ToString Method
                    • ValueEquals Method
                  • Properties
                    • CustomReference Property
                    • DisplayString Property
                    • NotificationQueueCapacity Property
                    • NotificationQueueIdleTimeToSleep Property
                    • QueueNotifications Property
                • _Widget
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetService Method
                    • GetServiceByName Method
                    • GetType Method
                    • ToString Method
                    • ValueEquals Method
                  • Properties
                    • CustomReference Property
                    • DisplayString Property
            • OpcLabs.BaseLib.Xml Namespace
              • Overview
              • Classes
                • XmlQualifiedName2
                  • Overview
                  • Members
                  • XmlQualifiedName2 Constructor
                    • XmlQualifiedName2 Constructor()
                    • XmlQualifiedName2 Constructor(String)
                    • XmlQualifiedName2 Constructor(String,String)
                    • XmlQualifiedName2 Constructor(XmlQualifiedName)
                    • XmlQualifiedName2 Constructor(XmlQualifiedName2)
                    • XmlQualifiedName2 Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(XmlQualifiedName2) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • GetSchema Method
                    • ReadXml Method
                    • WriteXml Method
                  • Properties
                    • Name Property
                    • Namespace Property
                  • Fields
                    • Empty Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.BaseLib.Xml.Collections Namespace
              • Overview
              • Classes
                • XmlQualifiedName2Dictionary
                  • Overview
                  • Members
                  • XmlQualifiedName2Dictionary Constructor
                    • XmlQualifiedName2Dictionary Constructor()
                    • XmlQualifiedName2Dictionary Constructor(IDictionary<XmlQualifiedName2,XmlQualifiedName2>)
                    • XmlQualifiedName2Dictionary Constructor(Int32)
                  • Methods
                    • Equals Method
                    • GetHashCode Method
                    • GetSchema Method
                    • ReadXml Method
                    • WriteXml Method
                  • Properties
                    • Empty Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.BaseLib.Xml.Collections.ComTypes Namespace
              • Overview
              • Interfaces
                • _XmlQualifiedName2Dictionary
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • ContainsKey Method
                    • ContainsValue Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • Remove Method
                    • ToString Method
                    • TryGetValue Method
                  • Properties
                    • Count Property
                    • Item Property
            • OpcLabs.BaseLib.Xml.ComTypes Namespace
              • Overview
              • Interfaces
                • _XmlQualifiedName2
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • IsEmpty Property
                    • Name Property
                    • Namespace Property
        • OpcLabs.BaseLibComponents Assembly
          • Overview
          • Namespaces
            • OpcLabs.BaseLib.Components Namespace
              • Overview
              • Classes
                • LinearConverter
                  • Overview
                  • Members
                  • LinearConverter Constructor
                    • LinearConverter Constructor()
                    • LinearConverter Constructor(Double,Double,Double,Double)
                    • LinearConverter Constructor(Double,Double,Double,Double,OffLimitBehavior,OffLimitBehavior,OffLimitBehavior,OffLimitBehavior)
                    • LinearConverter Constructor(IContainer)
                    • LinearConverter Constructor(LinearConverter)
                  • Methods
                    • Clone Method
                    • Convert Method
                    • ConvertBack Method
                    • EvaluateF Method
                    • EvaluateInverseF Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ValueEquals Method
                      • ValueEquals(LinearConverter) Method
                      • ValueEquals(Object) Method
                    • WriteXmlElement Method
                  • Properties
                    • DefaultInverseRoot Property
                    • DefaultInverseSlope Property
                    • DefaultInverseYIntercept Property
                    • DefaultRoot Property
                    • DefaultSlope Property
                    • DefaultYIntercept Property
                    • InverseRoot Property
                    • InverseSlope Property
                    • InverseYIntercept Property
                    • OffX1Limit Property
                    • OffX2Limit Property
                    • OffY1Limit Property
                    • OffY2Limit Property
                    • Root Property
                    • Slope Property
                    • X1 Property
                    • X2 Property
                    • Y1 Property
                    • Y2 Property
                    • YIntercept Property
                  • Fields
                    • DefaultOffLimitBehavior Field
                    • DefaultX1 Field
                    • DefaultX2 Field
                    • DefaultY1 Field
                    • DefaultY2 Field
                • StatusToColorConverter
                  • Overview
                  • Members
                  • StatusToColorConverter Constructor
                    • StatusToColorConverter Constructor()
                    • StatusToColorConverter Constructor(Color,Color,Color,Color)
                    • StatusToColorConverter Constructor(IContainer)
                    • StatusToColorConverter Constructor(StatusToColorConverter)
                  • Methods
                    • Clone Method
                    • Convert Method
                    • ConvertBack Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ValueEquals Method
                      • ValueEquals(StatusToColorConverter) Method
                      • ValueEquals(Object) Method
                    • WriteXmlElement Method
                  • Properties
                    • DefaultErrorColor Property
                    • DefaultNormalColor Property
                    • DefaultUnknownColor Property
                    • DefaultWarningColor Property
                    • ErrorColor Property
                    • NormalColor Property
                    • UnknownColor Property
                    • WarningColor Property
              • Enumerations
                • OffLimitBehavior
            • OpcLabs.BaseLib.Connectivity Namespace
              • Overview
              • Classes
                • CompositeConnectivity
                  • Overview
                  • Members
                  • CompositeConnectivity Constructor
                    • CompositeConnectivity Constructor()
                    • CompositeConnectivity Constructor(CompositeConnectivity)
                    • CompositeConnectivity Constructor(IContainer)
                    • CompositeConnectivity Constructor(IEnumerable<IConnectivity>)
                    • CompositeConnectivity Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Add Method
                    • CanExtend Method
                    • Clone Method
                    • GetEnumerator Method
                    • GetIsIncluded Method
                    • GetObjectData Method
                    • GetService Method
                    • ReadXmlElement Method
                    • Remove Method
                    • SetIsIncluded Method
                    • ToString Method
                    • ValueEquals Method
                      • ValueEquals(Object) Method
                      • ValueEquals(CompositeConnectivity) Method
                    • WriteXmlElement Method
                  • Properties
                    • Connectivities Property
            • OpcLabs.BaseLib.LiveBinding Namespace
              • Overview
              • Classes
                • BindingExtender
                  • Overview
                  • Members
                  • BindingExtender Constructor
                    • BindingExtender Constructor()
                    • BindingExtender Constructor(BindingExtender)
                    • BindingExtender Constructor(IContainer)
                  • Methods
                    • Clone Method
                • PointBinder
                  • Overview
                  • Members
                  • PointBinder Constructor
                    • PointBinder Constructor()
                    • PointBinder Constructor(IContainer)
                    • PointBinder Constructor(PointBinder)
                  • Methods
                    • Clone Method
        • OpcLabs.EasyOpcClassic Assembly
          • Overview
          • Namespaces
            • OpcLabs.EasyOpc.AlarmsAndEvents Namespace
              • Overview
              • Classes
                • EasyAEClientCore
                  • Overview
                  • Members
                  • EasyAEClientCore Constructor
                    • EasyAEClientCore Constructor()
                    • EasyAEClientCore Constructor(EasyAEClientCore)
                    • EasyAEClientCore Constructor(IConfiguration)
                    • EasyAEClientCore Constructor(IContainer)
                    • EasyAEClientCore Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • AcknowledgeCondition Method
                      • AcknowledgeCondition(ServerDescriptor,AENodeDescriptor,String,DateTime,Int64) Method
                      • AcknowledgeCondition(String,String,String,String,DateTime,Int64) Method
                      • AcknowledgeCondition(ServerDescriptor,AENodeDescriptor,String,DateTime,Int64,String,String) Method
                    • BrowseNodes Method
                    • BrowseServers Method
                    • CallbackError Method
                    • ChangeEventSubscription Method
                    • Clone Method
                    • Dispose Method
                      • Dispose(Boolean) Method
                    • GetConditionState Method
                    • GetEventsSubscriptionArguments Method
                    • GetObjectData Method
                    • GetService Method
                    • IsKnownEventsSubscriptionHandle Method
                    • OnNotificationEnqueuerOverflow Method
                    • OnNotificationEnqueuerOverflowClearing Method
                    • PullMultipleNotifications Method
                    • QueryEventCategories Method
                    • QuerySourceConditions Method
                    • ReadXmlElement Method
                    • RefreshEventSubscription Method
                    • Reset Method
                    • SendCallbackError Method
                    • SubscribeEvents Method
                    • ToString Method
                    • UnsubscribeAllEvents Method
                    • UnsubscribeEvents Method
                    • ValueEquals Method
                      • ValueEquals(EasyAEClientCore) Method
                      • ValueEquals(Object) Method
                    • WriteXmlElement Method
                  • Properties
                    • AdaptableParameters Property
                    • AliasProvider Property
                    • InstanceParameters Property
                    • Isolated Property
                    • IsolatedParameters Property
                    • LicenseInfo Property
                    • PullNotificationQueueCapacity Property
                    • SharedParameters Property
                    • SharedServiceContainer Property
                    • SharedServiceProvider Property
                    • SupportedTechnologies Property
                  • Fields
                    • DefaultIsolated Field
                  • Events
                    • EventingFailure Event
                    • LogEntry Event
                    • Notification Event
                • EasyAEClientManagementCore
                  • Overview
                  • Members
                  • EasyAEClientManagementCore Constructor
                    • EasyAEClientManagementCore Constructor()
                    • EasyAEClientManagementCore Constructor(EasyAEClientManagementCore)
                    • EasyAEClientManagementCore Constructor(IContainer)
                    • EasyAEClientManagementCore Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                  • Properties
                    • AdaptableParameters Property
                    • SharedParameters Property
                  • Events
                    • LogEntry Event
                • EasyAEClientSelector
                  • Overview
                  • Members
                  • EasyAEClientSelector Constructor
                    • EasyAEClientSelector Constructor()
                    • EasyAEClientSelector Constructor(EasyAEClientSelector)
                    • EasyAEClientSelector Constructor(String)
                    • EasyAEClientSelector Constructor(String,Boolean)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ToString Method
                  • Properties
                    • Default Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.EasyOpc.AlarmsAndEvents.ComplexEventProcessing Namespace
              • Overview
              • Classes
                • AEEventDataPayload
                  • Overview
                  • Members
                  • AEEventDataPayload Constructor
                    • AEEventDataPayload Constructor()
                    • AEEventDataPayload Constructor(AEEventData)
                    • AEEventDataPayload Constructor(AEEventDataPayload)
                    • AEEventDataPayload Constructor(String,DateTime,String,Int64,Int64,Int32,String,String,Boolean,Boolean,Boolean,Int32,Boolean,DateTime,Int64,String)
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(AEEventDataPayload) Method
                    • FromAEEvent Method
                    • GetHashCode Method
                    • ToString Method
                  • Properties
                    • Acknowledged Property
                    • AcknowledgeRequired Property
                    • Active Property
                    • ActiveTime Property
                    • ActorId Property
                    • CategoryId Property
                    • ConditionName Property
                    • Cookie Property
                    • Enabled Property
                    • EventType Property
                    • Message Property
                    • QualifiedSourceName Property
                    • Quality Property
                    • Severity Property
                    • SubconditionName Property
                    • Time Property
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
                • AENotificationPayload
                  • Overview
                  • Members
                  • AENotificationPayload Constructor
                    • AENotificationPayload Constructor()
                    • AENotificationPayload Constructor(EasyAENotificationEventArgs)
                    • AENotificationPayload Constructor(EasyAENotificationEventArgs,AEEventDataPayload)
                    • AENotificationPayload Constructor(String,String,Boolean,Boolean,AEEventDataPayload)
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(AENotificationPayload) Method
                    • FromEasyAENotificationEventArgs Method
                    • GetHashCode Method
                    • ToString Method
                  • Properties
                    • ErrorId Property
                    • EventDataPayload Property
                    • Refresh Property
                    • RefreshComplete Property
                    • Server Property
                  • Fields
                    • DefaultEventSeverity Field
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
            • OpcLabs.EasyOpc.AlarmsAndEvents.ComTypes Namespace
              • Overview
              • Interfaces
                • _EasyAEClient
                  • Overview
                  • Members
                  • Methods
                    • AcknowledgeCondition Method
                    • BrowseAreas Method
                    • BrowseNodes Method
                    • BrowseServers Method
                    • BrowseSources Method
                    • ChangeEventSubscription Method
                    • Clone Method
                    • Equals Method
                    • GetConditionState Method
                    • GetConditionStateList Method
                    • GetEventsSubscriptionArguments Method
                    • GetHashCode Method
                    • GetService Method
                    • GetServiceByName Method
                    • GetType Method
                    • IsKnownEventsSubscriptionHandle Method
                    • PullMultipleNotifications Method
                    • PullNotification Method
                    • PullNotificationList Method
                    • QueryEventCategories Method
                    • QuerySourceConditions Method
                    • RefreshEventSubscription Method
                    • Reset Method
                    • SubscribeEvents Method
                    • ToString Method
                    • UnsubscribeAllEvents Method
                    • UnsubscribeEvents Method
                    • ValueEquals Method
                  • Properties
                    • AliasProvider Property
                    • CustomReference Property
                    • DisplayString Property
                    • InstanceParameters Property
                    • Isolated Property
                    • IsolatedParameters Property
                    • LicenseInfo Property
                    • NotificationQueueCapacity Property
                    • NotificationQueueIdleTimeToSleep Property
                    • PullNotificationQueueCapacity Property
                    • QueueNotifications Property
                    • SupportedTechnologies Property
                • _EasyAEClientManagement
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetService Method
                    • GetServiceByName Method
                    • GetType Method
                    • ToString Method
                    • ValueEquals Method
                  • Properties
                    • AdaptableParameters Property
                    • CustomReference Property
                    • DisplayString Property
                    • SharedInstance Property
                    • SharedParameters Property
                • _EasyAEClientSelector
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • Reset Method
                    • ToString Method
                  • Properties
                    • Differentiator Property
                    • DisplayString Property
                    • InstanceParameters Property
                    • Isolated Property
                    • IsolatedParameters Property
                    • StandardName Property
                • DEasyAEClientEvents
                  • Overview
                  • Members
                  • Methods
                    • EventingFailure Method
                    • Notification Method
                • DEasyAEClientManagementEvents
                  • Overview
                  • Members
                  • Methods
                    • LogEntry Method
            • OpcLabs.EasyOpc.AlarmsAndEvents.Reactive Namespace
              • Overview
              • Classes
                • AEAcknowledgeConditionObserver
                  • Overview
                  • Members
                  • AEAcknowledgeConditionObserver Constructor
                    • AEAcknowledgeConditionObserver Constructor()
                    • AEAcknowledgeConditionObserver Constructor(EasyAEClientSelector,IAliasProvider)
                    • AEAcknowledgeConditionObserver Constructor(AEAcknowledgeConditionObserver)
                  • Methods
                    • Clone Method
                    • Create Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • OnCompleted Method
                    • OnError Method
                    • OnNext Method
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • AENotificationObservable
                  • Overview
                  • Members
                  • AENotificationObservable Constructor
                    • AENotificationObservable Constructor()
                    • AENotificationObservable Constructor(EasyAEClientSelector,IAliasProvider,IEnumerable<AEEventsSubscriptionArguments>)
                    • AENotificationObservable Constructor(AENotificationObservable)
                    • AENotificationObservable Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Create Method
                      • Create(AEEventsSubscriptionArguments) Method
                      • Create(IEnumerable<AEEventsSubscriptionArguments>) Method
                      • Create(ServerDescriptor,AESubscriptionParameters,Boolean,Object) Method
                      • Create(String,String,Int32) Method
                      • Create(String,String,Int32,AESubscriptionFilter) Method
                      • Create(String,String,Int32,AESubscriptionFilter,AEAttributeSetDictionary,Boolean,Boolean,Object) Method
                    • CreateEventsSubscriptionArguments Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(AENotificationObservable) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • Subscribe Method
                    • WriteXmlElement Method
                  • Properties
                    • Arguments Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • AEReactive
                  • Overview
                  • Members
                  • AEReactive Constructor
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(AEReactive) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ObtainClient Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • AliasProvider Property
                    • ClientSelector Property
                    • DefaultAliasProvider Property
                    • DefaultClientSelector Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.EasyOpc.DataAccess Namespace
              • Overview
              • Classes
                • EasyDAClientCore
                  • Overview
                  • Members
                  • EasyDAClientCore Constructor
                    • EasyDAClientCore Constructor()
                    • EasyDAClientCore Constructor(EasyDAClientCore)
                    • EasyDAClientCore Constructor(IConfiguration)
                    • EasyDAClientCore Constructor(IContainer)
                    • EasyDAClientCore Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • BrowseAccessPaths Method
                    • BrowseNodes Method
                    • BrowseProperties Method
                    • BrowseServers Method
                    • CallbackError Method
                    • ChangeMultipleItemSubscriptions Method
                    • Clone Method
                    • Dispose Method
                      • Dispose(Boolean) Method
                    • GetItemSubscriptionArguments Method
                    • GetMultiplePropertyValues Method
                    • GetObjectData Method
                    • GetService Method
                    • OnNotificationEnqueuerOverflow Method
                    • OnNotificationEnqueuerOverflowClearing Method
                    • PullMultipleItemChanges Method
                    • ReadMultipleItems Method
                    • ReadXmlElement Method
                    • Reset Method
                    • SendCallbackError Method
                    • SubscribeMultipleItems Method
                    • ToString Method
                    • UnsubscribeAllItems Method
                    • UnsubscribeMultipleItems Method
                    • ValueEquals Method
                      • ValueEquals(EasyDAClientCore) Method
                      • ValueEquals(Object) Method
                    • WriteMultipleItems Method
                    • WriteMultipleItemValues Method
                    • WriteXmlElement Method
                  • Properties
                    • AdaptableParameters Property
                    • AliasProvider Property
                    • InstanceParameters Property
                    • Isolated Property
                    • IsolatedParameters Property
                    • LicenseInfo Property
                    • PullItemChangedQueueCapacity Property
                    • ServiceProviderEndpointDescriptor Property
                    • SharedParameters Property
                    • SharedServiceContainer Property
                    • SharedServiceProvider Property
                    • SupportedTechnologies Property
                  • Fields
                    • DefaultIsolated Field
                  • Events
                    • EventingFailure Event
                    • ItemChanged Event
                    • LogEntry Event
                • EasyDAClientManagementCore
                  • Overview
                  • Members
                  • EasyDAClientManagementCore Constructor
                    • EasyDAClientManagementCore Constructor()
                    • EasyDAClientManagementCore Constructor(EasyDAClientManagementCore)
                    • EasyDAClientManagementCore Constructor(IContainer)
                    • EasyDAClientManagementCore Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • BeginInit Method
                    • Clone Method
                    • EndInit Method
                  • Properties
                    • AdaptableParameters Property
                    • ServiceProviderEndpointDescriptor Property
                    • SharedParameters Property
                  • Events
                    • LogEntry Event
                • EasyDAClientSelector
                  • Overview
                  • Members
                  • EasyDAClientSelector Constructor
                    • EasyDAClientSelector Constructor()
                    • EasyDAClientSelector Constructor(EasyDAClientSelector)
                    • EasyDAClientSelector Constructor(String)
                    • EasyDAClientSelector Constructor(String,Boolean)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(EasyDAClientSelector) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ToString Method
                  • Properties
                    • Default Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.EasyOpc.DataAccess.ComplexEventProcessing Namespace
              • Overview
              • Classes
                • DAItemChangedPayload<TValue>
                  • Overview
                  • Members
                  • DAItemChangedPayload<TValue> Constructor
                    • DAItemChangedPayload<TValue> Constructor()
                    • DAItemChangedPayload<TValue> Constructor(EasyDAItemChangedEventArgs<TValue>)
                    • DAItemChangedPayload<TValue> Constructor(EasyDAItemChangedEventArgs<TValue>,DAVtqPayload<TValue>)
                    • DAItemChangedPayload<TValue> Constructor(String,String,String,DAVtqPayload<TValue>)
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(DAItemChangedPayload<TValue>) Method
                    • FromEasyDAItemChangedEventArgs Method
                    • GetHashCode Method
                    • ToString Method
                  • Properties
                    • ErrorId Property
                    • Item Property
                    • Server Property
                    • VtqPayload Property
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
                • DAVtqPayload<TValue>
                  • Overview
                  • Members
                  • DAVtqPayload<TValue> Constructor
                    • DAVtqPayload<TValue> Constructor()
                    • DAVtqPayload<TValue> Constructor(DAVtq<TValue>)
                    • DAVtqPayload<TValue> Constructor(DateTime,Int32,TValue)
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(DAVtqPayload<TValue>) Method
                    • FromDAVtq Method
                    • GetHashCode Method
                    • ToString Method
                  • Properties
                    • Quality Property
                    • Timestamp Property
                    • Value Property
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
            • OpcLabs.EasyOpc.DataAccess.ComTypes Namespace
              • Overview
              • Interfaces
                • _EasyDAClient
                  • Overview
                  • Members
                  • Methods
                    • BrowseAccessPathList Method
                    • BrowseAccessPaths Method
                    • BrowseBranches Method
                    • BrowseLeaves Method
                    • BrowseNodes Method
                    • BrowseProperties Method
                    • BrowseServers Method
                    • ChangeItemSubscription Method
                    • ChangeItemSubscriptionList Method
                    • ChangeMultipleItemSubscriptions Method
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetItemSubscriptionArguments Method
                    • GetMultiplePropertyValues Method
                    • GetPropertyValue Method
                    • GetPropertyValueList Method
                    • GetService Method
                    • GetServiceByName Method
                    • GetType Method
                    • IsKnownItemSubscriptionHandle Method
                    • PullItemChanged Method
                    • PullItemChangeList Method
                    • PullMultipleItemChanges Method
                    • ReadItem Method
                    • ReadItemList Method
                    • ReadItemValue Method
                    • ReadItemValueList Method
                    • ReadMultipleItems Method
                    • ReadMultipleItemValues Method
                    • Reset Method
                    • SubscribeItem Method
                    • SubscribeItemList Method
                    • SubscribeMultipleItems Method
                    • ToString Method
                    • UnsubscribeAllItems Method
                    • UnsubscribeItem Method
                    • UnsubscribeItemList Method
                    • UnsubscribeMultipleItems Method
                    • ValueEquals Method
                    • WaitForItemValue Method
                    • WaitForMultipleItemValueList Method
                    • WaitForMultipleItemValues Method
                    • WriteItem Method
                    • WriteItemList Method
                    • WriteItemValue Method
                    • WriteItemValueList Method
                    • WriteMultipleItems Method
                    • WriteMultipleItemValues Method
                  • Properties
                    • AliasProvider Property
                    • CustomReference Property
                    • DisplayString Property
                    • InstanceParameters Property
                    • Isolated Property
                    • IsolatedParameters Property
                    • LicenseInfo Property
                    • NotificationQueueCapacity Property
                    • NotificationQueueIdleTimeToSleep Property
                    • PullItemChangedQueueCapacity Property
                    • QueueNotifications Property
                    • SupportedTechnologies Property
                • _EasyDAClientManagement
                  • Overview
                  • Members
                  • Methods
                    • BeginInit Method
                    • Clone Method
                    • EndInit Method
                    • Equals Method
                    • GetHashCode Method
                    • GetService Method
                    • GetServiceByName Method
                    • GetType Method
                    • ToString Method
                    • ValueEquals Method
                  • Properties
                    • AdaptableParameters Property
                    • CustomReference Property
                    • DisplayString Property
                    • ServiceProviderEndpointDescriptor Property
                    • SharedInstance Property
                    • SharedParameters Property
                • _EasyDAClientSelector
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • Reset Method
                    • ToString Method
                  • Properties
                    • Differentiator Property
                    • DisplayString Property
                    • InstanceParameters Property
                    • Isolated Property
                    • IsolatedParameters Property
                    • StandardName Property
                • DEasyDAClientEvents
                  • Overview
                  • Members
                  • Methods
                    • EventingFailure Method
                    • ItemChanged Method
                • DEasyDAClientManagementEvents
                  • Overview
                  • Members
                  • Methods
                    • LogEntry Method
            • OpcLabs.EasyOpc.DataAccess.Connectivity Namespace
              • Overview
              • Classes
                • DAConnectivityConfiguration
                  • Overview
                  • Members
                  • DAConnectivityConfiguration Constructor
                    • DAConnectivityConfiguration Constructor()
                    • DAConnectivityConfiguration Constructor(SelectorConfiguration<EasyDASharedParameters,EasyDAAdaptableParameters,EasyDAInstanceParameters>)
                    • DAConnectivityConfiguration Constructor(DAConnectivityConfiguration)
                    • DAConnectivityConfiguration Constructor(EasyDASharedParameters,EasyDAAdaptableParameters,EasyDAInstanceParameters)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ToString Method
                  • Properties
                    • Default Property
                    • ItemReadParametersTemplate Property
                    • ItemSubscribeParametersTemplate Property
                    • ItemWriteParametersTemplate Property
                  • Fields
                    • DefaultTemplateRequestedUpdateRate Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DAConnectivityCore
                  • Overview
                  • Members
                  • DAConnectivityCore Constructor
                    • DAConnectivityCore Constructor()
                    • DAConnectivityCore Constructor(DAConnectivityCore)
                    • DAConnectivityCore Constructor(IContainer)
                    • DAConnectivityCore Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • BeginInit Method
                    • Clone Method
                    • Construct Method
                    • Dispose Method
                      • Dispose(Boolean) Method
                    • EndInit Method
                    • GetObjectData Method
                    • GetService Method
                    • ReadXmlElement Method
                    • ToString Method
                    • ValueEquals Method
                      • ValueEquals(DAConnectivityCore) Method
                      • ValueEquals(Object) Method
                    • WriteXmlElement Method
                  • Properties
                    • ClientInstanceParameters Property
                    • ClientIsolatedParameters Property
                    • Configuration Property
                    • DefaultConfiguration Property
                    • ItemReadParametersTemplate Property
                    • ItemSubscribeParametersTemplate Property
                    • ItemWriteParametersTemplate Property
                    • LicenseInfo Property
                    • RestartNeeded Property
                  • Events
                    • ConfigurationPartsChanged Event
                    • LogEntry Event
                • DAItemPoint
                  • Overview
                  • Members
                  • DAItemPoint Constructor
                    • DAItemPoint Constructor()
                    • DAItemPoint Constructor(ServerDescriptor,DAItemDescriptor)
                    • DAItemPoint Constructor(DAItemPoint)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(DAItemPoint) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadStringList Method
                    • ReadXmlElement Method
                    • ToDAItemArguments Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                    • WriteStringList Method
                    • WriteXmlElement Method
                  • Properties
                    • DefaultItemDescriptor Property
                    • ItemDescriptor Property
                  • Operators
                    • Equality Operator
                    • Explicit Type Conversion Operator
                    • Inequality Operator
                • DAItemPointArguments
                  • Overview
                  • Members
                  • Methods
                    • Assign Method
                      • Assign(DAVtq,DAItemPoint) Method
                    • AssignInput Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(DAItemPointArguments) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • DefaultQuality Property
                    • DefaultTimestamp Property
                    • DefaultTimestampLocal Property
                    • DefaultVtq Property
                    • Quality Property
                    • Timestamp Property
                    • TimestampLocal Property
                    • Value Property
                    • Vtq Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DAItemPointReadArguments
                  • Overview
                  • Members
                  • DAItemPointReadArguments Constructor
                    • DAItemPointReadArguments Constructor()
                    • DAItemPointReadArguments Constructor(DAItemPointReadArguments)
                  • Methods
                    • Assign Method
                      • Assign(DAVtqResult,DAItemPoint) Method
                      • Assign(ValueResult,DAItemPoint) Method
                    • Clone Method
                    • Equals Method
                      • Equals(DAItemPointReadArguments) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • Quality Property
                    • StatusInfo Property
                    • Timestamp Property
                    • TimestampLocal Property
                    • Value Property
                    • Vtq Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DAItemPointReadParameters
                  • Overview
                  • Members
                  • DAItemPointReadParameters Constructor
                    • DAItemPointReadParameters Constructor()
                    • DAItemPointReadParameters Constructor(DAItemPointReadParameters)
                    • DAItemPointReadParameters Constructor(DAReadParameters)
                    • DAItemPointReadParameters Constructor(DAReadParameters,Boolean)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(DAItemPointReadParameters) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • CacheSource Property
                    • Default Property
                    • DeviceSource Property
                    • ValueOnly Property
                  • Fields
                    • DefaultAsString Field
                    • DefaultValueOnly Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DAItemPointSubscribeArguments
                  • Overview
                  • Members
                  • DAItemPointSubscribeArguments Constructor
                    • DAItemPointSubscribeArguments Constructor()
                    • DAItemPointSubscribeArguments Constructor(DAItemPointSubscribeArguments)
                  • Methods
                    • Assign Method
                      • Assign(EasyDAItemChangedEventArgs,DAItemPoint) Method
                    • Clone Method
                    • Equals Method
                      • Equals(DAItemPointSubscribeArguments) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • Quality Property
                    • StatusInfo Property
                    • Timestamp Property
                    • TimestampLocal Property
                    • Value Property
                    • Vtq Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DAItemPointSubscribeParameters
                  • Overview
                  • Members
                  • DAItemPointSubscribeParameters Constructor
                    • DAItemPointSubscribeParameters Constructor()
                    • DAItemPointSubscribeParameters Constructor(DAItemPointSubscribeParameters)
                    • DAItemPointSubscribeParameters Constructor(DAGroupParameters)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(DAItemPointSubscribeParameters) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • GetRequestedUpdateRateDefault Method
                  • Properties
                    • Default Property
                    • Fast Property
                    • Inactive Property
                    • RequestedUpdateRate Property
                    • Slow Property
                    • VeryFast Property
                    • VerySlow Property
                  • Fields
                    • DefaultAsString Field
                    • DefaultRequestedUpdateRate Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DAItemPointWriteArguments
                  • Overview
                  • Members
                  • DAItemPointWriteArguments Constructor
                    • DAItemPointWriteArguments Constructor()
                    • DAItemPointWriteArguments Constructor(DAItemPointWriteArguments)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(DAItemPointWriteArguments) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                  • Properties
                    • Quality Property
                    • Timestamp Property
                    • TimestampLocal Property
                    • Value Property
                    • Vtq Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DAItemPointWriteParameters
                  • Overview
                  • Members
                  • DAItemPointWriteParameters Constructor
                    • DAItemPointWriteParameters Constructor()
                    • DAItemPointWriteParameters Constructor(DAItemPointWriteParameters)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(DAItemPointWriteParameters) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadStringList Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteStringList Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • ValueOnly Property
                  • Fields
                    • DefaultAsString Field
                    • DefaultValueOnly Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DAPoint
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                      • Equals(DAPoint) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • OnPropertyChanged Method
                    • ReadStringList Method
                    • ReadXmlElement Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String) Method
                      • ToString(String,IFormatProvider) Method
                    • WriteStringList Method
                    • WriteXmlElement Method
                  • Properties
                    • DefaultServerDescriptor Property
                    • ServerDescriptor Property
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DAPropertyPoint
                  • Overview
                  • Members
                  • DAPropertyPoint Constructor
                    • DAPropertyPoint Constructor()
                    • DAPropertyPoint Constructor(ServerDescriptor,DANodeDescriptor,DAPropertyDescriptor)
                    • DAPropertyPoint Constructor(DAPropertyPoint)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(DAPropertyPoint) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadStringList Method
                    • ReadXmlElement Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                    • WriteStringList Method
                    • WriteXmlElement Method
                  • Properties
                    • DefaultNodeDescriptor Property
                    • DefaultPropertyDescriptor Property
                    • NodeDescriptor Property
                    • PropertyDescriptor Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DAPropertyPointReadArguments
                  • Overview
                  • Members
                  • DAPropertyPointReadArguments Constructor
                    • DAPropertyPointReadArguments Constructor()
                    • DAPropertyPointReadArguments Constructor(DAPropertyPointReadArguments)
                  • Methods
                    • Assign Method
                      • Assign(ValueResult,DAPropertyPoint) Method
                    • Clone Method
                    • Equals Method
                      • Equals(DAPropertyPointReadArguments) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • Value Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.EasyOpc.DataAccess.LiveMapping Namespace
              • Overview
              • Classes
                • DAClientItemMapping
                  • Overview
                  • Members
                  • DAClientItemMapping Constructor
                    • DAClientItemMapping Constructor(AbstractMapping,Type,DAItemMappingKind,DAItemMappingOperations)
                    • DAClientItemMapping Constructor(Type,DAItemMappingKind,DAItemMappingOperations)
                    • DAClientItemMapping Constructor(Type,DAItemMappingKind)
                    • DAClientItemMapping Constructor(Type)
                  • Methods
                    • Get Method
                    • Read Method
                    • Subscribe Method
                    • Write Method
                  • Properties
                    • MappingSource Property
                    • Operations Property
                    • Subscribed Property
                  • Fields
                    • DefaultOperations Field
                • DAClientItemSource
                  • Overview
                  • Members
                  • DAClientItemSource Constructor
                    • DAClientItemSource Constructor(ServerDescriptor,DAItemDescriptor)
                    • DAClientItemSource Constructor(ServerDescriptor,DAItemDescriptor,DAGroupParameters)
                    • DAClientItemSource Constructor(ServerDescriptor,DAItemDescriptor,DAReadParameters)
                    • DAClientItemSource Constructor(ServerDescriptor,DAItemDescriptor,DAGroupParameters,DAReadParameters)
                  • Methods
                    • Equals Method
                      • Equals(DAClientItemSource) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                  • Properties
                    • GroupParameters Property
                    • ItemDescriptor Property
                    • ReadParameters Property
                    • SubscriptionCount Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DAClientMapper
                  • Overview
                  • Members
                  • DAClientMapper Constructor
                    • DAClientMapper Constructor()
                    • DAClientMapper Constructor(DAClientMapper)
                    • DAClientMapper Constructor(DAMappingContext)
                    • DAClientMapper Constructor(IEasyDAClient)
                    • DAClientMapper Constructor(IEasyDAClient,DAMappingContext)
                    • DAClientMapper Constructor(IEasyDAClient,DAMappingProvider,DAMappingContext)
                  • Methods
                    • Clone Method
                    • CreateFolderMapping Method
                    • CreateFolderSource Method
                    • CreateItemMapping Method
                    • CreateItemSource Method
                    • CreatePropertyMapping Method
                    • CreatePropertySource Method
                    • Get Method
                      • Get() Method
                      • Get(IEnumerable<IDAClientMapping>) Method
                    • Read Method
                      • Read() Method
                      • Read(IEnumerable<IDAClientMapping>) Method
                    • Subscribe Method
                      • Subscribe(Boolean) Method
                      • Subscribe(Boolean,IEnumerable<IDAClientMapping>) Method
                    • Write Method
                      • Write() Method
                      • Write(IEnumerable<IDAClientMapping>) Method
                  • Properties
                    • Client Property
                    • ClientMappings Property
                    • DefaultClient Property
                    • SharedInstance Property
                    • SubscribedItemCount Property
                • DAClientOperationContext
                  • Overview
                  • Members
                  • DAClientOperationContext Constructor
                  • Methods
                    • RegisterGetProperty Method
                    • RegisterReadItem Method
                    • RegisterSubscribeItem Method
                    • RegisterUnsubscribeItem Method
                    • RegisterWriteItem Method
                  • Properties
                    • ClientMapper Property
                    • GetPropertyDictionary Property
                    • ReadItemDictionary Property
                    • SubscribeItemDictionary Property
                    • UnsubscribeItemDictionary Property
                    • WriteItemDictionary Property
                • DAClientPropertyMapping
                  • Overview
                  • Members
                  • DAClientPropertyMapping Constructor
                    • DAClientPropertyMapping Constructor(AbstractMapping,Type,DAPropertyMappingKind)
                    • DAClientPropertyMapping Constructor(Type,DAPropertyMappingKind)
                    • DAClientPropertyMapping Constructor(Type)
                  • Methods
                    • Get Method
                    • Read Method
                    • Subscribe Method
                    • Write Method
                • DAClientPropertySource
                  • Overview
                  • Members
                  • DAClientPropertySource Constructor
                • DAFolderAttribute
                  • Overview
                  • Members
                  • DAFolderAttribute Constructor
                • DAFolderMapping
                  • Overview
                  • Members
                • DAFolderSource
                  • Overview
                  • Members
                  • Properties
                    • Mappings Property
                • DAItemAttribute
                  • Overview
                  • Members
                  • DAItemAttribute Constructor
                  • Properties
                    • AccessPath Property
                    • CanonicalDataType Property
                    • DefaultItemType Property
                    • ItemType Property
                    • Kind Property
                    • Operations Property
                    • RequestedDataType Property
                  • Fields
                    • DefaultAccessPath Field
                    • DefaultCanonicalDataType Field
                    • DefaultKind Field
                    • DefaultOperations Field
                    • DefaultRequestedDataType Field
                • DAItemIdTemplateAttribute
                  • Overview
                  • Members
                  • DAItemIdTemplateAttribute Constructor
                    • DAItemIdTemplateAttribute Constructor(String)
                    • DAItemIdTemplateAttribute Constructor(String,String)
                  • Properties
                    • ItemIdTemplateString Property
                    • NodePathTemplateString Property
                • DAItemMapping
                  • Overview
                  • Members
                  • Methods
                    • SetResult Method
                      • SetResult(DAVtqResult) Method
                      • SetResult(OperationResult) Method
                  • Properties
                    • ItemType Property
                    • Kind Property
                  • Fields
                    • DefaultKind Field
                • DAItemSource
                  • Overview
                  • Members
                  • Properties
                    • Mappings Property
                • DAMappedNode
                  • Overview
                  • Members
                  • DAMappedNode Constructor
                  • Properties
                    • GroupParameters Property
                    • ItemMappings Property
                    • NodeDescriptor Property
                    • PropertyMappings Property
                    • ReadParameters Property
                • DAMapper
                  • Overview
                  • Members
                  • Methods
                    • CreateFolderMapping Method
                    • CreateFolderSource Method
                    • CreateItemMapping Method
                    • CreateItemSource Method
                    • CreatePropertyMapping Method
                    • CreatePropertySource Method
                    • ObtainItemVtq Method
                      • ObtainItemVtq(DAItemMapping) Method
                      • ObtainItemVtq(DAItemMapping,DAItemMapping,DAItemMapping,DAItemMapping) Method
                    • ValueEquals Method
                      • ValueEquals(Object) Method
                      • ValueEquals(DAMapper) Method
                  • Properties
                    • DefaultMappingContextTemplate Property
                    • DefaultMappingProvider Property
                    • DeferredMapNodeFunction Property
                    • FastestUpdateRate Property
                    • LowestPercentDeadband Property
                    • MappingContextTemplate Property
                    • MappingProvider Property
                • DAMappingContext
                  • Overview
                  • Members
                  • DAMappingContext Constructor
                    • DAMappingContext Constructor()
                    • DAMappingContext Constructor(DAMappingContext)
                    • DAMappingContext Constructor(ServerDescriptor,DAGroupParameters,DANodeDescriptor,DAReadParameters)
                    • DAMappingContext Constructor(ServerDescriptor,DAGroupParameters,String,String,DANodeDescriptor,DAReadParameters)
                  • Methods
                    • ApplyMemberMappingDefinition Method
                    • ApplyTypeMappingDefinition Method
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                  • Properties
                    • GroupParameters Property
                    • ItemIdTemplateString Property
                    • NodeDescriptor Property
                    • NodePathTemplateString Property
                    • ReadParameters Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DAMappingProvider
                  • Overview
                  • Members
                  • DAMappingProvider Constructor
                  • Methods
                    • CollectMemberMappings Method
                    • CreateMappingContext Method
                    • GetMetaValue Method
                    • GetTypeMappingDefinition Method
                    • NewTypeMappingDefinition Method
                  • Properties
                    • SharedInstance Property
                • DAMappingSource
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(DAMappingSource) Method
                    • GetHashCode Method
                  • Properties
                    • NodeDescriptor Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DAMemberAttribute
                  • Overview
                  • Members
                  • DAMemberAttribute Constructor
                • DAMemberMappingDefinition
                  • Overview
                  • Members
                  • DAMemberMappingDefinition Constructor
                  • Methods
                    • LoadFromMemberInfo Method
                    • ShouldLoadFromMemberInfo Method
                  • Properties
                    • FolderAttribute Property
                    • ItemAttribute Property
                    • MemberAttribute Property
                    • NodeAttribute Property
                    • PropertyAttribute Property
                    • ReadAttribute Property
                    • SubscriptionAttribute Property
                • DANodeAttribute
                  • Overview
                  • Members
                  • DANodeAttribute Constructor
                  • Properties
                    • BrowsePath Property
                    • Deferred Property
                    • ItemId Property
                    • NodePath Property
                • DAPropertyAttribute
                  • Overview
                  • Members
                  • DAPropertyAttribute Constructor
                    • DAPropertyAttribute Constructor(DAPropertyIds)
                    • DAPropertyAttribute Constructor(Int64)
                  • Properties
                    • DefaultType Property
                    • Kind Property
                    • PropertyId Property
                    • PropertyType Property
                    • QualifiedName Property
                  • Fields
                    • DefaultKind Field
                    • DefaultQualifiedName Field
                • DAPropertyMapping
                  • Overview
                  • Members
                  • Methods
                    • SetResult Method
                  • Properties
                    • Kind Property
                    • MappingSource Property
                    • PropertyType Property
                  • Fields
                    • DefaultKind Field
                • DAPropertySource
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(DAPropertySource) Method
                    • GetHashCode Method
                  • Properties
                    • Kind Property
                    • Mappings Property
                    • PropertyDescriptor Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DAReadAttribute
                  • Overview
                  • Members
                  • DAReadAttribute Constructor
                  • Properties
                    • DataSource Property
                    • ValueAge Property
                  • Fields
                    • DefaultDataSource Field
                    • DefaultValueAge Field
                • DASubscriptionAttribute
                  • Overview
                  • Members
                  • DASubscriptionAttribute Constructor
                  • Properties
                    • Locale Property
                    • PercentDeadband Property
                    • RequestedUpdateRate Property
                  • Fields
                    • DefaultLocale Field
                    • DefaultPercentDeadband Field
                    • DefaultRequestedUpdateRate Field
                • DATypeAttribute
                  • Overview
                  • Members
                  • DATypeAttribute Constructor
                • DATypeMappingDefinition
                  • Overview
                  • Members
                  • DATypeMappingDefinition Constructor
                  • Methods
                    • LoadFromType Method
                    • NewMemberMappingDefinition Method
                    • ShouldLoadFromType Method
                  • Properties
                    • ItemIdTemplateAttribute Property
                    • ReadAttribute Property
                    • SubscriptionAttribute Property
              • Enumerations
                • DAItemMappingKind
                • DAItemMappingOperations
                • DAPropertyMappingKind
            • OpcLabs.EasyOpc.DataAccess.LiveMapping.Extensions Namespace
              • Overview
              • Classes
                • DAClientMapperExtension
                  • Overview
                  • Members
                  • Methods
                    • GetTarget Method
                      • GetTarget(DAClientMapper,Object,String,Boolean) Method
                      • GetTarget(DAClientMapper,Object,Predicate<IEnumerable<String>>,Boolean) Method
                      • GetTarget(DAClientMapper,Object,Boolean) Method
                    • ReadTarget Method
                      • ReadTarget(DAClientMapper,Object,String,Boolean) Method
                      • ReadTarget(DAClientMapper,Object,Predicate<IEnumerable<String>>,Boolean) Method
                      • ReadTarget(DAClientMapper,Object,Boolean) Method
                    • SubscribeTarget Method
                      • SubscribeTarget(DAClientMapper,Boolean,String,Object,Boolean) Method
                      • SubscribeTarget(DAClientMapper,Boolean,Predicate<IEnumerable<String>>,Object,Boolean) Method
                      • SubscribeTarget(DAClientMapper,Boolean,Object,Boolean) Method
                    • WriteTarget Method
                      • WriteTarget(DAClientMapper,Object,String,Boolean) Method
                      • WriteTarget(DAClientMapper,Object,Predicate<IEnumerable<String>>,Boolean) Method
                      • WriteTarget(DAClientMapper,Object,Boolean) Method
            • OpcLabs.EasyOpc.DataAccess.Reactive Namespace
              • Overview
              • Classes
                • DAItemChangedObservable
                  • Overview
                  • Members
                  • Methods
                    • Create Method
                      • Create<TValue>(DAItemGroupArguments) Method
                      • Create<TValue>(IEnumerable<DAItemGroupArguments>) Method
                      • Create<TValue>(ServerDescriptor,DAItemDescriptor,DAGroupParameters,Object) Method
                      • Create<TValue>(String,String,String,Int32) Method
                      • Create<TValue>(String,String,String,Int32,Single) Method
                • DAItemChangedObservable<TValue>
                  • Overview
                  • Members
                  • DAItemChangedObservable<TValue> Constructor
                    • DAItemChangedObservable<TValue> Constructor()
                    • DAItemChangedObservable<TValue> Constructor(EasyDAClientSelector,IAliasProvider,IEnumerable<DAItemGroupArguments>)
                    • DAItemChangedObservable<TValue> Constructor(DAItemChangedObservable<TValue>)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(DAItemChangedObservable<TValue>) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • Subscribe Method
                    • WriteXmlElement Method
                  • Properties
                    • Arguments Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DAReactive
                  • Overview
                  • Members
                  • DAReactive Constructor
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(DAReactive) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ObtainClient Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • AliasProvider Property
                    • ClientSelector Property
                    • DefaultAliasProvider Property
                    • DefaultClientSelector Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DAWriteItemValueObserver
                  • Overview
                  • Members
                  • Methods
                    • Create Method
                      • Create<TValue>(DAItemArguments) Method
                      • Create<TValue>(ServerDescriptor,DAItemDescriptor) Method
                      • Create<TValue>(String,String,String) Method
                • DAWriteItemValueObserver<TValue>
                  • Overview
                  • Members
                  • DAWriteItemValueObserver<TValue> Constructor
                    • DAWriteItemValueObserver<TValue> Constructor()
                    • DAWriteItemValueObserver<TValue> Constructor(EasyDAClientSelector,IAliasProvider,DAItemArguments)
                    • DAWriteItemValueObserver<TValue> Constructor(DAWriteItemValueObserver<TValue>)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(DAWriteItemValueObserver<TValue>) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • OnCompleted Method
                    • OnError Method
                    • OnNext Method
                  • Properties
                    • ItemArguments Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.EasyOpc.Engine Namespace
              • Overview
              • Classes
                • NetApiException
                  • Overview
                  • Members
                  • NetApiException Constructor
                    • NetApiException Constructor(String)
                    • NetApiException Constructor(String,Exception)
                    • NetApiException Constructor(Exception)
                    • NetApiException Constructor(SerializationInfo,StreamingContext)
                • NetApiResultException
                  • Overview
                  • Members
                  • NetApiResultException Constructor
                  • Methods
                    • GetObjectData Method
                  • Properties
                    • DiagnosticInfo Property
        • OpcLabs.EasyOpcClassicComponents Assembly
          • Overview
          • Namespaces
            • OpcLabs.EasyOpc.AlarmsAndEvents Namespace
              • Overview
              • Classes
                • EasyAEClient
                  • Overview
                  • Members
                  • EasyAEClient Constructor
                    • EasyAEClient Constructor()
                    • EasyAEClient Constructor(EasyAEClient)
                    • EasyAEClient Constructor(IConfiguration)
                    • EasyAEClient Constructor(IContainer)
                  • Methods
                    • Clone Method
                    • Create Method
                  • Properties
                    • SharedInstance Property
                • EasyAEClientManagement
                  • Overview
                  • Members
                  • EasyAEClientManagement Constructor
                    • EasyAEClientManagement Constructor()
                    • EasyAEClientManagement Constructor(EasyAEClientManagement)
                    • EasyAEClientManagement Constructor(IContainer)
                  • Methods
                    • Clone Method
                  • Properties
                    • SharedInstance Property
            • OpcLabs.EasyOpc.DataAccess Namespace
              • Overview
              • Classes
                • EasyDAClient
                  • Overview
                  • Members
                  • EasyDAClient Constructor
                    • EasyDAClient Constructor()
                    • EasyDAClient Constructor(EasyDAClient)
                    • EasyDAClient Constructor(IConfiguration)
                    • EasyDAClient Constructor(IContainer)
                  • Methods
                    • Clone Method
                    • Create Method
                  • Properties
                    • SharedInstance Property
                • EasyDAClientManagement
                  • Overview
                  • Members
                  • EasyDAClientManagement Constructor
                    • EasyDAClientManagement Constructor()
                    • EasyDAClientManagement Constructor(EasyDAClientManagement)
                    • EasyDAClientManagement Constructor(IContainer)
                  • Methods
                    • Clone Method
                  • Properties
                    • SharedInstance Property
            • OpcLabs.EasyOpc.DataAccess.Connectivity Namespace
              • Overview
              • Classes
                • DAConnectivity
                  • Overview
                  • Members
                  • DAConnectivity Constructor
                    • DAConnectivity Constructor()
                    • DAConnectivity Constructor(DAConnectivity)
                    • DAConnectivity Constructor(IContainer)
                  • Methods
                    • Clone Method
        • OpcLabs.EasyOpcClassicCore Assembly
          • Overview
          • Namespaces
            • OpcLabs.EasyOpc Namespace
              • Overview
              • Classes
                • EasyOpcUriStrings
                  • Overview
                  • Members
                  • Fields
                    • ConsoleInteractionPlugin Field
                    • WindowsFormsInteractionPlugin Field
                • NodeDescriptor
                  • Overview
                  • Members
                  • Methods
                    • DeserializeNodeDescriptorIfPresent Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(NodeDescriptor) Method
                    • Flatten<TNodeDescriptor> Method
                    • GetHashCode Method
                    • GetNodeIdArgumentName Method
                    • GetObjectData Method
                    • MakeArgumentString Method
                    • Match Method
                    • OnPropertyChanged Method
                    • ReadStringList Method
                    • ReadXmlElement Method
                    • SerializeNodeDescriptorIfNotNull Method
                    • ToString Method
                    • WriteStringList Method
                    • WriteXmlElement Method
                  • Properties
                    • AliasName Property
                    • ArgumentString Property
                    • BrowsePath Property
                    • BrowsePathStartingNodeDescriptor Property
                    • HasBrowsePath Property
                    • HasNodeId Property
                    • IsAliased Property
                    • IsNull Property
                    • IsRoot Property
                    • NodeId Property
                    • NodePath Property
                  • Fields
                    • DefaultAsString Field
                    • DefaultBrowsePath Field
                    • DefaultNodeId Field
                    • DefaultNodePath Field
                    • RootNodeId Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • NodeElement
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(NodeElement) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • MakePathElements<TElement> Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • BrowsePath Property
                    • HasChildren Property
                    • IsBranch Property
                    • IsLeaf Property
                    • IsRoot Property
                    • Name Property
                    • NodeId Property
                    • NodePath Property
                  • Fields
                    • DefaultBrowsePath Field
                    • DefaultHasChildren Field
                    • DefaultIsBranch Field
                    • DefaultIsLeaf Field
                    • DefaultName Field
                    • DefaultNodeId Field
                    • DefaultNodePath Field
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
                • OpcResultException
                  • Overview
                  • Members
                  • OpcResultException Constructor
                    • OpcResultException Constructor()
                    • OpcResultException Constructor(String)
                    • OpcResultException Constructor(String,Exception)
                    • OpcResultException Constructor(SerializationInfo,StreamingContext)
                • OpcSchemes
                  • Overview
                  • Members
                  • Fields
                    • OpcAE Field
                    • OpcBatch Field
                    • OpcDA Field
                    • OpcDX Field
                    • OpcHda Field
                    • OpcXmlDA Field
                • OpcTechnologiesExtension
                  • Overview
                  • Members
                  • Methods
                    • GetDisplayText Method
                • ServerCategories
                  • Overview
                  • Members
                  • ServerCategories Constructor
                    • ServerCategories Constructor()
                    • ServerCategories Constructor(IEnumerable<Guid>)
                    • ServerCategories Constructor(ServerCategories)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • All Property
                    • Families Property
                    • None Property
                    • OpcAlarmsAndEvents Property
                    • OpcAlarmsAndEvents10 Property
                    • OpcDataAccess Property
                    • OpcDataAccess10 Property
                    • OpcDataAccess20 Property
                    • OpcDataAccess30 Property
                    • OpcDataAccessAndXmlDataAccess Property
                    • OpcXmlDataAccess Property
                    • OpcXmlDataAccess10 Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • ServerDescriptor
                  • Overview
                  • Members
                  • ServerDescriptor Constructor
                    • ServerDescriptor Constructor()
                    • ServerDescriptor Constructor(ComClassRegistration)
                    • ServerDescriptor Constructor(String,ComClassRegistration)
                    • ServerDescriptor Constructor(String,Guid)
                    • ServerDescriptor Constructor(String,String)
                    • ServerDescriptor Constructor(Guid)
                    • ServerDescriptor Constructor(String)
                    • ServerDescriptor Constructor(String,NetworkSecurity)
                    • ServerDescriptor Constructor(String,ServerElement)
                    • ServerDescriptor Constructor(ServerDescriptor)
                    • ServerDescriptor Constructor(ServerElement)
                    • ServerDescriptor Constructor(ServerElement,NetworkSecurity)
                    • ServerDescriptor Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(ServerDescriptor) Method
                    • FromComClassRegistration Method
                    • FromGuid Method
                    • FromServerElement Method
                    • FromString Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ResetUrl Method
                    • ShouldSerializeUrl Method
                  • Properties
                    • DefaultUrl Property
                    • DescriptorString Property
                    • InitialScheme Property
                    • Null Property
                    • Scheme Property
                    • ServerCategories Property
                    • ServerClass Property
                    • ServerProgram Property
                    • Technology Property
                    • Url Property
                    • UrlString Property
                  • Fields
                    • DefaultDescriptorString Field
                    • DefaultScheme Field
                    • DefaultTechnology Field
                    • DefaultUrlString Field
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
                • ServerElement
                  • Overview
                  • Members
                  • ServerElement Constructor
                    • ServerElement Constructor()
                    • ServerElement Constructor(String,Guid,String,String,String,String,ServerCategories,String)
                    • ServerElement Constructor(OpcTechnologies,String,String,Guid,String,String,String,String,ServerCategories)
                    • ServerElement Constructor(ServerDescriptor)
                    • ServerElement Constructor(ServerElement)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadStringList Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteStringList Method
                    • WriteXmlElement Method
                  • Properties
                    • Clsid Property
                    • ClsidString Property
                    • DefaultServerCategories Property
                    • Description Property
                    • Location Property
                    • ProgId Property
                    • ServerCategories Property
                    • ServerClass Property
                    • Technology Property
                    • Url Property
                    • UrlString Property
                    • UrlStringUnescaped Property
                    • Vendor Property
                    • VersionIndependentProgId Property
                  • Fields
                    • DefaultClsid Field
                    • DefaultClsidString Field
                    • DefaultDescription Field
                    • DefaultLocation Field
                    • DefaultProgId Field
                    • DefaultTechnology Field
                    • DefaultUrlString Field
                    • DefaultUrlStringUnescaped Field
                    • DefaultVendor Field
                    • DefaultVersionIndependentProgId Field
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
                • ServerElementCollection
                  • Overview
                  • Members
                  • ServerElementCollection Constructor
                    • ServerElementCollection Constructor()
                    • ServerElementCollection Constructor(IEnumerable<ServerElement>)
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetKeyForItem Method
                    • GetSchema Method
                    • ReadXml Method
                    • WriteXml Method
                  • Properties
                    • Empty Property
                    • Keys Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
              • Enumerations
                • OpcTechnologies
                • ServerFamilies
            • OpcLabs.EasyOpc.AlarmsAndEvents Namespace
              • Overview
              • Classes
                • AEAttributeSetDictionary
                  • Overview
                  • Members
                  • AEAttributeSetDictionary Constructor
                    • AEAttributeSetDictionary Constructor()
                    • AEAttributeSetDictionary Constructor(IDictionary<Int64,Int64[]>)
                    • AEAttributeSetDictionary Constructor(Int32)
                  • Methods
                    • Equals Method
                    • GetHashCode Method
                    • GetSchema Method
                    • ReadXml Method
                    • ToString Method
                    • WriteXml Method
                  • Properties
                    • Empty Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • AEAttributeValueDictionary
                  • Overview
                  • Members
                  • AEAttributeValueDictionary Constructor
                    • AEAttributeValueDictionary Constructor()
                    • AEAttributeValueDictionary Constructor(IDictionary<Int64,Object>)
                    • AEAttributeValueDictionary Constructor(Int32)
                  • Methods
                    • Equals Method
                    • GetHashCode Method
                    • GetSchema Method
                    • ReadXml Method
                    • ToString Method
                    • WriteXml Method
                  • Properties
                    • Empty Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • AEBrowseParameters
                  • Overview
                  • Members
                  • AEBrowseParameters Constructor
                    • AEBrowseParameters Constructor()
                    • AEBrowseParameters Constructor(AEBrowseFilter,String)
                    • AEBrowseParameters Constructor(AEBrowseFilter)
                    • AEBrowseParameters Constructor(AEBrowseParameters)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • BrowseFilter Property
                    • Default Property
                    • Empty Property
                    • VendorFilter Property
                  • Fields
                    • DefaultBrowseFilter Field
                    • DefaultVendorFilter Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • AEConditionState
                  • Overview
                  • Members
                  • AEConditionState Constructor
                    • AEConditionState Constructor()
                    • AEConditionState Constructor(AEConditionState)
                    • AEConditionState Constructor(AESubconditionElementCollection,AEAttributeValueDictionary,AESubconditionElement,Boolean,Boolean,Boolean,DAQuality,DateTime,DateTime,DateTime,DateTime,String,String)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • Acknowledged Property
                    • AcknowledgerId Property
                    • AcknowledgeTime Property
                    • AcknowledgeTimeDouble Property
                    • AcknowledgeTimeLocal Property
                    • AcknowledgeTimeLocalDouble Property
                    • Active Property
                    • ActiveSubcondition Property
                    • ActiveTime Property
                    • ActiveTimeDouble Property
                    • ActiveTimeLocal Property
                    • ActiveTimeLocalDouble Property
                    • AttributeValues Property
                    • Comment Property
                    • DefaultAcknowledgeTime Property
                    • DefaultActiveTime Property
                    • DefaultInactiveTime Property
                    • DefaultQuality Property
                    • DefaultSubconditionActiveTime Property
                    • Enabled Property
                    • InactiveTime Property
                    • InactiveTimeDouble Property
                    • InactiveTimeLocal Property
                    • InactiveTimeLocalDouble Property
                    • Quality Property
                    • SubconditionActiveTime Property
                    • SubconditionActiveTimeDouble Property
                    • SubconditionActiveTimeLocal Property
                    • SubconditionActiveTimeLocalDouble Property
                    • SubconditionElements Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • AEEventData
                  • Overview
                  • Members
                  • AEEventData Constructor
                    • AEEventData Constructor()
                    • AEEventData Constructor(AEEventData)
                    • AEEventData Constructor(String,DateTime,String,AEEventType,Int64,Int32,AEAttributeValueDictionary,String,String,Boolean,Boolean,Boolean,DAQuality,Boolean,DateTime,Int64,String)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • Acknowledged Property
                    • AcknowledgeRequired Property
                    • Active Property
                    • ActiveTime Property
                    • ActiveTimeDouble Property
                    • ActiveTimeLocal Property
                    • ActiveTimeLocalDouble Property
                    • ActiveTimeTicks Property
                    • ActorId Property
                    • AttributeValues Property
                    • CategoryId Property
                    • ConditionName Property
                    • Cookie Property
                    • DefaultActiveTime Property
                    • DefaultEventType Property
                    • DefaultQuality Property
                    • DefaultTime Property
                    • Enabled Property
                    • EventType Property
                    • Message Property
                    • Null Property
                    • QualifiedSourceName Property
                    • Quality Property
                    • Severity Property
                    • SubconditionName Property
                    • Time Property
                    • TimeDouble Property
                    • TimeLocal Property
                    • TimeLocalDouble Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • AEEventType
                  • Overview
                  • Members
                  • AEEventType Constructor
                    • AEEventType Constructor()
                    • AEEventType Constructor(AEEventType)
                    • AEEventType Constructor(AEEventTypes)
                    • AEEventType Constructor(Int64)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • FromAEEventTypes Method
                    • FromInt64 Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToAEEventTypes Method
                    • ToInt64 Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • InternalValue Property
                    • IsCondition Property
                    • IsSimple Property
                    • IsTracking Property
                    • NumericalValue Property
                    • StandardName Property
                  • Fields
                    • DefaultAsString Field
                    • DefaultInternalValue Field
                    • DefaultIsCondition Field
                    • DefaultIsSimple Field
                    • DefaultIsTracking Field
                    • DefaultNumericalValue Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
                • AENodeDescriptor
                  • Overview
                  • Members
                  • AENodeDescriptor Constructor
                    • AENodeDescriptor Constructor()
                    • AENodeDescriptor Constructor(AENodeDescriptor)
                    • AENodeDescriptor Constructor(AENodeElement)
                    • AENodeDescriptor Constructor(String)
                    • AENodeDescriptor Constructor(String,BrowsePath)
                  • Methods
                    • Clone Method
                    • DeserializeNodeDescriptorIfPresent Method
                    • Equals Method
                      • Equals(AENodeDescriptor) Method
                      • Equals(Object) Method
                    • Flatten Method
                      • Flatten() Method
                    • FromAENodeElement Method
                    • FromString Method
                    • GetHashCode Method
                    • GetNodeIdArgumentName Method
                    • SerializeNodeDescriptorIfNotNull Method
                  • Properties
                    • BrowsePathStartingNodeDescriptor Property
                    • Null Property
                    • QualifiedName Property
                    • Root Property
                  • Fields
                    • DefaultQualifiedName Field
                    • RootQualifiedName Field
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
                • AESubscriptionFilter
                  • Overview
                  • Members
                  • AESubscriptionFilter Constructor
                    • AESubscriptionFilter Constructor()
                    • AESubscriptionFilter Constructor(AEEventType,Int64[],Int32,Int32,AENodeDescriptor[],AENodeDescriptor[])
                    • AESubscriptionFilter Constructor(AESubscriptionFilter)
                    • AESubscriptionFilter Constructor(AENodeDescriptor)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • MemberwiseClone Method
                    • ReadXmlElement Method
                    • SetAreas Method
                    • SetCategories Method
                    • SetSources Method
                    • WriteXmlElement Method
                  • Properties
                    • Areas Property
                    • Categories Property
                    • DefaultAreas Property
                    • DefaultCategories Property
                    • DefaultEventTypes Property
                    • DefaultSources Property
                    • Empty Property
                    • EventTypes Property
                    • HighSeverity Property
                    • LowSeverity Property
                    • Sources Property
                  • Fields
                    • DefaultHighSeverity Field
                    • DefaultLowSeverity Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • AESubscriptionParameters
                  • Overview
                  • Members
                  • AESubscriptionParameters Constructor
                    • AESubscriptionParameters Constructor()
                    • AESubscriptionParameters Constructor(AESubscriptionParameters)
                    • AESubscriptionParameters Constructor(Boolean,Int32,AESubscriptionFilter,AEAttributeSetDictionary)
                    • AESubscriptionParameters Constructor(Boolean,Int32,AESubscriptionFilter)
                    • AESubscriptionParameters Constructor(Boolean,Int32)
                    • AESubscriptionParameters Constructor(Int32,AESubscriptionFilter,AEAttributeSetDictionary)
                    • AESubscriptionParameters Constructor(Int32,AESubscriptionFilter)
                    • AESubscriptionParameters Constructor(Int32)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(AESubscriptionParameters) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • MemberwiseClone Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • Active Property
                    • Default Property
                    • DefaultFilter Property
                    • Filter Property
                    • NotificationRate Property
                    • ReturnedAttributesByCategory Property
                  • Fields
                    • DefaultActive Field
                    • DefaultNotificationRate Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • AEUtilities
                  • Overview
                  • Members
                  • Methods
                    • IsValidAttributeId Method
                    • IsValidCategoryId Method
                    • IsValidCookie Method
                    • IsValidDataType Method
                    • IsValidEventSeverity Method
                      • IsValidEventSeverity(Int32) Method
                      • IsValidEventSeverity(Int32,Boolean) Method
                    • IsValidEventTypeFilter Method
                      • IsValidEventTypeFilter(Int64) Method
                      • IsValidEventTypeFilter(Int64,Boolean) Method
                    • IsValidNotificationRate Method
                    • IsValidTime Method
                    • IsValidTimeLocal Method
                • EasyAEUriStrings
                  • Overview
                  • Members
                  • Fields
                    • OptimizerPlugin Field
                    • TelemetryPlugin Field
                • IEasyAEClientExtension
                  • Overview
                  • Members
                  • Methods
                    • AcknowledgeCondition Method
                      • AcknowledgeCondition(IEasyAEClient,ServerDescriptor,AENodeDescriptor,String,DateTime,Int64,String) Method
                      • AcknowledgeCondition(IEasyAEClient,String,String,String,String,DateTime,Int64,String,String) Method
                      • AcknowledgeCondition(IEasyAEClient,String,String,String,String,DateTime,Int64,String) Method
                      • AcknowledgeCondition(IEasyAEClient,ServerDescriptor,AENodeDescriptor,String,Int64,Int64,String) Method
                      • AcknowledgeCondition(IEasyAEClient,ServerDescriptor,AENodeDescriptor,String,Int64,Int64,String,String) Method
                      • AcknowledgeCondition(IEasyAEClient,String,String,String,String,Int64,Int64,String,String) Method
                      • AcknowledgeCondition(IEasyAEClient,String,String,String,String,Int64,Int64,String) Method
                    • BrowseAreas Method
                      • BrowseAreas(IEasyAEClient,ServerDescriptor,AENodeDescriptor,String) Method
                      • BrowseAreas(IEasyAEClient,ServerDescriptor,AENodeDescriptor) Method
                      • BrowseAreas(IEasyAEClient,ServerDescriptor) Method
                      • BrowseAreas(IEasyAEClient,String,String,String,String) Method
                      • BrowseAreas(IEasyAEClient,String,String,String) Method
                      • BrowseAreas(IEasyAEClient,String,String) Method
                    • BrowseNodes Method
                      • BrowseNodes(IEasyAEClient,ServerDescriptor,AENodeDescriptor,String,AEBrowseFilter) Method
                      • BrowseNodes(IEasyAEClient,String,String,String,AEBrowseParameters) Method
                    • BrowseServers Method
                      • BrowseServers(IEasyAEClient) Method
                      • BrowseServers(IEasyAEClient,String) Method
                    • BrowseSources Method
                      • BrowseSources(IEasyAEClient,ServerDescriptor,AENodeDescriptor,String) Method
                      • BrowseSources(IEasyAEClient,ServerDescriptor,AENodeDescriptor) Method
                      • BrowseSources(IEasyAEClient,ServerDescriptor) Method
                      • BrowseSources(IEasyAEClient,String,String,String,String) Method
                      • BrowseSources(IEasyAEClient,String,String,String) Method
                      • BrowseSources(IEasyAEClient,String,String) Method
                    • ChangeEventSubscription Method
                      • ChangeEventSubscription(IEasyAEClient,Int32,Int32,AESubscriptionFilter) Method
                      • ChangeEventSubscription(IEasyAEClient,Int32,Int32) Method
                    • GetConditionState Method
                      • GetConditionState(IEasyAEClient,ServerDescriptor,AENodeDescriptor,String) Method
                      • GetConditionState(IEasyAEClient,String,String,String,String,Int64[]) Method
                      • GetConditionState(IEasyAEClient,String,String,String,String) Method
                    • PullNotification Method
                    • QueryCategoryAttributes Method
                      • QueryCategoryAttributes(IEasyAEClient,ServerDescriptor,Int64) Method
                      • QueryCategoryAttributes(IEasyAEClient,String,String,Int64) Method
                    • QueryCategoryConditions Method
                      • QueryCategoryConditions(IEasyAEClient,ServerDescriptor,Int64) Method
                      • QueryCategoryConditions(IEasyAEClient,String,String,Int64) Method
                    • QueryEventCategories Method
                      • QueryEventCategories(IEasyAEClient,ServerDescriptor) Method
                      • QueryEventCategories(IEasyAEClient,String,String,AEEventType) Method
                      • QueryEventCategories(IEasyAEClient,String,String) Method
                    • QuerySourceConditions Method
                    • SubscribeEvents Method
                      • SubscribeEvents(IEasyAEClient,AEEventsSubscriptionArguments,EasyAENotificationEventHandler) Method
                      • SubscribeEvents(IEasyAEClient,ServerDescriptor,AESubscriptionParameters,Boolean,EasyAENotificationEventHandler,Object) Method
                      • SubscribeEvents(IEasyAEClient,ServerDescriptor,AENodeDescriptor,Int32) Method
                      • SubscribeEvents(IEasyAEClient,ServerDescriptor,AENodeDescriptor,Int32,Object) Method
                      • SubscribeEvents(IEasyAEClient,ServerDescriptor,AESubscriptionParameters,Boolean,Object) Method
                      • SubscribeEvents(IEasyAEClient,String,String,Int32,EasyAENotificationEventHandler,Object,AESubscriptionFilter,AEAttributeSetDictionary,Boolean,Boolean) Method
                      • SubscribeEvents(IEasyAEClient,String,String,Int32,Object,AESubscriptionFilter,AEAttributeSetDictionary,Boolean,Boolean) Method
                      • SubscribeEvents(IEasyAEClient,String,String,Int32,Object,AESubscriptionFilter,AEAttributeSetDictionary,Boolean) Method
                      • SubscribeEvents(IEasyAEClient,String,String,Int32,Object,AESubscriptionFilter,AEAttributeSetDictionary) Method
                      • SubscribeEvents(IEasyAEClient,String,String,Int32,Object,AESubscriptionFilter) Method
                      • SubscribeEvents(IEasyAEClient,String,String,Int32,EasyAENotificationEventHandler) Method
                      • SubscribeEvents(IEasyAEClient,String,String,Int32,Object) Method
                      • SubscribeEvents(IEasyAEClient,String,String,Int32) Method
              • Enumerations
                • AEBrowseFilter
                • AEEventTypes
              • Interfaces
                • IEasyAEClient
                  • Overview
                  • Members
                  • Methods
                    • AcknowledgeCondition Method
                    • BrowseNodes Method
                    • BrowseServers Method
                    • ChangeEventSubscription Method
                    • GetConditionState Method
                    • GetEventsSubscriptionArguments Method
                    • IsKnownEventsSubscriptionHandle Method
                    • PullMultipleNotifications Method
                    • QueryEventCategories Method
                    • QuerySourceConditions Method
                    • RefreshEventSubscription Method
                    • SubscribeEvents Method
                    • UnsubscribeAllEvents Method
                    • UnsubscribeEvents Method
                  • Properties
                    • PullNotificationQueueCapacity Property
                    • SupportedTechnologies Property
                  • Events
                    • EventingFailure Event
                    • Notification Event
                • IEasyAEClientSettings
                  • Overview
                  • Members
                  • Properties
                    • InstanceParameters Property
                    • Isolated Property
                    • IsolatedParameters Property
              • Delegates
                • EasyAENotificationEventHandler
            • OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace Namespace
              • Overview
              • Classes
                • AEAttributeElement
                  • Overview
                  • Members
                  • AEAttributeElement Constructor
                    • AEAttributeElement Constructor()
                    • AEAttributeElement Constructor(AEAttributeElement)
                    • AEAttributeElement Constructor(Int64,VarType,String)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • AttributeId Property
                    • DataType Property
                    • DefaultDataType Property
                    • Description Property
                  • Fields
                    • DefaultAttributeId Field
                    • DefaultDescription Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • AEAttributeElementCollection
                  • Overview
                  • Members
                  • AEAttributeElementCollection Constructor
                    • AEAttributeElementCollection Constructor()
                    • AEAttributeElementCollection Constructor(IEnumerable<AEAttributeElement>)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetKeyForItem Method
                    • GetSchema Method
                    • ReadXml Method
                    • ToString Method
                    • WriteXml Method
                  • Properties
                    • Keys Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • AECategoryElement
                  • Overview
                  • Members
                  • AECategoryElement Constructor
                    • AECategoryElement Constructor()
                    • AECategoryElement Constructor(AECategoryElement)
                    • AECategoryElement Constructor(Int64,String,AEConditionElementCollection,AEAttributeElementCollection)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • AttributeElementCount Property
                    • AttributeElements Property
                    • CategoryId Property
                    • ConditionElementCount Property
                    • ConditionElements Property
                    • DefaultAttributeElements Property
                    • DefaultConditionElements Property
                    • Description Property
                  • Fields
                    • DefaultCategoryId Field
                    • DefaultDescription Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • AECategoryElementCollection
                  • Overview
                  • Members
                  • AECategoryElementCollection Constructor
                    • AECategoryElementCollection Constructor()
                    • AECategoryElementCollection Constructor(IEnumerable<AECategoryElement>)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetKeyForItem Method
                    • GetSchema Method
                    • ReadXml Method
                    • ToString Method
                    • WriteXml Method
                  • Properties
                    • Keys Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • AEConditionElement
                  • Overview
                  • Members
                  • AEConditionElement Constructor
                    • AEConditionElement Constructor()
                    • AEConditionElement Constructor(AEConditionElement)
                    • AEConditionElement Constructor(String,String[])
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • SetSubconditionNames Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • DefaultSubconditionNames Property
                    • Name Property
                    • SubconditionNames Property
                  • Fields
                    • DefaultName Field
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
                • AEConditionElementCollection
                  • Overview
                  • Members
                  • AEConditionElementCollection Constructor
                    • AEConditionElementCollection Constructor()
                    • AEConditionElementCollection Constructor(IEnumerable<AEConditionElement>)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetKeyForItem Method
                    • ToString Method
                  • Properties
                    • Keys Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • AENodeElement
                  • Overview
                  • Members
                  • AENodeElement Constructor
                    • AENodeElement Constructor()
                    • AENodeElement Constructor(AENodeDescriptor)
                    • AENodeElement Constructor(AENodeElement)
                    • AENodeElement Constructor(String,BrowsePath,String,Boolean,Boolean,Boolean)
                    • AENodeElement Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • MakePathElements Method
                    • ToAENodeDescriptor Method
                  • Properties
                    • IsArea Property
                    • IsSource Property
                    • Name Property
                    • QualifiedName Property
                    • Root Property
                  • Fields
                    • DefaultIsArea Field
                    • DefaultIsSource Field
                    • DefaultQualifiedName Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • AENodeElementCollection
                  • Overview
                  • Members
                  • AENodeElementCollection Constructor
                    • AENodeElementCollection Constructor()
                    • AENodeElementCollection Constructor(IEnumerable<AENodeElement>)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetKeyForItem Method
                    • ToString Method
                  • Properties
                    • Keys Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • AESubconditionElement
                  • Overview
                  • Members
                  • AESubconditionElement Constructor
                    • AESubconditionElement Constructor()
                    • AESubconditionElement Constructor(AESubconditionElement)
                    • AESubconditionElement Constructor(String,String,Int32,String)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • Definition Property
                    • Description Property
                    • Name Property
                    • Severity Property
                  • Fields
                    • DefaultDefinition Field
                    • DefaultDescription Field
                    • DefaultName Field
                    • DefaultSeverity Field
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
                • AESubconditionElementCollection
                  • Overview
                  • Members
                  • AESubconditionElementCollection Constructor
                    • AESubconditionElementCollection Constructor()
                    • AESubconditionElementCollection Constructor(IEnumerable<AESubconditionElement>)
                  • Methods
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetKeyForItem Method
                    • ToString Method
                  • Properties
                    • Keys Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.EasyOpc.AlarmsAndEvents.AddressSpace.ComTypes Namespace
              • Overview
              • Interfaces
                • _AEAttributeElement
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • AttributeId Property
                    • DataType Property
                    • Description Property
                    • DisplayString Property
                • _AEAttributeElementCollection
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • Clone Method
                    • Contains Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • Remove Method
                    • ToList Method
                    • ToString Method
                    • TryGetValue Method
                  • Properties
                    • Count Property
                    • Item Property
                • _AECategoryElement
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • AttributeElementCount Property
                    • AttributeElements Property
                    • CategoryId Property
                    • ConditionElementCount Property
                    • ConditionElements Property
                    • Description Property
                    • DisplayString Property
                • _AECategoryElementCollection
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • Clone Method
                    • Contains Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • Remove Method
                    • ToList Method
                    • ToString Method
                    • TryGetValue Method
                  • Properties
                    • Count Property
                    • Item Property
                • _AEConditionElement
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • SetSubconditionNames Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • Name Property
                    • SubconditionNames Property
                • _AEConditionElementCollection
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • Clone Method
                    • Contains Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • Remove Method
                    • ToList Method
                    • ToString Method
                    • TryGetValue Method
                  • Properties
                    • Count Property
                    • Item Property
                • _AENodeElement
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToAENodeDescriptor Method
                    • ToString Method
                  • Properties
                    • BrowsePath Property
                    • DisplayString Property
                    • HasChildren Property
                    • IsArea Property
                    • IsRoot Property
                    • IsSource Property
                    • Name Property
                    • QualifiedName Property
                • _AENodeElementCollection
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • Clone Method
                    • Contains Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • Remove Method
                    • ToList Method
                    • ToString Method
                    • TryGetValue Method
                  • Properties
                    • Count Property
                    • Item Property
                • _AESubconditionElement
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • Definition Property
                    • Description Property
                    • DisplayString Property
                    • Name Property
                    • Severity Property
                • _AESubconditionElementCollection
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • Contains Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • Remove Method
                    • ToList Method
                    • ToString Method
                    • TryGetValue Method
                  • Properties
                    • Count Property
                    • Item Property
            • OpcLabs.EasyOpc.AlarmsAndEvents.ComTypes Namespace
              • Overview
              • Interfaces
                • _AEAttributeSetDictionary
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • ContainsKey Method
                    • ContainsValue Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • Remove Method
                    • ToString Method
                    • TryGetValue Method
                  • Properties
                    • Count Property
                    • Item Property
                • _AEAttributeValueDictionary
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • ContainsKey Method
                    • ContainsValue Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • Remove Method
                    • ToString Method
                    • TryGetValue Method
                  • Properties
                    • Count Property
                    • Item Property
                • _AEBrowseParameters
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • BrowseFilter Property
                    • DisplayString Property
                    • StandardName Property
                    • VendorFilter Property
                • _AEConditionState
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • Acknowledged Property
                    • AcknowledgerId Property
                    • AcknowledgeTime Property
                    • AcknowledgeTimeDouble Property
                    • AcknowledgeTimeLocal Property
                    • AcknowledgeTimeLocalDouble Property
                    • Active Property
                    • ActiveSubcondition Property
                    • ActiveTime Property
                    • ActiveTimeDouble Property
                    • ActiveTimeLocal Property
                    • ActiveTimeLocalDouble Property
                    • AttributeValues Property
                    • Comment Property
                    • DisplayString Property
                    • Enabled Property
                    • InactiveTime Property
                    • InactiveTimeDouble Property
                    • InactiveTimeLocal Property
                    • InactiveTimeLocalDouble Property
                    • Quality Property
                    • SubconditionActiveTime Property
                    • SubconditionActiveTimeDouble Property
                    • SubconditionActiveTimeLocal Property
                    • SubconditionActiveTimeLocalDouble Property
                    • SubconditionElements Property
                • _AEEventData
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • Acknowledged Property
                    • AcknowledgeRequired Property
                    • Active Property
                    • ActiveTime Property
                    • ActiveTimeDouble Property
                    • ActiveTimeLocal Property
                    • ActiveTimeLocalDouble Property
                    • ActiveTimeTicks Property
                    • ActorId Property
                    • AttributeValues Property
                    • CategoryId Property
                    • ConditionName Property
                    • Cookie Property
                    • DisplayString Property
                    • Enabled Property
                    • EventType Property
                    • Message Property
                    • QualifiedSourceName Property
                    • Quality Property
                    • Severity Property
                    • SubconditionName Property
                    • Time Property
                    • TimeDouble Property
                    • TimeLocal Property
                    • TimeLocalDouble Property
                • _AEEventType
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • InternalValue Property
                    • IsCondition Property
                    • IsSimple Property
                    • IsTracking Property
                    • NumericalValue Property
                    • StandardName Property
                • _AENodeDescriptor
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • Flatten Method
                    • GetHashCode Method
                    • GetType Method
                    • Match Method
                    • ToString Method
                  • Properties
                    • AliasName Property
                    • ArgumentString Property
                    • BrowsePath Property
                    • BrowsePathStartingNodeDescriptor Property
                    • DisplayString Property
                    • HasBrowsePath Property
                    • HasNodeId Property
                    • IsAliased Property
                    • IsNull Property
                    • IsRoot Property
                    • NodeId Property
                    • NodePath Property
                    • QualifiedName Property
                • _AESubscriptionFilter
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • SetAreas Method
                    • SetCategories Method
                    • SetSources Method
                    • ToString Method
                  • Properties
                    • Areas Property
                    • Categories Property
                    • DisplayString Property
                    • EventTypes Property
                    • HighSeverity Property
                    • LowSeverity Property
                    • Sources Property
                • _AESubscriptionParameters
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • Active Property
                    • DisplayString Property
                    • Filter Property
                    • NotificationRate Property
                    • ReturnedAttributesByCategory Property
                    • StandardName Property
            • OpcLabs.EasyOpc.AlarmsAndEvents.Engine Namespace
              • Overview
              • Classes
                • AEClientMode
                  • Overview
                  • Members
                  • AEClientMode Constructor
                    • AEClientMode Constructor()
                    • AEClientMode Constructor(AEClientMode)
                    • AEClientMode Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(AEClientMode) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • OnPropertyChanged Method
                  • Properties
                    • Default Property
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EasyAEAdaptableParameters
                  • Overview
                  • Members
                  • EasyAEAdaptableParameters Constructor
                    • EasyAEAdaptableParameters Constructor()
                    • EasyAEAdaptableParameters Constructor(EasyAEAdaptableParameters)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(EasyAEAdaptableParameters) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • Reset Method
                  • Properties
                    • Default Property
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EasyAEClientHoldPeriods
                  • Overview
                  • Members
                  • EasyAEClientHoldPeriods Constructor
                    • EasyAEClientHoldPeriods Constructor()
                    • EasyAEClientHoldPeriods Constructor(EasyAEClientHoldPeriods)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(EasyAEClientHoldPeriods) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • ServerDetach Property
                  • Fields
                    • DefaultServerDetach Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EasyAEClientMode
                  • Overview
                  • Members
                  • EasyAEClientMode Constructor
                    • EasyAEClientMode Constructor()
                    • EasyAEClientMode Constructor(AEClientMode)
                    • EasyAEClientMode Constructor(EasyAEClientMode)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(EasyAEClientMode) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • AcknowledgerId Property
                    • Default Property
                  • Fields
                    • DefaultAcknowledgerId Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EasyAEClientParameters
                  • Overview
                  • Members
                  • EasyAEClientParameters Constructor
                    • EasyAEClientParameters Constructor()
                    • EasyAEClientParameters Constructor(EasyClientParameters)
                    • EasyAEClientParameters Constructor(EasyAEClientParameters)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • BrowseNodesChunk Property
                    • Default Property
                    • LinkCallbackQueueSize Property
                    • LinkRetrialPeriod Property
                    • RequestQueueSize Property
                    • ResponseQueueSize Property
                  • Fields
                    • DefaultBrowseNodesChunk Field
                    • DefaultLinkCallbackQueueSize Field
                    • DefaultLinkRetrialPeriod Field
                    • DefaultRequestQueueSize Field
                    • DefaultResponseQueueSize Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EasyAEEngineParameters
                  • Overview
                  • Members
                  • EasyAEEngineParameters Constructor
                    • EasyAEEngineParameters Constructor()
                    • EasyAEEngineParameters Constructor(EasyEngineParameters)
                    • EasyAEEngineParameters Constructor(EasyAEEngineParameters)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(EasyAEEngineParameters) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • MaxClientAge Property
                  • Fields
                    • DefaultMaxClientAge Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EasyAEInstanceParameters
                  • Overview
                  • Members
                  • EasyAEInstanceParameters Constructor
                    • EasyAEInstanceParameters Constructor()
                    • EasyAEInstanceParameters Constructor(EasyAEClientMode,EasyAEClientHoldPeriods)
                    • EasyAEInstanceParameters Constructor(EasyAEInstanceParameters)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(EasyAEInstanceParameters) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • Reset Method
                      • Reset(Boolean) Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • DefaultPluginConfigurations Property
                    • DefaultPluginSetups Property
                    • HoldPeriods Property
                    • Mode Property
                    • VirtualDefaultPluginConfigurations Property
                    • VirtualDefaultPluginSetups Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EasyAELinkParameters
                  • Overview
                  • Members
                  • EasyAELinkParameters Constructor
                    • EasyAELinkParameters Constructor()
                    • EasyAELinkParameters Constructor(EasyAELinkParameters)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(EasyAELinkParameters) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • BufferSize Property
                    • Default Property
                    • FastestNotificationRate Property
                    • LinkRetrialDelay Property
                    • SlowestNotificationRate Property
                  • Fields
                    • DefaultBufferSize Field
                    • DefaultFastestNotificationRate Field
                    • DefaultLinkRetrialDelay Field
                    • DefaultSlowestNotificationRate Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EasyAESharedParameters
                  • Overview
                  • Members
                  • EasyAESharedParameters Constructor
                    • EasyAESharedParameters Constructor()
                    • EasyAESharedParameters Constructor(EasyAEEngineParameters,EasyMachineParameters,EasyAEClientParameters,EasyAELinkParameters)
                    • EasyAESharedParameters Constructor(EasyAESharedParameters)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(EasyAESharedParameters) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • Reset Method
                      • Reset(Boolean) Method
                    • WriteXmlElement Method
                  • Properties
                    • ClientParameters Property
                    • Default Property
                    • DefaultPluginConfigurations Property
                    • DefaultPluginSetups Property
                    • EngineParameters Property
                    • LinkParameters Property
                    • MachineParameters Property
                    • VirtualDefaultPluginConfigurations Property
                    • VirtualDefaultPluginSetups Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.EasyOpc.AlarmsAndEvents.Engine.ComTypes Namespace
              • Overview
              • Interfaces
                • _AEClientMode
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • StandardName Property
                • _EasyAEAdaptableParameters
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • Reset Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • StandardName Property
                • _EasyAEClientHoldPeriods
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • ServerDetach Property
                    • StandardName Property
                • _EasyAEClientMode
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • AcknowledgerId Property
                    • DisplayString Property
                    • StandardName Property
                • _EasyAEClientParameters
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetEffectiveComInstantiationParameters Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • BrowseNodesChunk Property
                    • ClientReconnectDelay Property
                    • ComInstantiationParameters Property
                    • DisplayString Property
                    • LinkCallbackQueueSize Property
                    • LinkRetrialPeriod Property
                    • RequestQueueSize Property
                    • ResponseQueueSize Property
                    • ServerFailedReconnectDelay Property
                    • ServerShutdownReconnectDelay Property
                    • ServerStatusCheckPeriod Property
                    • StandardName Property
                • _EasyAEEngineParameters
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DefaultEventQueueSize Property
                    • DisplayString Property
                    • GarbageCollectionPeriod Property
                    • MaxClientAge Property
                    • StandardName Property
                    • WorkerSleepDelay Property
                • _EasyAEInstanceParameters
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • Reset Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • EnableCachePersistence Property
                    • EnableNativeClient Property
                    • EnableNetApiClient Property
                    • EnableServiceClient Property
                    • HoldPeriods Property
                    • Mode Property
                    • PersistenceKey Property
                    • PluginConfigurations Property
                    • PluginSetups Property
                    • StandardName Property
                • _EasyAELinkParameters
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • BufferSize Property
                    • DisplayString Property
                    • FastestNotificationRate Property
                    • LinkRetrialDelay Property
                    • SlowestNotificationRate Property
                    • StandardName Property
                • _EasyAESharedParameters
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • Reset Method
                    • ToString Method
                  • Properties
                    • ClientParameters Property
                    • DisplayString Property
                    • EngineParameters Property
                    • LinkParameters Property
                    • MachineParameters Property
                    • PluginConfigurations Property
                    • PluginSetups Property
                    • StandardName Property
            • OpcLabs.EasyOpc.AlarmsAndEvents.Extensions Namespace
              • Overview
              • Classes
                • IEasyAEClientExtension2
                  • Overview
                  • Members
                  • Methods
                    • AcknowledgeMultipleConditions Method
                    • BrowseOne Method
                    • BrowseTree Method
                      • BrowseTree(IEasyAEClient,AEBrowseArguments) Method
                      • BrowseTree(IEasyAEClient,AEBrowseArguments,Func<IEnumerable<AENodeElement>,IEnumerable<AENodeElement>>) Method
                      • BrowseTree(IEasyAEClient,ServerDescriptor) Method
                      • BrowseTree(IEasyAEClient,ServerDescriptor,AENodeDescriptor) Method
                      • BrowseTree(IEasyAEClient,ServerDescriptor,AENodeDescriptor,AEBrowseParameters) Method
                      • BrowseTree(IEasyAEClient,ServerDescriptor,AENodeDescriptor,AEBrowseParameters,Func<IEnumerable<AENodeElement>,IEnumerable<AENodeElement>>) Method
                      • BrowseTree(IEasyAEClient,ServerDescriptor,AENodeDescriptor,AEBrowseParameters,Predicate<AENodeElement>) Method
                    • FindEventCategory Method
                    • FindEventCondition Method
                    • SubscribeMultipleEvents Method
                      • SubscribeMultipleEvents(IEasyAEClient,AEEventsSubscriptionArguments[]) Method
                      • SubscribeMultipleEvents(IEasyAEClient,AEEventsSubscriptionArguments[],EasyAENotificationEventHandler) Method
                      • SubscribeMultipleEvents(IEasyAEClient,EasyAEEventsSubscriptionArguments[]) Method
                    • SupportsTechnology Method
                    • UnsubscribeMultipleEvents Method
            • OpcLabs.EasyOpc.AlarmsAndEvents.Graphs Namespace
              • Overview
              • Classes
                • AENodeTreePosition
                  • Overview
                  • Members
                  • AENodeTreePosition Constructor
                    • AENodeTreePosition Constructor()
                    • AENodeTreePosition Constructor(AENodeElement,AENodeTreePosition)
                    • AENodeTreePosition Constructor(AENodeTreePosition)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(AENodeTreePosition) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • GetRoot Method
                  • Properties
                    • BrowseException Property
                    • BrowseSucceeded Property
                    • IsTreeRoot Property
                    • Level Property
                    • ParentPosition Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.EasyOpc.AlarmsAndEvents.OperationModel Namespace
              • Overview
              • Classes
                • AEAcknowledgeConditionArguments
                  • Overview
                  • Members
                  • AEAcknowledgeConditionArguments Constructor
                    • AEAcknowledgeConditionArguments Constructor()
                    • AEAcknowledgeConditionArguments Constructor(AEAcknowledgeConditionArguments)
                    • AEAcknowledgeConditionArguments Constructor(ServerDescriptor,AENodeDescriptor,String,DateTime,Int64,String,String)
                    • AEAcknowledgeConditionArguments Constructor(ServerDescriptor,AENodeDescriptor,String,DateTime,Int64,String,String,Object)
                    • AEAcknowledgeConditionArguments Constructor(ServerDescriptor,AENodeDescriptor,String,DateTime,Int64,String)
                    • AEAcknowledgeConditionArguments Constructor(ServerDescriptor,AENodeDescriptor,String,DateTime,Int64)
                    • AEAcknowledgeConditionArguments Constructor(String,String,String,String,DateTime,Int64,String,String)
                    • AEAcknowledgeConditionArguments Constructor(String,String,String,String,DateTime,Int64,String)
                    • AEAcknowledgeConditionArguments Constructor(String,String,String,String,DateTime,Int64)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(AEAcknowledgeConditionArguments) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • AcknowledgerId Property
                    • ActiveTime Property
                    • ActiveTimeDouble Property
                    • ActiveTimeLocal Property
                    • ActiveTimeLocalDouble Property
                    • Comment Property
                    • ConditionName Property
                    • Cookie Property
                    • DefaultActiveTime Property
                    • DefaultServerDescriptor Property
                    • DefaultSourceDescriptor Property
                    • ServerDescriptor Property
                    • SourceDescriptor Property
                  • Fields
                    • DefaultAcknowledgerId Field
                    • DefaultComment Field
                    • DefaultConditionName Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • AEBrowseArguments
                  • Overview
                  • Members
                  • AEBrowseArguments Constructor
                    • AEBrowseArguments Constructor()
                    • AEBrowseArguments Constructor(Object,ServerDescriptor,AENodeDescriptor,AEBrowseParameters)
                    • AEBrowseArguments Constructor(AEBrowseArguments)
                    • AEBrowseArguments Constructor(ServerDescriptor,AENodeDescriptor,AEBrowseParameters)
                    • AEBrowseArguments Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(AEBrowseArguments) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • BrowseParameters Property
                    • DefaultBrowseParameters Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • AEEventsSubscriptionArguments
                  • Overview
                  • Members
                  • AEEventsSubscriptionArguments Constructor
                    • AEEventsSubscriptionArguments Constructor()
                    • AEEventsSubscriptionArguments Constructor(AEEventsSubscriptionArguments)
                    • AEEventsSubscriptionArguments Constructor(ServerDescriptor,AENodeDescriptor,Int32,Object)
                    • AEEventsSubscriptionArguments Constructor(ServerDescriptor,AESubscriptionParameters,Boolean,Object)
                    • AEEventsSubscriptionArguments Constructor(String,String,Int32,Object,AESubscriptionFilter,AEAttributeSetDictionary,Boolean,Boolean)
                    • AEEventsSubscriptionArguments Constructor(String,String,Int32,Object,AESubscriptionFilter,AEAttributeSetDictionary,Boolean)
                    • AEEventsSubscriptionArguments Constructor(String,String,Int32,Object,AESubscriptionFilter,AEAttributeSetDictionary)
                    • AEEventsSubscriptionArguments Constructor(String,String,Int32,Object,AESubscriptionFilter)
                    • AEEventsSubscriptionArguments Constructor(String,String,Int32)
                    • AEEventsSubscriptionArguments Constructor(String,String,Int32,Object)
                    • AEEventsSubscriptionArguments Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(AEEventsSubscriptionArguments) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • DefaultServerDescriptor Property
                    • DefaultSubscriptionParameters Property
                    • RefreshWhenActive Property
                    • ServerDescriptor Property
                    • SubscriptionParameters Property
                  • Fields
                    • DefaultRefreshWhenActive Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • AENodeArguments
                  • Overview
                  • Members
                  • AENodeArguments Constructor
                    • AENodeArguments Constructor()
                    • AENodeArguments Constructor(Object,ServerDescriptor,AENodeDescriptor)
                    • AENodeArguments Constructor(OperationArguments)
                    • AENodeArguments Constructor(OperationArguments,ServerDescriptor,AENodeDescriptor)
                    • AENodeArguments Constructor(ServerDescriptor,AENodeDescriptor)
                    • AENodeArguments Constructor(AENodeArguments)
                    • AENodeArguments Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(AENodeArguments) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • DefaultNodeDescriptor Property
                    • DefaultServerDescriptor Property
                    • NodeDescriptor Property
                    • ServerDescriptor Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • AENodeElementCollectionResult
                  • Overview
                  • Members
                  • AENodeElementCollectionResult Constructor
                    • AENodeElementCollectionResult Constructor()
                    • AENodeElementCollectionResult Constructor(Object,AENodeElementCollection)
                    • AENodeElementCollectionResult Constructor(Object,Exception)
                    • AENodeElementCollectionResult Constructor(Object,Exception,Object)
                    • AENodeElementCollectionResult Constructor(AENodeElementCollectionResult)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                      • GetHashCode() Method
                    • GetObjectData Method
                  • Properties
                    • Value Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EasyAEEventsSubscriptionArguments
                  • Overview
                  • Members
                  • EasyAEEventsSubscriptionArguments Constructor
                    • EasyAEEventsSubscriptionArguments Constructor()
                    • EasyAEEventsSubscriptionArguments Constructor(AEEventsSubscriptionArguments,EasyAENotificationEventHandler)
                    • EasyAEEventsSubscriptionArguments Constructor(EasyAEEventsSubscriptionArguments)
                    • EasyAEEventsSubscriptionArguments Constructor(ServerDescriptor,AESubscriptionParameters,Boolean,EasyAENotificationEventHandler,Object)
                    • EasyAEEventsSubscriptionArguments Constructor(ServerDescriptor,AESubscriptionParameters,Boolean,Object)
                    • EasyAEEventsSubscriptionArguments Constructor(String,String,Int32,EasyAENotificationEventHandler,Object,AESubscriptionFilter,AEAttributeSetDictionary,Boolean,Boolean)
                    • EasyAEEventsSubscriptionArguments Constructor(String,String,Int32,Object,AESubscriptionFilter,AEAttributeSetDictionary,Boolean,Boolean)
                    • EasyAEEventsSubscriptionArguments Constructor(String,String,Int32,EasyAENotificationEventHandler,Object,AESubscriptionFilter,AEAttributeSetDictionary,Boolean)
                    • EasyAEEventsSubscriptionArguments Constructor(String,String,Int32,Object,AESubscriptionFilter,AEAttributeSetDictionary,Boolean)
                    • EasyAEEventsSubscriptionArguments Constructor(String,String,Int32,EasyAENotificationEventHandler,Object,AESubscriptionFilter,AEAttributeSetDictionary)
                    • EasyAEEventsSubscriptionArguments Constructor(String,String,Int32,Object,AESubscriptionFilter,AEAttributeSetDictionary)
                    • EasyAEEventsSubscriptionArguments Constructor(String,String,Int32,EasyAENotificationEventHandler,Object,AESubscriptionFilter)
                    • EasyAEEventsSubscriptionArguments Constructor(String,String,Int32,Object,AESubscriptionFilter)
                    • EasyAEEventsSubscriptionArguments Constructor(String,String,Int32,EasyAENotificationEventHandler)
                    • EasyAEEventsSubscriptionArguments Constructor(String,String,Int32)
                    • EasyAEEventsSubscriptionArguments Constructor(String,String,Int32,Object)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • MemberwiseClone Method
                  • Properties
                    • Callback Property
                    • Default Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EasyAENotificationEventArgs
                  • Overview
                  • Members
                  • EasyAENotificationEventArgs Constructor
                    • EasyAENotificationEventArgs Constructor()
                    • EasyAENotificationEventArgs Constructor(EasyAENotificationEventArgs)
                    • EasyAENotificationEventArgs Constructor(EasyAEEventsSubscriptionArguments)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • AcknowledgedChanged Property
                    • ActiveChanged Property
                    • Arguments Property
                    • AttributeChanged Property
                    • ChangeMask Property
                    • EnabledChanged Property
                    • EventData Property
                    • MessageChanged Property
                    • QualityChanged Property
                    • Refresh Property
                    • RefreshComplete Property
                    • SeverityChanged Property
                    • SubconditionChanged Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.EasyOpc.AlarmsAndEvents.OperationModel.ComTypes Namespace
              • Overview
              • Interfaces
                • _AEBrowseArguments
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • MemberwiseClone Method
                    • SetState Method
                    • ToString Method
                  • Properties
                    • BrowseParameters Property
                    • DisplayString Property
                    • NodeDescriptor Property
                    • ServerDescriptor Property
                    • State Property
                • _AEEventsSubscriptionArguments
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • MemberwiseClone Method
                    • SetState Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • RefreshWhenActive Property
                    • ServerDescriptor Property
                    • State Property
                    • SubscriptionParameters Property
                • _AENodeArguments
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • MemberwiseClone Method
                    • SetState Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • NodeDescriptor Property
                    • ServerDescriptor Property
                    • State Property
                • _AENodeElementCollectionResult
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • MemberwiseClone Method
                    • SetState Method
                    • SetValue Method
                    • ThrowIfFailed Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                  • Properties
                    • Diagnostics Property
                    • DiagnosticsCount Property
                    • DiagnosticsSummary Property
                    • DisplayString Property
                    • ErrorId Property
                    • ErrorMessage Property
                    • ErrorMessageBrief Property
                    • Exception Property
                    • NormalizedDiagnostics Property
                    • NormalizedException Property
                    • RegularizedValue Property
                    • State Property
                    • Succeeded Property
                    • Value Property
                    • ValueType Property
                • _EasyAEEventsSubscriptionArguments
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • MemberwiseClone Method
                    • SetState Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • RefreshWhenActive Property
                    • ServerDescriptor Property
                    • State Property
                    • SubscriptionParameters Property
                • _EasyAENotificationEventArgs
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • MemberwiseClone Method
                    • ToLongString Method
                    • ToString Method
                  • Properties
                    • AcknowledgedChanged Property
                    • ActiveChanged Property
                    • Arguments Property
                    • AttributeChanged Property
                    • ChangeMask Property
                    • Diagnostics Property
                    • DiagnosticsCount Property
                    • DiagnosticsSummary Property
                    • DisplayString Property
                    • EnabledChanged Property
                    • ErrorId Property
                    • ErrorMessage Property
                    • ErrorMessageBrief Property
                    • EventData Property
                    • Exception Property
                    • MessageChanged Property
                    • NormalizedDiagnostics Property
                    • NormalizedException Property
                    • QualityChanged Property
                    • Refresh Property
                    • RefreshComplete Property
                    • SeverityChanged Property
                    • SubconditionChanged Property
                    • Succeeded Property
            • OpcLabs.EasyOpc.AlarmsAndEvents.Plugins.Optimizer Namespace
              • Overview
              • Classes
                • AEOptimizerPluginParameters
                  • Overview
                  • Members
                  • AEOptimizerPluginParameters Constructor
                    • AEOptimizerPluginParameters Constructor()
                    • AEOptimizerPluginParameters Constructor(AEOptimizerPluginParameters)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(AEOptimizerPluginParameters) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • EnableServerDatabase Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.EasyOpc.AlarmsAndEvents.Plugins.Optimizer.ComTypes Namespace
              • Overview
              • Interfaces
                • _AEOptimizerPluginParameters
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • EnableServerDatabase Property
                    • StandardName Property
            • OpcLabs.EasyOpc.ComTypes Namespace
              • Overview
              • Interfaces
                • _NodeDescriptor
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • Match Method
                    • ToString Method
                  • Properties
                    • AliasName Property
                    • ArgumentString Property
                    • BrowsePath Property
                    • BrowsePathStartingNodeDescriptor Property
                    • DisplayString Property
                    • HasBrowsePath Property
                    • HasNodeId Property
                    • IsAliased Property
                    • IsNull Property
                    • IsRoot Property
                    • NodeId Property
                    • NodePath Property
                • _NodeElement
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • BrowsePath Property
                    • DisplayString Property
                    • HasChildren Property
                    • IsRoot Property
                    • Name Property
                • _OpcResultException
                  • Overview
                  • Members
                  • Methods
                    • Equals Method
                    • GetBaseException Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • Data Property
                    • DisplayString Property
                    • HelpLink Property
                    • HResult Property
                    • InnerException Property
                    • Message Property
                    • Source Property
                    • StackTrace Property
                    • TargetSite Property
                • _ServerCategories
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • Families Property
                    • OpcAlarmsAndEvents10 Property
                    • OpcDataAccess10 Property
                    • OpcDataAccess20 Property
                    • OpcDataAccess30 Property
                    • OpcXmlDataAccess10 Property
                • _ServerDescriptor
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • AliasName Property
                    • Authority Property
                    • Clsid Property
                    • ClsidString Property
                    • DescriptorString Property
                    • DisplayString Property
                    • Fragment Property
                    • HasClsid Property
                    • HasProgId Property
                    • Host Property
                    • IsAliased Property
                    • IsNull Property
                    • Location Property
                    • MachineName Property
                    • NetworkSecurity Property
                    • ObjectId Property
                    • Password Property
                    • Path Property
                    • PathAndQuery Property
                    • Port Property
                    • Prefix Property
                    • ProgId Property
                    • Query Property
                    • Scheme Property
                    • SchemeAndAuthority Property
                    • ServerCategories Property
                    • ServerClass Property
                    • ServerProgram Property
                    • ShortUrlString Property
                    • Technology Property
                    • UrlString Property
                    • UserInfo Property
                    • UserName Property
                • _ServerElement
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • Clsid Property
                    • ClsidString Property
                    • Description Property
                    • DisplayString Property
                    • Location Property
                    • ProgId Property
                    • ServerCategories Property
                    • ServerClass Property
                    • Technology Property
                    • UrlString Property
                    • UrlStringUnescaped Property
                    • Vendor Property
                    • VersionIndependentProgId Property
                • _ServerElementCollection
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • Contains Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • Remove Method
                    • ToList Method
                    • ToString Method
                    • TryGetValue Method
                  • Properties
                    • Count Property
                    • Item Property
            • OpcLabs.EasyOpc.DataAccess Namespace
              • Overview
              • Classes
                • DAAccessRight
                  • Overview
                  • Members
                  • DAAccessRight Constructor
                    • DAAccessRight Constructor()
                    • DAAccessRight Constructor(DAAccessRight)
                    • DAAccessRight Constructor(DAAccessRights)
                    • DAAccessRight Constructor(Int64)
                    • DAAccessRight Constructor(Boolean,Boolean)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • FromDAAccessRights Method
                    • FromInt64 Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToDAAccessRights Method
                    • ToInt64 Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • AllowRead Property
                    • AllowWrite Property
                    • Default Property
                    • InternalValue Property
                    • NumericalValue Property
                    • StandardName Property
                  • Fields
                    • DefaultAsString Field
                    • DefaultInternalValue Field
                    • DefaultNumericalValue Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
                • DABrowseParameters
                  • Overview
                  • Members
                  • DABrowseParameters Constructor
                    • DABrowseParameters Constructor()
                    • DABrowseParameters Constructor(DABrowseFilter,String,String,VarType,DAAccessRight)
                    • DABrowseParameters Constructor(DABrowseFilter,String,String,VarType)
                    • DABrowseParameters Constructor(DABrowseFilter,String,String)
                    • DABrowseParameters Constructor(DABrowseFilter,String)
                    • DABrowseParameters Constructor(DABrowseFilter)
                    • DABrowseParameters Constructor(DABrowseParameters)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • AccessRightsFilter Property
                    • BrowseFilter Property
                    • DataTypeFilter Property
                    • Default Property
                    • DefaultAccessRightsFilter Property
                    • DefaultDataTypeFilter Property
                    • ElementNameFilter Property
                    • Empty Property
                    • VendorFilter Property
                  • Fields
                    • DefaultBrowseFilter Field
                    • DefaultElementNameFilter Field
                    • DefaultVendorFilter Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DAGroupParameters
                  • Overview
                  • Members
                  • DAGroupParameters Constructor
                    • DAGroupParameters Constructor()
                    • DAGroupParameters Constructor(DAGroupParameters)
                    • DAGroupParameters Constructor(Int32,Single,Int64)
                    • DAGroupParameters Constructor(Int32,Single)
                    • DAGroupParameters Constructor(Int32)
                    • DAGroupParameters Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(DAGroupParameters) Method
                      • Equals(Object) Method
                    • FromInt32 Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • GetRequestedUpdateRateDefault Method
                    • ReadStringList Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteStringList Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • Fast Property
                    • Locale Property
                    • Normal Property
                    • PercentDeadband Property
                    • RequestedUpdateRate Property
                    • Slow Property
                    • VeryFast Property
                    • VerySlow Property
                  • Fields
                    • DefaultLocale Field
                    • DefaultPercentDeadband Field
                    • DefaultRequestedUpdateRate Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
                • DAItemDescriptor
                  • Overview
                  • Members
                  • DAItemDescriptor Constructor
                    • DAItemDescriptor Constructor(String,VarType,String)
                    • DAItemDescriptor Constructor(String,BrowsePath,VarType,String)
                    • DAItemDescriptor Constructor(String,String,BrowsePath,VarType,String)
                    • DAItemDescriptor Constructor(String,VarType)
                    • DAItemDescriptor Constructor(String,BrowsePath,VarType)
                    • DAItemDescriptor Constructor(String)
                    • DAItemDescriptor Constructor(String,BrowsePath)
                    • DAItemDescriptor Constructor()
                    • DAItemDescriptor Constructor(DANodeElement,VarType,String)
                    • DAItemDescriptor Constructor(DANodeElement,VarType)
                    • DAItemDescriptor Constructor(DANodeElement)
                    • DAItemDescriptor Constructor(DAItemDescriptor)
                    • DAItemDescriptor Constructor(DANodeDescriptor)
                    • DAItemDescriptor Constructor(DANodeDescriptor,VarType)
                    • DAItemDescriptor Constructor(DANodeDescriptor,VarType,String)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(DAItemDescriptor) Method
                      • Equals(Object) Method
                    • FromDANodeDescriptor Method
                    • FromDANodeElement Method
                    • FromString Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • MakeArgumentString Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • AccessPath Property
                    • Null Property
                    • RequestedDataType Property
                  • Fields
                    • DefaultAccessPath Field
                    • DefaultRequestedDataType Field
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
                • DANodeDescriptor
                  • Overview
                  • Members
                  • DANodeDescriptor Constructor
                    • DANodeDescriptor Constructor()
                    • DANodeDescriptor Constructor(DANodeDescriptor)
                    • DANodeDescriptor Constructor(DANodeElement)
                    • DANodeDescriptor Constructor(String)
                    • DANodeDescriptor Constructor(String,BrowsePath)
                    • DANodeDescriptor Constructor(String,String,BrowsePath)
                    • DANodeDescriptor Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • DeserializeNodeDescriptorIfPresent Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(DANodeDescriptor) Method
                    • Flatten Method
                      • Flatten() Method
                    • FromDANodeElement Method
                    • FromString Method
                    • GetHashCode Method
                    • GetNodeIdArgumentName Method
                    • SerializeNodeDescriptorIfNotNull Method
                  • Properties
                    • BrowsePathStartingNodeDescriptor Property
                    • ItemId Property
                    • Null Property
                    • Root Property
                  • Fields
                    • DefaultItemId Field
                    • RootItemId Field
                    • RootNodePath Field
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
                • DAPropertyDescriptor
                  • Overview
                  • Members
                  • DAPropertyDescriptor Constructor
                    • DAPropertyDescriptor Constructor()
                    • DAPropertyDescriptor Constructor(DAPropertyId)
                    • DAPropertyDescriptor Constructor(DAPropertyId,String)
                    • DAPropertyDescriptor Constructor(DAPropertyId,XmlQualifiedName2)
                    • DAPropertyDescriptor Constructor(DAPropertyDescriptor)
                    • DAPropertyDescriptor Constructor(DAPropertyElement)
                    • DAPropertyDescriptor Constructor(String)
                    • DAPropertyDescriptor Constructor(XmlQualifiedName2)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(DAPropertyDescriptor) Method
                      • Equals(Object) Method
                    • FromDAPropertyElement Method
                    • FromDAPropertyId Method
                    • FromDAPropertyIds Method
                    • FromInt64 Method
                    • FromString Method
                    • FromXmlQualifiedName Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • MakeArgumentString Method
                    • ParseQualifiedName Method
                    • ReadStringList Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteStringList Method
                    • WriteXmlElement Method
                  • Properties
                    • AccessRights Property
                    • AlarmAreaList Property
                    • AlarmQuickHelp Property
                    • ChangeRateLimit Property
                    • CloseLabel Property
                    • ConditionLogic Property
                    • ConditionStatus Property
                    • ConsistencyWindow Property
                    • DataFilterValue Property
                    • DataType Property
                    • Deadband Property
                    • DefaultQualifiedName Property
                    • Description Property
                    • DeviationLimit Property
                    • Dictionary Property
                    • DictionaryId Property
                    • EUInfo Property
                    • EUType Property
                    • EUUnits Property
                    • HighEU Property
                    • HighHighLimit Property
                    • HighIR Property
                    • HighLimit Property
                    • IsNull Property
                    • LimitExceeded Property
                    • LowEU Property
                    • LowIR Property
                    • LowLimit Property
                    • LowLowLimit Property
                    • MaximumValue Property
                    • MinimumValue Property
                    • Null Property
                    • OpenLabel Property
                    • PrimaryAlarmArea Property
                    • PropertyId Property
                    • QualifiedName Property
                    • QualifiedNameString Property
                    • Quality Property
                    • ScanRate Property
                    • SoundFile Property
                    • Timestamp Property
                    • TimeZone Property
                    • TypeDescription Property
                    • TypeId Property
                    • TypeSystemId Property
                    • UnconvertedItemId Property
                    • UnfilteredItemId Property
                    • Value Property
                    • ValuePrecision Property
                    • WriteBehavior Property
                  • Fields
                    • DefaultAsString Field
                    • DefaultNamespace Field
                    • DefaultPropertyId Field
                    • DefaultQualifiedNameString Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
                • DAPropertyId
                  • Overview
                  • Members
                  • DAPropertyId Constructor
                    • DAPropertyId Constructor()
                    • DAPropertyId Constructor(DAPropertyId)
                    • DAPropertyId Constructor(DAPropertyIds)
                    • DAPropertyId Constructor(Int64)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • FromDAPropertyIds Method
                    • FromInt64 Method
                    • GetHashCode Method
                    • GetName Method
                      • GetName(DAPropertyIds) Method
                      • GetName(DAPropertyIds,Guid) Method
                      • GetName() Method
                      • GetName(Guid) Method
                    • GetObjectData Method
                    • GetPropertyType Method
                      • GetPropertyType(DAPropertyIds) Method
                      • GetPropertyType(DAPropertyIds,Guid) Method
                      • GetPropertyType() Method
                      • GetPropertyType(Guid) Method
                    • ReadStringList Method
                    • ReadXmlElement Method
                    • ToDAPropertyIds Method
                    • ToInt64 Method
                    • ToString Method
                    • WriteStringList Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • InternalValue Property
                    • IsNull Property
                    • NumericalValue Property
                    • StandardName Property
                  • Fields
                    • DefaultAsString Field
                    • DefaultInternalValue Field
                    • DefaultIsNull Field
                    • DefaultNumericalValue Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
                • DAQuality
                  • Overview
                  • Members
                  • DAQuality Constructor
                    • DAQuality Constructor()
                    • DAQuality Constructor(DAQuality)
                    • DAQuality Constructor(DAQualities)
                    • DAQuality Constructor(DAQualityChoice)
                    • DAQuality Constructor(DAStatusChoice,DALimitChoice)
                    • DAQuality Constructor(DAStatusChoice)
                    • DAQuality Constructor(Int32)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • FromDAQualities Method
                    • FromInt32 Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • SetQualityAndSubStatus Method
                      • SetQualityAndSubStatus(DAQualityChoice,Int16) Method
                      • SetQualityAndSubStatus(DAQualityChoice) Method
                    • ToDAQualities Method
                    • ToInt32 Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String) Method
                      • ToString(String,IFormatProvider) Method
                    • WriteXmlElement Method
                  • Properties
                    • CarriesValue Property
                    • Default Property
                    • InternalValue Property
                    • IsBad Property
                    • IsGood Property
                    • IsUncertain Property
                    • LimitBitField Property
                    • NumericalValue Property
                    • QualityChoiceBitField Property
                    • StandardName Property
                    • StatusBitField Property
                  • Fields
                    • DefaultInternalValue Field
                    • DefaultNumericalValue Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
                • DAReadParameters
                  • Overview
                  • Members
                  • DAReadParameters Constructor
                    • DAReadParameters Constructor()
                    • DAReadParameters Constructor(DAReadParameters)
                    • DAReadParameters Constructor(DADataSource,Int32)
                    • DAReadParameters Constructor(DADataSource)
                    • DAReadParameters Constructor(Int32)
                    • DAReadParameters Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(DAReadParameters) Method
                      • Equals(Object) Method
                    • FromDADataSource Method
                    • FromInt32 Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • OnPropertyChanged Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • CacheSource Property
                    • DataSource Property
                    • Default Property
                    • DeviceSource Property
                    • ValueAge Property
                  • Fields
                    • DefaultDataSource Field
                    • DefaultValueAge Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
                • DAUtilities
                  • Overview
                  • Members
                  • Methods
                    • IsValidDataType Method
                    • IsValidLocale Method
                    • IsValidPercentDeadband Method
                    • IsValidTime Method
                    • IsValidTimeLocal Method
                    • IsValidTimeWeak Method
                    • IsValidTimeWeakLocal Method
                    • IsValidUpdateRate Method
                    • IsValidValueAge Method
                • DAVtq
                  • Overview
                  • Members
                  • DAVtq Constructor
                    • DAVtq Constructor(Object,DateTime,DAQuality)
                    • DAVtq Constructor(Object,DateTime)
                    • DAVtq Constructor(Object,DAQuality)
                    • DAVtq Constructor(Object)
                    • DAVtq Constructor(DAVtq)
                    • DAVtq Constructor()
                    • DAVtq Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • CheckValue Method
                    • Clone Method
                    • DisplayValue Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(DAVtq) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • SetValue Method
                    • ShouldShowHasTimestamp Method
                    • ShouldShowTimestamp Method
                    • ShouldShowTimestampLocal Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String) Method
                      • ToString(String,IFormatProvider) Method
                    • WriteXmlElement Method
                  • Properties
                    • DefaultQuality Property
                    • DefaultTimestamp Property
                    • DefaultTimestampLocal Property
                    • HasTimestamp Property
                    • HasValue Property
                    • Null Property
                    • Quality Property
                    • StatusInfo Property
                    • Timestamp Property
                    • TimestampDouble Property
                    • TimestampLocal Property
                    • TimestampLocalDouble Property
                    • Value Property
                    • ValueType Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EasyDAUriStrings
                  • Overview
                  • Members
                  • Fields
                    • OptimizerPlugin Field
                    • TelemetryPlugin Field
                • IEasyDAClientExtension
                  • Overview
                  • Members
                  • Methods
                    • BrowseAccessPaths Method
                    • BrowseBranches Method
                      • BrowseBranches(IEasyDAClient,ServerDescriptor,DANodeDescriptor,String,String) Method
                      • BrowseBranches(IEasyDAClient,ServerDescriptor,DANodeDescriptor,String) Method
                      • BrowseBranches(IEasyDAClient,ServerDescriptor,DANodeDescriptor) Method
                      • BrowseBranches(IEasyDAClient,ServerDescriptor) Method
                      • BrowseBranches(IEasyDAClient,String,String,String,String,String) Method
                      • BrowseBranches(IEasyDAClient,String,String,String,String) Method
                      • BrowseBranches(IEasyDAClient,String,String,String) Method
                      • BrowseBranches(IEasyDAClient,String,String) Method
                    • BrowseLeaves Method
                      • BrowseLeaves(IEasyDAClient,ServerDescriptor,DANodeDescriptor,String,String) Method
                      • BrowseLeaves(IEasyDAClient,ServerDescriptor,DANodeDescriptor,String) Method
                      • BrowseLeaves(IEasyDAClient,ServerDescriptor,DANodeDescriptor) Method
                      • BrowseLeaves(IEasyDAClient,ServerDescriptor) Method
                      • BrowseLeaves(IEasyDAClient,String,String,String,String,String) Method
                      • BrowseLeaves(IEasyDAClient,String,String,String,String) Method
                      • BrowseLeaves(IEasyDAClient,String,String,String) Method
                      • BrowseLeaves(IEasyDAClient,String,String) Method
                    • BrowseNodes Method
                    • BrowseProperties Method
                    • BrowseServers Method
                      • BrowseServers(IEasyDAClient) Method
                      • BrowseServers(IEasyDAClient,String) Method
                    • ChangeItemSubscription Method
                      • ChangeItemSubscription(IEasyDAClient,DAHandleGroupArguments) Method
                      • ChangeItemSubscription(IEasyDAClient,Int32,DAGroupParameters) Method
                    • GetMultiplePropertyValues Method
                      • GetMultiplePropertyValues(IEasyDAClient,ServerDescriptor,DANodeDescriptor,DAPropertyDescriptor[]) Method
                      • GetMultiplePropertyValues(IEasyDAClient,ServerDescriptor,DANodeDescriptor[],DAPropertyDescriptor) Method
                      • GetMultiplePropertyValues(IEasyDAClient,ServerDescriptor,DANodeDescriptor,DAPropertyId[]) Method
                      • GetMultiplePropertyValues(IEasyDAClient,String,String,String,DAPropertyId[]) Method
                    • GetPropertyValue Method
                      • GetPropertyValue(IEasyDAClient,DAPropertyArguments) Method
                      • GetPropertyValue(IEasyDAClient,ServerDescriptor,DANodeDescriptor,DAPropertyDescriptor) Method
                      • GetPropertyValue(IEasyDAClient,String,String,String,DAPropertyId) Method
                    • PullItemChanged Method
                    • ReadItem Method
                      • ReadItem(IEasyDAClient,DAItemArguments,DAReadParameters) Method
                      • ReadItem(IEasyDAClient,DAReadItemArguments) Method
                      • ReadItem(IEasyDAClient,ServerDescriptor,DAItemDescriptor) Method
                      • ReadItem(IEasyDAClient,ServerDescriptor,DAItemDescriptor,DAReadParameters) Method
                      • ReadItem(IEasyDAClient,String,String,String,VarType) Method
                      • ReadItem(IEasyDAClient,String,String,String,VarType,Int32) Method
                      • ReadItem(IEasyDAClient,String,String,String) Method
                    • ReadItemValue Method
                      • ReadItemValue(IEasyDAClient,DAItemArguments,DAReadParameters) Method
                      • ReadItemValue(IEasyDAClient,DAReadItemArguments) Method
                      • ReadItemValue(IEasyDAClient,ServerDescriptor,DAItemDescriptor) Method
                      • ReadItemValue(IEasyDAClient,ServerDescriptor,DAItemDescriptor,DAReadParameters) Method
                      • ReadItemValue(IEasyDAClient,String,String,String,VarType) Method
                      • ReadItemValue(IEasyDAClient,String,String,String,VarType,Int32) Method
                      • ReadItemValue(IEasyDAClient,String,String,String) Method
                    • ReadMultipleItems Method
                      • ReadMultipleItems(IEasyDAClient,DAItemArguments[],DAReadParameters) Method
                      • ReadMultipleItems(IEasyDAClient,ServerDescriptor,DAItemDescriptor[]) Method
                      • ReadMultipleItems(IEasyDAClient,ServerDescriptor,DAItemDescriptor[],DAReadParameters) Method
                    • ReadMultipleItemValues Method
                      • ReadMultipleItemValues(IEasyDAClient,DAItemArguments[],DAReadParameters) Method
                      • ReadMultipleItemValues(IEasyDAClient,DAReadItemArguments[]) Method
                      • ReadMultipleItemValues(IEasyDAClient,ServerDescriptor,DAItemDescriptor[]) Method
                      • ReadMultipleItemValues(IEasyDAClient,ServerDescriptor,DAItemDescriptor[],DAReadParameters) Method
                    • SubscribeItem Method
                      • SubscribeItem(IEasyDAClient,EasyDAItemSubscriptionArguments) Method
                      • SubscribeItem(IEasyDAClient,DAItemGroupArguments) Method
                      • SubscribeItem(IEasyDAClient,DAItemGroupArguments,EasyDAItemChangedEventHandler) Method
                      • SubscribeItem(IEasyDAClient,ServerDescriptor,DAItemDescriptor,DAGroupParameters,EasyDAItemChangedEventHandler,Object) Method
                      • SubscribeItem(IEasyDAClient,ServerDescriptor,DAItemDescriptor,DAGroupParameters,Object) Method
                      • SubscribeItem(IEasyDAClient,String,String,String,VarType,Int32,Single,EasyDAItemChangedEventHandler,Object) Method
                      • SubscribeItem(IEasyDAClient,String,String,String,VarType,Int32,Single,Object) Method
                      • SubscribeItem(IEasyDAClient,String,String,String,VarType,Int32,EasyDAItemChangedEventHandler,Object) Method
                      • SubscribeItem(IEasyDAClient,String,String,String,VarType,Int32,Object) Method
                      • SubscribeItem(IEasyDAClient,String,String,String,Int32,EasyDAItemChangedEventHandler,Object) Method
                      • SubscribeItem(IEasyDAClient,String,String,String,Int32,EasyDAItemChangedEventHandler) Method
                      • SubscribeItem(IEasyDAClient,String,String,String,Int32,Object) Method
                      • SubscribeItem(IEasyDAClient,String,String,String,Int32) Method
                    • SubscribeMultipleItems Method
                      • SubscribeMultipleItems(IEasyDAClient,DAItemGroupArguments[]) Method
                      • SubscribeMultipleItems(IEasyDAClient,DAItemGroupArguments[],EasyDAItemChangedEventHandler) Method
                    • UnsubscribeItem Method
                    • WriteItem Method
                      • WriteItem(IEasyDAClient,ServerDescriptor,DAItemDescriptor,DAVtq) Method
                      • WriteItem(IEasyDAClient,String,String,String,DAVtq,VarType) Method
                      • WriteItem(IEasyDAClient,String,String,String,DAVtq) Method
                      • WriteItem(IEasyDAClient,String,String,String,Object,DateTime,DAQuality,VarType) Method
                      • WriteItem(IEasyDAClient,String,String,String,Object,DateTime,DAQuality) Method
                    • WriteItemValue Method
                      • WriteItemValue(IEasyDAClient,DAItemValueArguments) Method
                      • WriteItemValue(IEasyDAClient,ServerDescriptor,DAItemDescriptor,Object) Method
                      • WriteItemValue(IEasyDAClient,String,String,String,Object,VarType) Method
                      • WriteItemValue(IEasyDAClient,String,String,String,Object) Method
              • Enumerations
                • DAAccessRights
                • DABrowseFilter
                • DADataSource
                • DALimitChoice
                • DAPropertyIds
                • DAQualities
                • DAQualityChoice
                • DAStatusChoice
              • Interfaces
                • IEasyDAClient
                  • Overview
                  • Members
                  • Methods
                    • BrowseAccessPaths Method
                    • BrowseNodes Method
                    • BrowseProperties Method
                    • BrowseServers Method
                    • ChangeMultipleItemSubscriptions Method
                    • GetItemSubscriptionArguments Method
                    • GetMultiplePropertyValues Method
                    • IsKnownItemSubscriptionHandle Method
                    • PullMultipleItemChanges Method
                    • ReadMultipleItems Method
                    • SubscribeMultipleItems Method
                    • UnsubscribeAllItems Method
                    • UnsubscribeMultipleItems Method
                    • WriteMultipleItems Method
                    • WriteMultipleItemValues Method
                  • Properties
                    • PullItemChangedQueueCapacity Property
                    • SupportedTechnologies Property
                  • Events
                    • EventingFailure Event
                    • ItemChanged Event
                • IEasyDAClientDequeuing
                  • Overview
                  • Members
                  • Properties
                    • ItemChangedQueueCapacityRequest Property
                    • ItemChangedQueuePollingTimeout Property
                • IEasyDAClientSettings
                  • Overview
                  • Members
                  • Properties
                    • InstanceParameters Property
                    • Isolated Property
                    • IsolatedParameters Property
              • Delegates
                • EasyDAItemChangedEventHandler
            • OpcLabs.EasyOpc.DataAccess.AddressSpace Namespace
              • Overview
              • Classes
                • DANodeElement
                  • Overview
                  • Members
                  • DANodeElement Constructor
                    • DANodeElement Constructor()
                    • DANodeElement Constructor(DANodeDescriptor)
                    • DANodeElement Constructor(DANodeElement)
                    • DANodeElement Constructor(String,BrowsePath,String,String,Boolean,Boolean,Boolean)
                    • DANodeElement Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • MakePathElements Method
                    • ToDANodeDescriptor Method
                  • Properties
                    • IsHint Property
                    • IsItem Property
                    • ItemId Property
                    • Name Property
                    • Root Property
                  • Fields
                    • DefaultItemId Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DANodeElementCollection
                  • Overview
                  • Members
                  • DANodeElementCollection Constructor
                    • DANodeElementCollection Constructor()
                    • DANodeElementCollection Constructor(IEnumerable<DANodeElement>)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetKeyForItem Method
                    • ToString Method
                  • Properties
                    • Keys Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • DAPropertyElement
                  • Overview
                  • Members
                  • DAPropertyElement Constructor
                    • DAPropertyElement Constructor()
                    • DAPropertyElement Constructor(DAPropertyElement)
                    • DAPropertyElement Constructor(DAPropertyId,VarType,String)
                    • DAPropertyElement Constructor(DAPropertyId,String,VarType,String)
                    • DAPropertyElement Constructor(DAPropertyId,XmlQualifiedName2,VarType,String)
                    • DAPropertyElement Constructor(DAPropertyId,VarType,String,String)
                    • DAPropertyElement Constructor(DAPropertyId,String,VarType,String,String,String)
                    • DAPropertyElement Constructor(DAPropertyId,XmlQualifiedName2,VarType,String,String,String)
                    • DAPropertyElement Constructor(String,VarType,String)
                    • DAPropertyElement Constructor(XmlQualifiedName2,VarType,String)
                    • DAPropertyElement Constructor(String,VarType,String,String,String)
                    • DAPropertyElement Constructor(XmlQualifiedName2,VarType,String,String,String)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • ToString Method
                    • WriteXmlElement Method
                  • Properties
                    • DataType Property
                    • DefaultDataType Property
                    • DefaultPropertyId Property
                    • DefaultQualifiedName Property
                    • Description Property
                    • DescriptorString Property
                    • ItemId Property
                    • ItemPath Property
                    • Name Property
                    • PropertyId Property
                    • QualifiedName Property
                    • QualifiedNameString Property
                  • Fields
                    • DefaultDescription Field
                    • DefaultItemId Field
                    • DefaultItemPath Field
                    • DefaultName Field
                    • DefaultQualifiedNameString Field
                  • Operators
                    • Equality Operator
                    • Implicit Type Conversion Operator
                    • Inequality Operator
                • DAPropertyElementCollection
                  • Overview
                  • Members
                  • DAPropertyElementCollection Constructor
                    • DAPropertyElementCollection Constructor()
                    • DAPropertyElementCollection Constructor(IEnumerable<DAPropertyElement>)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetKeyForItem Method
                    • GetSchema Method
                    • ReadXml Method
                    • ToString Method
                    • WriteXml Method
                  • Properties
                    • Keys Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
            • OpcLabs.EasyOpc.DataAccess.AddressSpace.ComTypes Namespace
              • Overview
              • Interfaces
                • _DANodeElement
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToDANodeDescriptor Method
                    • ToString Method
                  • Properties
                    • BrowsePath Property
                    • DisplayString Property
                    • HasChildren Property
                    • IsBranch Property
                    • IsHint Property
                    • IsItem Property
                    • IsLeaf Property
                    • IsRoot Property
                    • ItemId Property
                    • Name Property
                    • NodePath Property
                • _DANodeElementCollection
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • Clone Method
                    • Contains Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • Remove Method
                    • ToList Method
                    • ToString Method
                    • TryGetValue Method
                  • Properties
                    • Count Property
                    • Item Property
                • _DAPropertyElement
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DataType Property
                    • Description Property
                    • DescriptorString Property
                    • DisplayString Property
                    • ItemId Property
                    • ItemPath Property
                    • Name Property
                    • PropertyId Property
                    • QualifiedName Property
                    • QualifiedNameString Property
                • _DAPropertyElementCollection
                  • Overview
                  • Members
                  • Methods
                    • Add Method
                    • Clear Method
                    • Clone Method
                    • Contains Method
                    • Equals Method
                    • GetEnumerator Method
                    • GetHashCode Method
                    • GetType Method
                    • Remove Method
                    • ToList Method
                    • ToString Method
                    • TryGetValue Method
                  • Properties
                    • Count Property
                    • Item Property
            • OpcLabs.EasyOpc.DataAccess.ComTypes Namespace
              • Overview
              • Interfaces
                • _DAAccessRight
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • AllowRead Property
                    • AllowWrite Property
                    • DisplayString Property
                    • InternalValue Property
                    • NumericalValue Property
                    • StandardName Property
                • _DABrowseParameters
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • AccessRightsFilter Property
                    • BrowseFilter Property
                    • DataTypeFilter Property
                    • DisplayString Property
                    • ElementNameFilter Property
                    • StandardName Property
                    • VendorFilter Property
                • _DAGroupParameters
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • Locale Property
                    • PercentDeadband Property
                    • RequestedUpdateRate Property
                    • StandardName Property
                • _DAItemDescriptor
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • Flatten Method
                    • GetHashCode Method
                    • GetType Method
                    • Match Method
                    • ToString Method
                  • Properties
                    • AccessPath Property
                    • AliasName Property
                    • ArgumentString Property
                    • BrowsePath Property
                    • BrowsePathStartingNodeDescriptor Property
                    • DisplayString Property
                    • HasBrowsePath Property
                    • HasNodeId Property
                    • IsAliased Property
                    • IsNull Property
                    • IsRoot Property
                    • ItemId Property
                    • NodeId Property
                    • NodePath Property
                    • RequestedDataType Property
                • _DANodeDescriptor
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • Flatten Method
                    • GetHashCode Method
                    • GetType Method
                    • Match Method
                    • ToString Method
                  • Properties
                    • AliasName Property
                    • ArgumentString Property
                    • BrowsePath Property
                    • BrowsePathStartingNodeDescriptor Property
                    • DisplayString Property
                    • HasBrowsePath Property
                    • HasNodeId Property
                    • IsAliased Property
                    • IsNull Property
                    • IsRoot Property
                    • ItemId Property
                    • NodeId Property
                    • NodePath Property
                • _DAPropertyDescriptor
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • IsNull Property
                    • PropertyId Property
                    • QualifiedName Property
                    • QualifiedNameString Property
                • _DAPropertyId
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetName Method
                    • GetPropertyType Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • InternalValue Property
                    • IsNull Property
                    • NumericalValue Property
                    • StandardName Property
                • _DAQuality
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • SetQualityAndSubStatus Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                  • Properties
                    • CarriesValue Property
                    • DisplayString Property
                    • InternalValue Property
                    • IsBad Property
                    • IsGood Property
                    • IsUncertain Property
                    • LimitBitField Property
                    • NumericalValue Property
                    • QualityChoiceBitField Property
                    • StandardName Property
                    • StatusBitField Property
                • _DAReadParameters
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DataSource Property
                    • DisplayString Property
                    • StandardName Property
                    • ValueAge Property
                • _DAVtq
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • DisplayValue Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • SetValue Method
                    • ToString Method
                      • ToString() Method
                      • ToString(String,IFormatProvider) Method
                      • ToString(String) Method
                  • Properties
                    • DisplayString Property
                    • HasTimestamp Property
                    • HasValue Property
                    • Quality Property
                    • StatusInfo Property
                    • Timestamp Property
                    • TimestampDouble Property
                    • TimestampLocal Property
                    • TimestampLocalDouble Property
                    • Value Property
                    • ValueType Property
            • OpcLabs.EasyOpc.DataAccess.Engine Namespace
              • Overview
              • Classes
                • DAClientMode
                  • Overview
                  • Members
                  • DAClientMode Constructor
                    • DAClientMode Constructor()
                    • DAClientMode Constructor(DAClientMode)
                    • DAClientMode Constructor(SerializationInfo,StreamingContext)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                      • Equals(DAClientMode) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • OnPropertyChanged Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • AllowAsynchronousMethod Property
                    • AllowSynchronousMethod Property
                    • Default Property
                    • DesiredMethod Property
                  • Fields
                    • DefaultAllowAsynchronousMethod Field
                    • DefaultAllowSynchronousMethod Field
                    • DefaultDesiredMethod Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EasyDAAdaptableParameters
                  • Overview
                  • Members
                  • EasyDAAdaptableParameters Constructor
                    • EasyDAAdaptableParameters Constructor()
                    • EasyDAAdaptableParameters Constructor(EasyDAAdaptableParameters)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(EasyDAAdaptableParameters) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • Reset Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • HttpClientConnectionLimit Property
                    • SubscriptionPolledRefreshTimeoutFactor Property
                    • SubscriptionPolledRefreshTimeoutIncrease Property
                    • UseAdvancedPolledRefresh Property
                  • Fields
                    • DefaultHttpClientConnectionLimit Field
                    • DefaultSubscriptionPolledRefreshTimeoutFactor Field
                    • DefaultSubscriptionPolledRefreshTimeoutIncrease Field
                    • DefaultUseAdvancedPolledRefresh Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EasyDAClientHoldPeriods
                  • Overview
                  • Members
                  • EasyDAClientHoldPeriods Constructor
                    • EasyDAClientHoldPeriods Constructor()
                    • EasyDAClientHoldPeriods Constructor(EasyDAClientHoldPeriods)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(EasyDAClientHoldPeriods) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • ItemDetach Property
                    • ServerDetach Property
                    • TopicRead Property
                    • TopicWrite Property
                  • Fields
                    • DefaultItemDetach Field
                    • DefaultServerDetach Field
                    • DefaultTopicRead Field
                    • DefaultTopicWrite Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EasyDAClientMode
                  • Overview
                  • Members
                  • EasyDAClientMode Constructor
                    • EasyDAClientMode Constructor()
                    • EasyDAClientMode Constructor(DAClientMode)
                    • EasyDAClientMode Constructor(EasyDAClientMode)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(EasyDAClientMode) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EasyDAClientParameters
                  • Overview
                  • Members
                  • EasyDAClientParameters Constructor
                    • EasyDAClientParameters Constructor()
                    • EasyDAClientParameters Constructor(EasyClientParameters)
                    • EasyDAClientParameters Constructor(EasyDAClientParameters)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(EasyDAClientParameters) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • BrowseNodesChunk Property
                    • Default Property
                    • ElementNameCaseSensitive Property
                    • LinkCallbackQueueSize Property
                    • RequestQueueSize Property
                    • ResponseQueueSize Property
                    • TopicProcessingIntervalTimeout Property
                    • TopicProcessingTotalTimeout Property
                    • TopicRetrialPeriod Property
                  • Fields
                    • DefaultBrowseNodesChunk Field
                    • DefaultElementNameCaseSensitive Field
                    • DefaultLinkCallbackQueueSize Field
                    • DefaultRequestQueueSize Field
                    • DefaultResponseQueueSize Field
                    • DefaultTopicProcessingIntervalTimeout Field
                    • DefaultTopicProcessingTotalTimeout Field
                    • DefaultTopicRetrialPeriod Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EasyDAClientTimeouts
                  • Overview
                  • Members
                  • EasyDAClientTimeouts Constructor
                    • EasyDAClientTimeouts Constructor()
                    • EasyDAClientTimeouts Constructor(EasyDAClientTimeouts)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(EasyDAClientTimeouts) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • BrowseAccessPaths Property
                    • BrowseNodes Property
                    • BrowseProperties Property
                    • BrowseServers Property
                    • Default Property
                    • GetProperty Property
                    • ReadItem Property
                    • WriteItem Property
                  • Fields
                    • DefaultBrowseAccessPaths Field
                    • DefaultBrowseNodes Field
                    • DefaultBrowseProperties Field
                    • DefaultBrowseServers Field
                    • DefaultGetProperty Field
                    • DefaultReadItem Field
                    • DefaultWriteItem Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EasyDAEngineParameters
                  • Overview
                  • Members
                  • EasyDAEngineParameters Constructor
                    • EasyDAEngineParameters Constructor()
                    • EasyDAEngineParameters Constructor(EasyEngineParameters)
                    • EasyDAEngineParameters Constructor(EasyDAEngineParameters)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(EasyDAEngineParameters) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • MaxClientAge Property
                    • MaxTopicAge Property
                  • Fields
                    • DefaultMaxClientAge Field
                    • DefaultMaxTopicAge Field
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EasyDAInstanceParameters
                  • Overview
                  • Members
                  • EasyDAInstanceParameters Constructor
                    • EasyDAInstanceParameters Constructor()
                    • EasyDAInstanceParameters Constructor(EasyDAClientMode,EasyDAClientTimeouts,EasyDAClientHoldPeriods)
                    • EasyDAInstanceParameters Constructor(EasyDAInstanceParameters)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(EasyDAInstanceParameters) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • Reset Method
                      • Reset(Boolean) Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • DefaultPluginConfigurations Property
                    • DefaultPluginSetups Property
                    • HoldPeriods Property
                    • Mode Property
                    • Timeouts Property
                    • VirtualDefaultPluginConfigurations Property
                    • VirtualDefaultPluginSetups Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EasyDASharedParameters
                  • Overview
                  • Members
                  • EasyDASharedParameters Constructor
                    • EasyDASharedParameters Constructor()
                    • EasyDASharedParameters Constructor(EasyDAEngineParameters,EasyMachineParameters,EasyDAClientParameters,EasyDATopicParameters)
                    • EasyDASharedParameters Constructor(EasyDASharedParameters)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • Reset Method
                      • Reset(Boolean) Method
                    • WriteXmlElement Method
                  • Properties
                    • ClientParameters Property
                    • Default Property
                    • DefaultPluginConfigurations Property
                    • DefaultPluginSetups Property
                    • EngineParameters Property
                    • MachineParameters Property
                    • TopicParameters Property
                    • VirtualDefaultPluginConfigurations Property
                    • VirtualDefaultPluginSetups Property
                  • Operators
                    • Equality Operator
                    • Inequality Operator
                • EasyDATopicParameters
                  • Overview
                  • Members
                  • EasyDATopicParameters Constructor
                    • EasyDATopicParameters Constructor()
                    • EasyDATopicParameters Constructor(EasyDATopicParameters)
                  • Methods
                    • Clone Method
                    • Equals Method
                      • Equals(EasyDATopicParameters) Method
                      • Equals(Object) Method
                    • GetHashCode Method
                    • GetObjectData Method
                    • ReadXmlElement Method
                    • WriteXmlElement Method
                  • Properties
                    • Default Property
                    • TopicRetrialDelay Property
                  • Fields
                    • DefaultTopicRetrialDelay Field
                  • Events
                    • PropertyChanged Event
                  • Operators
                    • Equality Operator
                    • Inequality Operator
              • Enumerations
                • DAReadWriteMethod
            • OpcLabs.EasyOpc.DataAccess.Engine.ComTypes Namespace
              • Overview
              • Interfaces
                • _DAClientMode
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • AllowAsynchronousMethod Property
                    • AllowSynchronousMethod Property
                    • DesiredMethod Property
                    • DisplayString Property
                    • StandardName Property
                • _EasyDAAdaptableParameters
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • Reset Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • HttpClientConnectionLimit Property
                    • StandardName Property
                    • SubscriptionPolledRefreshTimeoutFactor Property
                    • SubscriptionPolledRefreshTimeoutIncrease Property
                    • UseAdvancedPolledRefresh Property
                • _EasyDAClientHoldPeriods
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • DisplayString Property
                    • ItemDetach Property
                    • ServerDetach Property
                    • StandardName Property
                    • TopicRead Property
                    • TopicWrite Property
                • _EasyDAClientMode
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • AllowAsynchronousMethod Property
                    • AllowSynchronousMethod Property
                    • DesiredMethod Property
                    • DisplayString Property
                    • StandardName Property
                • _EasyDAClientParameters
                  • Overview
                  • Members
                  • Methods
                    • Clone Method
                    • Equals Method
                    • GetEffectiveComInstantiationParameters Method
                    • GetHashCode Method
                    • GetType Method
                    • ToString Method
                  • Properties
                    • BrowseNodesChunk Property
                    • ClientReconnectDelay Property