1862 lines
77 KiB
YAML
1862 lines
77 KiB
YAML
### YamlMime:ManagedReference
|
|
items:
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
commentId: T:adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
id: WsSubscriberGrouped
|
|
parent: adas_core.Application.Subscriptions
|
|
children:
|
|
- adas_core.Application.Subscriptions.WsSubscriberGrouped.#ctor(MongoDB.Bson.ObjectId,System.String,System.String,adas_core.Domain.Models.GroupedObservations.GroupedField,adas_core.Domain.Models.GroupedObservation,System.EventHandler{System.String})
|
|
- adas_core.Application.Subscriptions.WsSubscriberGrouped.Group
|
|
- adas_core.Application.Subscriptions.WsSubscriberGrouped.HashCode
|
|
- adas_core.Application.Subscriptions.WsSubscriberGrouped.LastGroupedObservationObs
|
|
- adas_core.Application.Subscriptions.WsSubscriberGrouped.Max
|
|
- adas_core.Application.Subscriptions.WsSubscriberGrouped.Names
|
|
- adas_core.Application.Subscriptions.WsSubscriberGrouped.PatientId
|
|
- adas_core.Application.Subscriptions.WsSubscriberGrouped.Regularity
|
|
- adas_core.Application.Subscriptions.WsSubscriberGrouped.Result
|
|
- adas_core.Application.Subscriptions.WsSubscriberGrouped.Since
|
|
- adas_core.Application.Subscriptions.WsSubscriberGrouped.StartTimeShift
|
|
- adas_core.Application.Subscriptions.WsSubscriberGrouped.TimeZoneId
|
|
- adas_core.Application.Subscriptions.WsSubscriberGrouped.Timer
|
|
- adas_core.Application.Subscriptions.WsSubscriberGrouped.UpdateLastGo(adas_core.Domain.Models.GroupedObservation)
|
|
- adas_core.Application.Subscriptions.WsSubscriberGrouped.WsSubscriber
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: WsSubscriberGrouped
|
|
nameWithType: WsSubscriberGrouped
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
type: Class
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: WsSubscriberGrouped
|
|
path: ../../adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
startLine: 18
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Subscriptions
|
|
summary: Represents a grouped WebSocket subscriber that aggregates and manages multiple related subscription registrations.
|
|
example: []
|
|
syntax:
|
|
content: public class WsSubscriberGrouped
|
|
content.vb: Public Class WsSubscriberGrouped
|
|
inheritance:
|
|
- System.Object
|
|
inheritedMembers:
|
|
- System.Object.Equals(System.Object)
|
|
- System.Object.Equals(System.Object,System.Object)
|
|
- System.Object.GetHashCode
|
|
- System.Object.GetType
|
|
- System.Object.MemberwiseClone
|
|
- System.Object.ReferenceEquals(System.Object,System.Object)
|
|
- System.Object.ToString
|
|
extensionMethods:
|
|
- System.Object.adas_core.Domain.Utils.NumberUtils.IsNumber
|
|
- System.Object.adas_core.Domain.Utils.NumberUtils.ToDouble
|
|
- System.Object.adas_core.Domain.Utils.ObjectUtils.ToStr
|
|
- adas_core.Application.Subscriptions.WsSubscriberGrouped.adas_core.Application.Subscriptions.WsSubscriberExtension.Compare(adas_core.Domain.Models.GroupedObservations.GroupedField,MongoDB.Bson.ObjectId)
|
|
- adas_core.Application.Subscriptions.WsSubscriberGrouped.adas_core.Application.Subscriptions.WsSubscriberExtension.IsNewObservationRelevantForGroup(adas_core.Domain.Models.PatientObservation)
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.#ctor(MongoDB.Bson.ObjectId,System.String,System.String,adas_core.Domain.Models.GroupedObservations.GroupedField,adas_core.Domain.Models.GroupedObservation,System.EventHandler{System.String})
|
|
commentId: M:adas_core.Application.Subscriptions.WsSubscriberGrouped.#ctor(MongoDB.Bson.ObjectId,System.String,System.String,adas_core.Domain.Models.GroupedObservations.GroupedField,adas_core.Domain.Models.GroupedObservation,System.EventHandler{System.String})
|
|
id: '#ctor(MongoDB.Bson.ObjectId,System.String,System.String,adas_core.Domain.Models.GroupedObservations.GroupedField,adas_core.Domain.Models.GroupedObservation,System.EventHandler{System.String})'
|
|
parent: adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: WsSubscriberGrouped(ObjectId, string, string?, GroupedField, GroupedObservation, EventHandler<string>)
|
|
nameWithType: WsSubscriberGrouped.WsSubscriberGrouped(ObjectId, string, string?, GroupedField, GroupedObservation, EventHandler<string>)
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.WsSubscriberGrouped(MongoDB.Bson.ObjectId, string, string?, adas_core.Domain.Models.GroupedObservations.GroupedField, adas_core.Domain.Models.GroupedObservation, System.EventHandler<string>)
|
|
type: Constructor
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: .ctor
|
|
path: ../../adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
startLine: 22
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Subscriptions
|
|
syntax:
|
|
content: public WsSubscriberGrouped(ObjectId patientId, string wsId, string? timeZoneId, GroupedField gf, GroupedObservation lastGroupedObservationObs, EventHandler<string> sendEvent)
|
|
parameters:
|
|
- id: patientId
|
|
type: MongoDB.Bson.ObjectId
|
|
- id: wsId
|
|
type: System.String
|
|
- id: timeZoneId
|
|
type: System.String
|
|
- id: gf
|
|
type: adas_core.Domain.Models.GroupedObservations.GroupedField
|
|
- id: lastGroupedObservationObs
|
|
type: adas_core.Domain.Models.GroupedObservation
|
|
- id: sendEvent
|
|
type: System.EventHandler{System.String}
|
|
content.vb: Public Sub New(patientId As ObjectId, wsId As String, timeZoneId As String, gf As GroupedField, lastGroupedObservationObs As GroupedObservation, sendEvent As EventHandler(Of String))
|
|
overload: adas_core.Application.Subscriptions.WsSubscriberGrouped.#ctor*
|
|
nameWithType.vb: WsSubscriberGrouped.New(ObjectId, String, String, GroupedField, GroupedObservation, EventHandler(Of String))
|
|
fullName.vb: adas_core.Application.Subscriptions.WsSubscriberGrouped.New(MongoDB.Bson.ObjectId, String, String, adas_core.Domain.Models.GroupedObservations.GroupedField, adas_core.Domain.Models.GroupedObservation, System.EventHandler(Of String))
|
|
name.vb: New(ObjectId, String, String, GroupedField, GroupedObservation, EventHandler(Of String))
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.WsSubscriber
|
|
commentId: P:adas_core.Application.Subscriptions.WsSubscriberGrouped.WsSubscriber
|
|
id: WsSubscriber
|
|
parent: adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: WsSubscriber
|
|
nameWithType: WsSubscriberGrouped.WsSubscriber
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.WsSubscriber
|
|
type: Property
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: WsSubscriber
|
|
path: ../../adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
startLine: 48
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Subscriptions
|
|
syntax:
|
|
content: public List<string> WsSubscriber { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: System.Collections.Generic.List{System.String}
|
|
content.vb: Public Property WsSubscriber As List(Of String)
|
|
overload: adas_core.Application.Subscriptions.WsSubscriberGrouped.WsSubscriber*
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.PatientId
|
|
commentId: P:adas_core.Application.Subscriptions.WsSubscriberGrouped.PatientId
|
|
id: PatientId
|
|
parent: adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: PatientId
|
|
nameWithType: WsSubscriberGrouped.PatientId
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.PatientId
|
|
type: Property
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: PatientId
|
|
path: ../../adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
startLine: 49
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Subscriptions
|
|
syntax:
|
|
content: public ObjectId PatientId { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: MongoDB.Bson.ObjectId
|
|
content.vb: Public Property PatientId As ObjectId
|
|
overload: adas_core.Application.Subscriptions.WsSubscriberGrouped.PatientId*
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.Names
|
|
commentId: P:adas_core.Application.Subscriptions.WsSubscriberGrouped.Names
|
|
id: Names
|
|
parent: adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Names
|
|
nameWithType: WsSubscriberGrouped.Names
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.Names
|
|
type: Property
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: Names
|
|
path: ../../adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
startLine: 50
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Subscriptions
|
|
syntax:
|
|
content: public List<string> Names { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: System.Collections.Generic.List{System.String}
|
|
content.vb: Public Property Names As List(Of String)
|
|
overload: adas_core.Application.Subscriptions.WsSubscriberGrouped.Names*
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.Max
|
|
commentId: P:adas_core.Application.Subscriptions.WsSubscriberGrouped.Max
|
|
id: Max
|
|
parent: adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Max
|
|
nameWithType: WsSubscriberGrouped.Max
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.Max
|
|
type: Property
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: Max
|
|
path: ../../adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
startLine: 51
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Subscriptions
|
|
syntax:
|
|
content: public int Max { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Property Max As Integer
|
|
overload: adas_core.Application.Subscriptions.WsSubscriberGrouped.Max*
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.Regularity
|
|
commentId: P:adas_core.Application.Subscriptions.WsSubscriberGrouped.Regularity
|
|
id: Regularity
|
|
parent: adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Regularity
|
|
nameWithType: WsSubscriberGrouped.Regularity
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.Regularity
|
|
type: Property
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: Regularity
|
|
path: ../../adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
startLine: 52
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Subscriptions
|
|
syntax:
|
|
content: public GroupedObservationEnum.Regularity? Regularity { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: System.Nullable{adas_core.Domain.Enums.GroupedObservationEnum.Regularity}
|
|
content.vb: Public Property Regularity As GroupedObservationEnum.Regularity?
|
|
overload: adas_core.Application.Subscriptions.WsSubscriberGrouped.Regularity*
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.Result
|
|
commentId: P:adas_core.Application.Subscriptions.WsSubscriberGrouped.Result
|
|
id: Result
|
|
parent: adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Result
|
|
nameWithType: WsSubscriberGrouped.Result
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.Result
|
|
type: Property
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: Result
|
|
path: ../../adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
startLine: 53
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Subscriptions
|
|
syntax:
|
|
content: public List<GroupedObservationEnum.Result> Result { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: System.Collections.Generic.List{adas_core.Domain.Enums.GroupedObservationEnum.Result}
|
|
content.vb: Public Property Result As List(Of GroupedObservationEnum.Result)
|
|
overload: adas_core.Application.Subscriptions.WsSubscriberGrouped.Result*
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.Since
|
|
commentId: P:adas_core.Application.Subscriptions.WsSubscriberGrouped.Since
|
|
id: Since
|
|
parent: adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Since
|
|
nameWithType: WsSubscriberGrouped.Since
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.Since
|
|
type: Property
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: Since
|
|
path: ../../adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
startLine: 54
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Subscriptions
|
|
syntax:
|
|
content: public GroupedObservationEnum.Since Since { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: adas_core.Domain.Enums.GroupedObservationEnum.Since
|
|
content.vb: Public Property Since As GroupedObservationEnum.Since
|
|
overload: adas_core.Application.Subscriptions.WsSubscriberGrouped.Since*
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.StartTimeShift
|
|
commentId: P:adas_core.Application.Subscriptions.WsSubscriberGrouped.StartTimeShift
|
|
id: StartTimeShift
|
|
parent: adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: StartTimeShift
|
|
nameWithType: WsSubscriberGrouped.StartTimeShift
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.StartTimeShift
|
|
type: Property
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: StartTimeShift
|
|
path: ../../adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
startLine: 55
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Subscriptions
|
|
syntax:
|
|
content: public List<string> StartTimeShift { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: System.Collections.Generic.List{System.String}
|
|
content.vb: Public Property StartTimeShift As List(Of String)
|
|
overload: adas_core.Application.Subscriptions.WsSubscriberGrouped.StartTimeShift*
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.HashCode
|
|
commentId: P:adas_core.Application.Subscriptions.WsSubscriberGrouped.HashCode
|
|
id: HashCode
|
|
parent: adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: HashCode
|
|
nameWithType: WsSubscriberGrouped.HashCode
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.HashCode
|
|
type: Property
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: HashCode
|
|
path: ../../adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
startLine: 56
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Subscriptions
|
|
syntax:
|
|
content: public string HashCode { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: System.String
|
|
content.vb: Public Property HashCode As String
|
|
overload: adas_core.Application.Subscriptions.WsSubscriberGrouped.HashCode*
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.TimeZoneId
|
|
commentId: P:adas_core.Application.Subscriptions.WsSubscriberGrouped.TimeZoneId
|
|
id: TimeZoneId
|
|
parent: adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: TimeZoneId
|
|
nameWithType: WsSubscriberGrouped.TimeZoneId
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.TimeZoneId
|
|
type: Property
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: TimeZoneId
|
|
path: ../../adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
startLine: 57
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Subscriptions
|
|
syntax:
|
|
content: public string TimeZoneId { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: System.String
|
|
content.vb: Public Property TimeZoneId As String
|
|
overload: adas_core.Application.Subscriptions.WsSubscriberGrouped.TimeZoneId*
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.LastGroupedObservationObs
|
|
commentId: P:adas_core.Application.Subscriptions.WsSubscriberGrouped.LastGroupedObservationObs
|
|
id: LastGroupedObservationObs
|
|
parent: adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: LastGroupedObservationObs
|
|
nameWithType: WsSubscriberGrouped.LastGroupedObservationObs
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.LastGroupedObservationObs
|
|
type: Property
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: LastGroupedObservationObs
|
|
path: ../../adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
startLine: 58
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Subscriptions
|
|
syntax:
|
|
content: public List<GroupedObservation.GroupedObservationObs> LastGroupedObservationObs { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: System.Collections.Generic.List{adas_core.Domain.Models.GroupedObservation.GroupedObservationObs}
|
|
content.vb: Public Property LastGroupedObservationObs As List(Of GroupedObservation.GroupedObservationObs)
|
|
overload: adas_core.Application.Subscriptions.WsSubscriberGrouped.LastGroupedObservationObs*
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.Group
|
|
commentId: P:adas_core.Application.Subscriptions.WsSubscriberGrouped.Group
|
|
id: Group
|
|
parent: adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Group
|
|
nameWithType: WsSubscriberGrouped.Group
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.Group
|
|
type: Property
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: Group
|
|
path: ../../adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
startLine: 59
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Subscriptions
|
|
syntax:
|
|
content: public Dictionary<string, string> Group { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: System.Collections.Generic.Dictionary{System.String,System.String}
|
|
content.vb: Public Property Group As Dictionary(Of String, String)
|
|
overload: adas_core.Application.Subscriptions.WsSubscriberGrouped.Group*
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.Timer
|
|
commentId: P:adas_core.Application.Subscriptions.WsSubscriberGrouped.Timer
|
|
id: Timer
|
|
parent: adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Timer
|
|
nameWithType: WsSubscriberGrouped.Timer
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.Timer
|
|
type: Property
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: Timer
|
|
path: ../../adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
startLine: 60
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Subscriptions
|
|
syntax:
|
|
content: public Timer Timer { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: System.Timers.Timer
|
|
content.vb: Public Property Timer As Timer
|
|
overload: adas_core.Application.Subscriptions.WsSubscriberGrouped.Timer*
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.UpdateLastGo(adas_core.Domain.Models.GroupedObservation)
|
|
commentId: M:adas_core.Application.Subscriptions.WsSubscriberGrouped.UpdateLastGo(adas_core.Domain.Models.GroupedObservation)
|
|
id: UpdateLastGo(adas_core.Domain.Models.GroupedObservation)
|
|
parent: adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: UpdateLastGo(GroupedObservation)
|
|
nameWithType: WsSubscriberGrouped.UpdateLastGo(GroupedObservation)
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.UpdateLastGo(adas_core.Domain.Models.GroupedObservation)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
branch: document/release/1.0.1
|
|
repo: https://git.teralevel.io/adas/adas-core.git
|
|
id: UpdateLastGo
|
|
path: ../../adas-core.Application/Subscriptions/WsSubscriberGrouped.cs
|
|
startLine: 66
|
|
assemblies:
|
|
- adas-core.Application
|
|
namespace: adas_core.Application.Subscriptions
|
|
summary: Refreshes the cached last observations by matching each known name against the supplied grouped observation, falling back to the most recent observation when no match is found.
|
|
example: []
|
|
syntax:
|
|
content: public void UpdateLastGo(GroupedObservation lastGroupedObservationObs)
|
|
parameters:
|
|
- id: lastGroupedObservationObs
|
|
type: adas_core.Domain.Models.GroupedObservation
|
|
description: The source grouped observation whose observations are searched to populate the last-observation cache.
|
|
content.vb: Public Sub UpdateLastGo(lastGroupedObservationObs As GroupedObservation)
|
|
overload: adas_core.Application.Subscriptions.WsSubscriberGrouped.UpdateLastGo*
|
|
references:
|
|
- uid: adas_core.Application.Subscriptions
|
|
commentId: N:adas_core.Application.Subscriptions
|
|
href: adas_core.html
|
|
name: adas_core.Application.Subscriptions
|
|
nameWithType: adas_core.Application.Subscriptions
|
|
fullName: adas_core.Application.Subscriptions
|
|
spec.csharp:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Application
|
|
name: Application
|
|
href: adas_core.Application.html
|
|
- name: .
|
|
- uid: adas_core.Application.Subscriptions
|
|
name: Subscriptions
|
|
href: adas_core.Application.Subscriptions.html
|
|
spec.vb:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Application
|
|
name: Application
|
|
href: adas_core.Application.html
|
|
- name: .
|
|
- uid: adas_core.Application.Subscriptions
|
|
name: Subscriptions
|
|
href: adas_core.Application.Subscriptions.html
|
|
- uid: System.Object
|
|
commentId: T:System.Object
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
name: object
|
|
nameWithType: object
|
|
fullName: object
|
|
nameWithType.vb: Object
|
|
fullName.vb: Object
|
|
name.vb: Object
|
|
- uid: System.Object.Equals(System.Object)
|
|
commentId: M:System.Object.Equals(System.Object)
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)
|
|
name: Equals(object)
|
|
nameWithType: object.Equals(object)
|
|
fullName: object.Equals(object)
|
|
nameWithType.vb: Object.Equals(Object)
|
|
fullName.vb: Object.Equals(Object)
|
|
name.vb: Equals(Object)
|
|
spec.csharp:
|
|
- uid: System.Object.Equals(System.Object)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.Equals(System.Object)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: System.Object.Equals(System.Object,System.Object)
|
|
commentId: M:System.Object.Equals(System.Object,System.Object)
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
|
|
name: Equals(object, object)
|
|
nameWithType: object.Equals(object, object)
|
|
fullName: object.Equals(object, object)
|
|
nameWithType.vb: Object.Equals(Object, Object)
|
|
fullName.vb: Object.Equals(Object, Object)
|
|
name.vb: Equals(Object, Object)
|
|
spec.csharp:
|
|
- uid: System.Object.Equals(System.Object,System.Object)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.Equals(System.Object,System.Object)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: System.Object.GetHashCode
|
|
commentId: M:System.Object.GetHashCode
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.gethashcode
|
|
name: GetHashCode()
|
|
nameWithType: object.GetHashCode()
|
|
fullName: object.GetHashCode()
|
|
nameWithType.vb: Object.GetHashCode()
|
|
fullName.vb: Object.GetHashCode()
|
|
spec.csharp:
|
|
- uid: System.Object.GetHashCode
|
|
name: GetHashCode
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.gethashcode
|
|
- name: (
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.GetHashCode
|
|
name: GetHashCode
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.gethashcode
|
|
- name: (
|
|
- name: )
|
|
- uid: System.Object.GetType
|
|
commentId: M:System.Object.GetType
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.gettype
|
|
name: GetType()
|
|
nameWithType: object.GetType()
|
|
fullName: object.GetType()
|
|
nameWithType.vb: Object.GetType()
|
|
fullName.vb: Object.GetType()
|
|
spec.csharp:
|
|
- uid: System.Object.GetType
|
|
name: GetType
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.gettype
|
|
- name: (
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.GetType
|
|
name: GetType
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.gettype
|
|
- name: (
|
|
- name: )
|
|
- uid: System.Object.MemberwiseClone
|
|
commentId: M:System.Object.MemberwiseClone
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone
|
|
name: MemberwiseClone()
|
|
nameWithType: object.MemberwiseClone()
|
|
fullName: object.MemberwiseClone()
|
|
nameWithType.vb: Object.MemberwiseClone()
|
|
fullName.vb: Object.MemberwiseClone()
|
|
spec.csharp:
|
|
- uid: System.Object.MemberwiseClone
|
|
name: MemberwiseClone
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone
|
|
- name: (
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.MemberwiseClone
|
|
name: MemberwiseClone
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone
|
|
- name: (
|
|
- name: )
|
|
- uid: System.Object.ReferenceEquals(System.Object,System.Object)
|
|
commentId: M:System.Object.ReferenceEquals(System.Object,System.Object)
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.referenceequals
|
|
name: ReferenceEquals(object, object)
|
|
nameWithType: object.ReferenceEquals(object, object)
|
|
fullName: object.ReferenceEquals(object, object)
|
|
nameWithType.vb: Object.ReferenceEquals(Object, Object)
|
|
fullName.vb: Object.ReferenceEquals(Object, Object)
|
|
name.vb: ReferenceEquals(Object, Object)
|
|
spec.csharp:
|
|
- uid: System.Object.ReferenceEquals(System.Object,System.Object)
|
|
name: ReferenceEquals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.referenceequals
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.ReferenceEquals(System.Object,System.Object)
|
|
name: ReferenceEquals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.referenceequals
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: System.Object.ToString
|
|
commentId: M:System.Object.ToString
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.tostring
|
|
name: ToString()
|
|
nameWithType: object.ToString()
|
|
fullName: object.ToString()
|
|
nameWithType.vb: Object.ToString()
|
|
fullName.vb: Object.ToString()
|
|
spec.csharp:
|
|
- uid: System.Object.ToString
|
|
name: ToString
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.tostring
|
|
- name: (
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.ToString
|
|
name: ToString
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.tostring
|
|
- name: (
|
|
- name: )
|
|
- uid: System.Object.adas_core.Domain.Utils.NumberUtils.IsNumber
|
|
commentId: M:adas_core.Domain.Utils.NumberUtils.IsNumber(System.Object)
|
|
parent: adas_core.Domain.Utils.NumberUtils
|
|
definition: adas_core.Domain.Utils.NumberUtils.IsNumber(System.Object)
|
|
href: adas_core.Domain.Utils.NumberUtils.html#adas_core_Domain_Utils_NumberUtils_IsNumber_System_Object_
|
|
name: IsNumber(object)
|
|
nameWithType: NumberUtils.IsNumber(object)
|
|
fullName: adas_core.Domain.Utils.NumberUtils.IsNumber(object)
|
|
nameWithType.vb: NumberUtils.IsNumber(Object)
|
|
fullName.vb: adas_core.Domain.Utils.NumberUtils.IsNumber(Object)
|
|
name.vb: IsNumber(Object)
|
|
spec.csharp:
|
|
- uid: adas_core.Domain.Utils.NumberUtils.IsNumber(System.Object)
|
|
name: IsNumber
|
|
href: adas_core.Domain.Utils.NumberUtils.html#adas_core_Domain_Utils_NumberUtils_IsNumber_System_Object_
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Domain.Utils.NumberUtils.IsNumber(System.Object)
|
|
name: IsNumber
|
|
href: adas_core.Domain.Utils.NumberUtils.html#adas_core_Domain_Utils_NumberUtils_IsNumber_System_Object_
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: System.Object.adas_core.Domain.Utils.NumberUtils.ToDouble
|
|
commentId: M:adas_core.Domain.Utils.NumberUtils.ToDouble(System.Object)
|
|
parent: adas_core.Domain.Utils.NumberUtils
|
|
definition: adas_core.Domain.Utils.NumberUtils.ToDouble(System.Object)
|
|
href: adas_core.Domain.Utils.NumberUtils.html#adas_core_Domain_Utils_NumberUtils_ToDouble_System_Object_
|
|
name: ToDouble(object)
|
|
nameWithType: NumberUtils.ToDouble(object)
|
|
fullName: adas_core.Domain.Utils.NumberUtils.ToDouble(object)
|
|
nameWithType.vb: NumberUtils.ToDouble(Object)
|
|
fullName.vb: adas_core.Domain.Utils.NumberUtils.ToDouble(Object)
|
|
name.vb: ToDouble(Object)
|
|
spec.csharp:
|
|
- uid: adas_core.Domain.Utils.NumberUtils.ToDouble(System.Object)
|
|
name: ToDouble
|
|
href: adas_core.Domain.Utils.NumberUtils.html#adas_core_Domain_Utils_NumberUtils_ToDouble_System_Object_
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Domain.Utils.NumberUtils.ToDouble(System.Object)
|
|
name: ToDouble
|
|
href: adas_core.Domain.Utils.NumberUtils.html#adas_core_Domain_Utils_NumberUtils_ToDouble_System_Object_
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: System.Object.adas_core.Domain.Utils.ObjectUtils.ToStr
|
|
commentId: M:adas_core.Domain.Utils.ObjectUtils.ToStr(System.Object)
|
|
parent: adas_core.Domain.Utils.ObjectUtils
|
|
definition: adas_core.Domain.Utils.ObjectUtils.ToStr(System.Object)
|
|
href: adas_core.Domain.Utils.ObjectUtils.html#adas_core_Domain_Utils_ObjectUtils_ToStr_System_Object_
|
|
name: ToStr(object)
|
|
nameWithType: ObjectUtils.ToStr(object)
|
|
fullName: adas_core.Domain.Utils.ObjectUtils.ToStr(object)
|
|
nameWithType.vb: ObjectUtils.ToStr(Object)
|
|
fullName.vb: adas_core.Domain.Utils.ObjectUtils.ToStr(Object)
|
|
name.vb: ToStr(Object)
|
|
spec.csharp:
|
|
- uid: adas_core.Domain.Utils.ObjectUtils.ToStr(System.Object)
|
|
name: ToStr
|
|
href: adas_core.Domain.Utils.ObjectUtils.html#adas_core_Domain_Utils_ObjectUtils_ToStr_System_Object_
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Domain.Utils.ObjectUtils.ToStr(System.Object)
|
|
name: ToStr
|
|
href: adas_core.Domain.Utils.ObjectUtils.html#adas_core_Domain_Utils_ObjectUtils_ToStr_System_Object_
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.adas_core.Application.Subscriptions.WsSubscriberExtension.Compare(adas_core.Domain.Models.GroupedObservations.GroupedField,MongoDB.Bson.ObjectId)
|
|
commentId: M:adas_core.Application.Subscriptions.WsSubscriberExtension.Compare(adas_core.Application.Subscriptions.WsSubscriberGrouped,adas_core.Domain.Models.GroupedObservations.GroupedField,MongoDB.Bson.ObjectId)
|
|
parent: adas_core.Application.Subscriptions.WsSubscriberExtension
|
|
definition: adas_core.Application.Subscriptions.WsSubscriberExtension.Compare(adas_core.Application.Subscriptions.WsSubscriberGrouped,adas_core.Domain.Models.GroupedObservations.GroupedField,MongoDB.Bson.ObjectId)
|
|
href: adas_core.Application.Subscriptions.WsSubscriberExtension.html#adas_core_Application_Subscriptions_WsSubscriberExtension_Compare_adas_core_Application_Subscriptions_WsSubscriberGrouped_adas_core_Domain_Models_GroupedObservations_GroupedField_MongoDB_Bson_ObjectId_
|
|
name: Compare(WsSubscriberGrouped, GroupedField, ObjectId)
|
|
nameWithType: WsSubscriberExtension.Compare(WsSubscriberGrouped, GroupedField, ObjectId)
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberExtension.Compare(adas_core.Application.Subscriptions.WsSubscriberGrouped, adas_core.Domain.Models.GroupedObservations.GroupedField, MongoDB.Bson.ObjectId)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberExtension.Compare(adas_core.Application.Subscriptions.WsSubscriberGrouped,adas_core.Domain.Models.GroupedObservations.GroupedField,MongoDB.Bson.ObjectId)
|
|
name: Compare
|
|
href: adas_core.Application.Subscriptions.WsSubscriberExtension.html#adas_core_Application_Subscriptions_WsSubscriberExtension_Compare_adas_core_Application_Subscriptions_WsSubscriberGrouped_adas_core_Domain_Models_GroupedObservations_GroupedField_MongoDB_Bson_ObjectId_
|
|
- name: (
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
name: WsSubscriberGrouped
|
|
href: adas_core.Application.Subscriptions.WsSubscriberGrouped.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.GroupedObservations.GroupedField
|
|
name: GroupedField
|
|
- name: ','
|
|
- name: " "
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberExtension.Compare(adas_core.Application.Subscriptions.WsSubscriberGrouped,adas_core.Domain.Models.GroupedObservations.GroupedField,MongoDB.Bson.ObjectId)
|
|
name: Compare
|
|
href: adas_core.Application.Subscriptions.WsSubscriberExtension.html#adas_core_Application_Subscriptions_WsSubscriberExtension_Compare_adas_core_Application_Subscriptions_WsSubscriberGrouped_adas_core_Domain_Models_GroupedObservations_GroupedField_MongoDB_Bson_ObjectId_
|
|
- name: (
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
name: WsSubscriberGrouped
|
|
href: adas_core.Application.Subscriptions.WsSubscriberGrouped.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.GroupedObservations.GroupedField
|
|
name: GroupedField
|
|
- name: ','
|
|
- name: " "
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: )
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.adas_core.Application.Subscriptions.WsSubscriberExtension.IsNewObservationRelevantForGroup(adas_core.Domain.Models.PatientObservation)
|
|
commentId: M:adas_core.Application.Subscriptions.WsSubscriberExtension.IsNewObservationRelevantForGroup(adas_core.Application.Subscriptions.WsSubscriberGrouped,adas_core.Domain.Models.PatientObservation)
|
|
parent: adas_core.Application.Subscriptions.WsSubscriberExtension
|
|
definition: adas_core.Application.Subscriptions.WsSubscriberExtension.IsNewObservationRelevantForGroup(adas_core.Application.Subscriptions.WsSubscriberGrouped,adas_core.Domain.Models.PatientObservation)
|
|
href: adas_core.Application.Subscriptions.WsSubscriberExtension.html#adas_core_Application_Subscriptions_WsSubscriberExtension_IsNewObservationRelevantForGroup_adas_core_Application_Subscriptions_WsSubscriberGrouped_adas_core_Domain_Models_PatientObservation_
|
|
name: IsNewObservationRelevantForGroup(WsSubscriberGrouped, PatientObservation)
|
|
nameWithType: WsSubscriberExtension.IsNewObservationRelevantForGroup(WsSubscriberGrouped, PatientObservation)
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberExtension.IsNewObservationRelevantForGroup(adas_core.Application.Subscriptions.WsSubscriberGrouped, adas_core.Domain.Models.PatientObservation)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberExtension.IsNewObservationRelevantForGroup(adas_core.Application.Subscriptions.WsSubscriberGrouped,adas_core.Domain.Models.PatientObservation)
|
|
name: IsNewObservationRelevantForGroup
|
|
href: adas_core.Application.Subscriptions.WsSubscriberExtension.html#adas_core_Application_Subscriptions_WsSubscriberExtension_IsNewObservationRelevantForGroup_adas_core_Application_Subscriptions_WsSubscriberGrouped_adas_core_Domain_Models_PatientObservation_
|
|
- name: (
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
name: WsSubscriberGrouped
|
|
href: adas_core.Application.Subscriptions.WsSubscriberGrouped.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.PatientObservation
|
|
name: PatientObservation
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberExtension.IsNewObservationRelevantForGroup(adas_core.Application.Subscriptions.WsSubscriberGrouped,adas_core.Domain.Models.PatientObservation)
|
|
name: IsNewObservationRelevantForGroup
|
|
href: adas_core.Application.Subscriptions.WsSubscriberExtension.html#adas_core_Application_Subscriptions_WsSubscriberExtension_IsNewObservationRelevantForGroup_adas_core_Application_Subscriptions_WsSubscriberGrouped_adas_core_Domain_Models_PatientObservation_
|
|
- name: (
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
name: WsSubscriberGrouped
|
|
href: adas_core.Application.Subscriptions.WsSubscriberGrouped.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.PatientObservation
|
|
name: PatientObservation
|
|
- name: )
|
|
- uid: System
|
|
commentId: N:System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
name: System
|
|
nameWithType: System
|
|
fullName: System
|
|
- uid: adas_core.Domain.Utils.NumberUtils.IsNumber(System.Object)
|
|
commentId: M:adas_core.Domain.Utils.NumberUtils.IsNumber(System.Object)
|
|
isExternal: true
|
|
href: adas_core.Domain.Utils.NumberUtils.html#adas_core_Domain_Utils_NumberUtils_IsNumber_System_Object_
|
|
name: IsNumber(object)
|
|
nameWithType: NumberUtils.IsNumber(object)
|
|
fullName: adas_core.Domain.Utils.NumberUtils.IsNumber(object)
|
|
nameWithType.vb: NumberUtils.IsNumber(Object)
|
|
fullName.vb: adas_core.Domain.Utils.NumberUtils.IsNumber(Object)
|
|
name.vb: IsNumber(Object)
|
|
spec.csharp:
|
|
- uid: adas_core.Domain.Utils.NumberUtils.IsNumber(System.Object)
|
|
name: IsNumber
|
|
href: adas_core.Domain.Utils.NumberUtils.html#adas_core_Domain_Utils_NumberUtils_IsNumber_System_Object_
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Domain.Utils.NumberUtils.IsNumber(System.Object)
|
|
name: IsNumber
|
|
href: adas_core.Domain.Utils.NumberUtils.html#adas_core_Domain_Utils_NumberUtils_IsNumber_System_Object_
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: adas_core.Domain.Utils.NumberUtils
|
|
commentId: T:adas_core.Domain.Utils.NumberUtils
|
|
parent: adas_core.Domain.Utils
|
|
href: adas_core.Domain.Utils.NumberUtils.html
|
|
name: NumberUtils
|
|
nameWithType: NumberUtils
|
|
fullName: adas_core.Domain.Utils.NumberUtils
|
|
- uid: adas_core.Domain.Utils.NumberUtils.ToDouble(System.Object)
|
|
commentId: M:adas_core.Domain.Utils.NumberUtils.ToDouble(System.Object)
|
|
isExternal: true
|
|
href: adas_core.Domain.Utils.NumberUtils.html#adas_core_Domain_Utils_NumberUtils_ToDouble_System_Object_
|
|
name: ToDouble(object)
|
|
nameWithType: NumberUtils.ToDouble(object)
|
|
fullName: adas_core.Domain.Utils.NumberUtils.ToDouble(object)
|
|
nameWithType.vb: NumberUtils.ToDouble(Object)
|
|
fullName.vb: adas_core.Domain.Utils.NumberUtils.ToDouble(Object)
|
|
name.vb: ToDouble(Object)
|
|
spec.csharp:
|
|
- uid: adas_core.Domain.Utils.NumberUtils.ToDouble(System.Object)
|
|
name: ToDouble
|
|
href: adas_core.Domain.Utils.NumberUtils.html#adas_core_Domain_Utils_NumberUtils_ToDouble_System_Object_
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Domain.Utils.NumberUtils.ToDouble(System.Object)
|
|
name: ToDouble
|
|
href: adas_core.Domain.Utils.NumberUtils.html#adas_core_Domain_Utils_NumberUtils_ToDouble_System_Object_
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: adas_core.Domain.Utils.ObjectUtils.ToStr(System.Object)
|
|
commentId: M:adas_core.Domain.Utils.ObjectUtils.ToStr(System.Object)
|
|
isExternal: true
|
|
href: adas_core.Domain.Utils.ObjectUtils.html#adas_core_Domain_Utils_ObjectUtils_ToStr_System_Object_
|
|
name: ToStr(object)
|
|
nameWithType: ObjectUtils.ToStr(object)
|
|
fullName: adas_core.Domain.Utils.ObjectUtils.ToStr(object)
|
|
nameWithType.vb: ObjectUtils.ToStr(Object)
|
|
fullName.vb: adas_core.Domain.Utils.ObjectUtils.ToStr(Object)
|
|
name.vb: ToStr(Object)
|
|
spec.csharp:
|
|
- uid: adas_core.Domain.Utils.ObjectUtils.ToStr(System.Object)
|
|
name: ToStr
|
|
href: adas_core.Domain.Utils.ObjectUtils.html#adas_core_Domain_Utils_ObjectUtils_ToStr_System_Object_
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Domain.Utils.ObjectUtils.ToStr(System.Object)
|
|
name: ToStr
|
|
href: adas_core.Domain.Utils.ObjectUtils.html#adas_core_Domain_Utils_ObjectUtils_ToStr_System_Object_
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: adas_core.Domain.Utils.ObjectUtils
|
|
commentId: T:adas_core.Domain.Utils.ObjectUtils
|
|
parent: adas_core.Domain.Utils
|
|
href: adas_core.Domain.Utils.ObjectUtils.html
|
|
name: ObjectUtils
|
|
nameWithType: ObjectUtils
|
|
fullName: adas_core.Domain.Utils.ObjectUtils
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberExtension.Compare(adas_core.Application.Subscriptions.WsSubscriberGrouped,adas_core.Domain.Models.GroupedObservations.GroupedField,MongoDB.Bson.ObjectId)
|
|
commentId: M:adas_core.Application.Subscriptions.WsSubscriberExtension.Compare(adas_core.Application.Subscriptions.WsSubscriberGrouped,adas_core.Domain.Models.GroupedObservations.GroupedField,MongoDB.Bson.ObjectId)
|
|
isExternal: true
|
|
href: adas_core.Application.Subscriptions.WsSubscriberExtension.html#adas_core_Application_Subscriptions_WsSubscriberExtension_Compare_adas_core_Application_Subscriptions_WsSubscriberGrouped_adas_core_Domain_Models_GroupedObservations_GroupedField_MongoDB_Bson_ObjectId_
|
|
name: Compare(WsSubscriberGrouped, GroupedField, ObjectId)
|
|
nameWithType: WsSubscriberExtension.Compare(WsSubscriberGrouped, GroupedField, ObjectId)
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberExtension.Compare(adas_core.Application.Subscriptions.WsSubscriberGrouped, adas_core.Domain.Models.GroupedObservations.GroupedField, MongoDB.Bson.ObjectId)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberExtension.Compare(adas_core.Application.Subscriptions.WsSubscriberGrouped,adas_core.Domain.Models.GroupedObservations.GroupedField,MongoDB.Bson.ObjectId)
|
|
name: Compare
|
|
href: adas_core.Application.Subscriptions.WsSubscriberExtension.html#adas_core_Application_Subscriptions_WsSubscriberExtension_Compare_adas_core_Application_Subscriptions_WsSubscriberGrouped_adas_core_Domain_Models_GroupedObservations_GroupedField_MongoDB_Bson_ObjectId_
|
|
- name: (
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
name: WsSubscriberGrouped
|
|
href: adas_core.Application.Subscriptions.WsSubscriberGrouped.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.GroupedObservations.GroupedField
|
|
name: GroupedField
|
|
- name: ','
|
|
- name: " "
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberExtension.Compare(adas_core.Application.Subscriptions.WsSubscriberGrouped,adas_core.Domain.Models.GroupedObservations.GroupedField,MongoDB.Bson.ObjectId)
|
|
name: Compare
|
|
href: adas_core.Application.Subscriptions.WsSubscriberExtension.html#adas_core_Application_Subscriptions_WsSubscriberExtension_Compare_adas_core_Application_Subscriptions_WsSubscriberGrouped_adas_core_Domain_Models_GroupedObservations_GroupedField_MongoDB_Bson_ObjectId_
|
|
- name: (
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
name: WsSubscriberGrouped
|
|
href: adas_core.Application.Subscriptions.WsSubscriberGrouped.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.GroupedObservations.GroupedField
|
|
name: GroupedField
|
|
- name: ','
|
|
- name: " "
|
|
- uid: MongoDB.Bson.ObjectId
|
|
name: ObjectId
|
|
isExternal: true
|
|
- name: )
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberExtension
|
|
commentId: T:adas_core.Application.Subscriptions.WsSubscriberExtension
|
|
parent: adas_core.Application.Subscriptions
|
|
href: adas_core.Application.Subscriptions.WsSubscriberExtension.html
|
|
name: WsSubscriberExtension
|
|
nameWithType: WsSubscriberExtension
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberExtension
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberExtension.IsNewObservationRelevantForGroup(adas_core.Application.Subscriptions.WsSubscriberGrouped,adas_core.Domain.Models.PatientObservation)
|
|
commentId: M:adas_core.Application.Subscriptions.WsSubscriberExtension.IsNewObservationRelevantForGroup(adas_core.Application.Subscriptions.WsSubscriberGrouped,adas_core.Domain.Models.PatientObservation)
|
|
href: adas_core.Application.Subscriptions.WsSubscriberExtension.html#adas_core_Application_Subscriptions_WsSubscriberExtension_IsNewObservationRelevantForGroup_adas_core_Application_Subscriptions_WsSubscriberGrouped_adas_core_Domain_Models_PatientObservation_
|
|
name: IsNewObservationRelevantForGroup(WsSubscriberGrouped, PatientObservation)
|
|
nameWithType: WsSubscriberExtension.IsNewObservationRelevantForGroup(WsSubscriberGrouped, PatientObservation)
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberExtension.IsNewObservationRelevantForGroup(adas_core.Application.Subscriptions.WsSubscriberGrouped, adas_core.Domain.Models.PatientObservation)
|
|
spec.csharp:
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberExtension.IsNewObservationRelevantForGroup(adas_core.Application.Subscriptions.WsSubscriberGrouped,adas_core.Domain.Models.PatientObservation)
|
|
name: IsNewObservationRelevantForGroup
|
|
href: adas_core.Application.Subscriptions.WsSubscriberExtension.html#adas_core_Application_Subscriptions_WsSubscriberExtension_IsNewObservationRelevantForGroup_adas_core_Application_Subscriptions_WsSubscriberGrouped_adas_core_Domain_Models_PatientObservation_
|
|
- name: (
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
name: WsSubscriberGrouped
|
|
href: adas_core.Application.Subscriptions.WsSubscriberGrouped.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.PatientObservation
|
|
name: PatientObservation
|
|
- name: )
|
|
spec.vb:
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberExtension.IsNewObservationRelevantForGroup(adas_core.Application.Subscriptions.WsSubscriberGrouped,adas_core.Domain.Models.PatientObservation)
|
|
name: IsNewObservationRelevantForGroup
|
|
href: adas_core.Application.Subscriptions.WsSubscriberExtension.html#adas_core_Application_Subscriptions_WsSubscriberExtension_IsNewObservationRelevantForGroup_adas_core_Application_Subscriptions_WsSubscriberGrouped_adas_core_Domain_Models_PatientObservation_
|
|
- name: (
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped
|
|
name: WsSubscriberGrouped
|
|
href: adas_core.Application.Subscriptions.WsSubscriberGrouped.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.PatientObservation
|
|
name: PatientObservation
|
|
- name: )
|
|
- uid: adas_core.Domain.Utils
|
|
commentId: N:adas_core.Domain.Utils
|
|
href: adas_core.html
|
|
name: adas_core.Domain.Utils
|
|
nameWithType: adas_core.Domain.Utils
|
|
fullName: adas_core.Domain.Utils
|
|
spec.csharp:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Domain
|
|
name: Domain
|
|
href: adas_core.Domain.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Utils
|
|
name: Utils
|
|
href: adas_core.Domain.Utils.html
|
|
spec.vb:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Domain
|
|
name: Domain
|
|
href: adas_core.Domain.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Utils
|
|
name: Utils
|
|
href: adas_core.Domain.Utils.html
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.#ctor*
|
|
commentId: Overload:adas_core.Application.Subscriptions.WsSubscriberGrouped.#ctor
|
|
href: adas_core.Application.Subscriptions.WsSubscriberGrouped.html#adas_core_Application_Subscriptions_WsSubscriberGrouped__ctor_MongoDB_Bson_ObjectId_System_String_System_String_adas_core_Domain_Models_GroupedObservations_GroupedField_adas_core_Domain_Models_GroupedObservation_System_EventHandler_System_String__
|
|
name: WsSubscriberGrouped
|
|
nameWithType: WsSubscriberGrouped.WsSubscriberGrouped
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.WsSubscriberGrouped
|
|
nameWithType.vb: WsSubscriberGrouped.New
|
|
fullName.vb: adas_core.Application.Subscriptions.WsSubscriberGrouped.New
|
|
name.vb: New
|
|
- uid: MongoDB.Bson.ObjectId
|
|
commentId: T:MongoDB.Bson.ObjectId
|
|
parent: MongoDB.Bson
|
|
isExternal: true
|
|
name: ObjectId
|
|
nameWithType: ObjectId
|
|
fullName: MongoDB.Bson.ObjectId
|
|
- uid: System.String
|
|
commentId: T:System.String
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.string
|
|
name: string
|
|
nameWithType: string
|
|
fullName: string
|
|
nameWithType.vb: String
|
|
fullName.vb: String
|
|
name.vb: String
|
|
- uid: adas_core.Domain.Models.GroupedObservations.GroupedField
|
|
commentId: T:adas_core.Domain.Models.GroupedObservations.GroupedField
|
|
parent: adas_core.Domain.Models.GroupedObservations
|
|
href: adas_core.Domain.Models.GroupedObservations.GroupedField.html
|
|
name: GroupedField
|
|
nameWithType: GroupedField
|
|
fullName: adas_core.Domain.Models.GroupedObservations.GroupedField
|
|
- uid: adas_core.Domain.Models.GroupedObservation
|
|
commentId: T:adas_core.Domain.Models.GroupedObservation
|
|
parent: adas_core.Domain.Models
|
|
href: adas_core.Domain.Models.GroupedObservation.html
|
|
name: GroupedObservation
|
|
nameWithType: GroupedObservation
|
|
fullName: adas_core.Domain.Models.GroupedObservation
|
|
- uid: System.EventHandler{System.String}
|
|
commentId: T:System.EventHandler{System.String}
|
|
parent: System
|
|
definition: System.EventHandler`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.eventhandler-1
|
|
name: EventHandler<string>
|
|
nameWithType: EventHandler<string>
|
|
fullName: System.EventHandler<string>
|
|
nameWithType.vb: EventHandler(Of String)
|
|
fullName.vb: System.EventHandler(Of String)
|
|
name.vb: EventHandler(Of String)
|
|
spec.csharp:
|
|
- uid: System.EventHandler`1
|
|
name: EventHandler
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.eventhandler-1
|
|
- name: <
|
|
- uid: System.String
|
|
name: string
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.string
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.EventHandler`1
|
|
name: EventHandler
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.eventhandler-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: System.String
|
|
name: String
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.string
|
|
- name: )
|
|
- uid: MongoDB.Bson
|
|
commentId: N:MongoDB.Bson
|
|
isExternal: true
|
|
name: MongoDB.Bson
|
|
nameWithType: MongoDB.Bson
|
|
fullName: MongoDB.Bson
|
|
spec.csharp:
|
|
- uid: MongoDB
|
|
name: MongoDB
|
|
isExternal: true
|
|
- name: .
|
|
- uid: MongoDB.Bson
|
|
name: Bson
|
|
isExternal: true
|
|
spec.vb:
|
|
- uid: MongoDB
|
|
name: MongoDB
|
|
isExternal: true
|
|
- name: .
|
|
- uid: MongoDB.Bson
|
|
name: Bson
|
|
isExternal: true
|
|
- uid: adas_core.Domain.Models.GroupedObservations
|
|
commentId: N:adas_core.Domain.Models.GroupedObservations
|
|
href: adas_core.html
|
|
name: adas_core.Domain.Models.GroupedObservations
|
|
nameWithType: adas_core.Domain.Models.GroupedObservations
|
|
fullName: adas_core.Domain.Models.GroupedObservations
|
|
spec.csharp:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Domain
|
|
name: Domain
|
|
href: adas_core.Domain.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Models
|
|
name: Models
|
|
href: adas_core.Domain.Models.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Models.GroupedObservations
|
|
name: GroupedObservations
|
|
href: adas_core.Domain.Models.GroupedObservations.html
|
|
spec.vb:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Domain
|
|
name: Domain
|
|
href: adas_core.Domain.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Models
|
|
name: Models
|
|
href: adas_core.Domain.Models.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Models.GroupedObservations
|
|
name: GroupedObservations
|
|
href: adas_core.Domain.Models.GroupedObservations.html
|
|
- uid: adas_core.Domain.Models
|
|
commentId: N:adas_core.Domain.Models
|
|
href: adas_core.html
|
|
name: adas_core.Domain.Models
|
|
nameWithType: adas_core.Domain.Models
|
|
fullName: adas_core.Domain.Models
|
|
spec.csharp:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Domain
|
|
name: Domain
|
|
href: adas_core.Domain.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Models
|
|
name: Models
|
|
href: adas_core.Domain.Models.html
|
|
spec.vb:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Domain
|
|
name: Domain
|
|
href: adas_core.Domain.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Models
|
|
name: Models
|
|
href: adas_core.Domain.Models.html
|
|
- uid: System.EventHandler`1
|
|
commentId: T:System.EventHandler`1
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.eventhandler-1
|
|
name: EventHandler<TEventArgs>
|
|
nameWithType: EventHandler<TEventArgs>
|
|
fullName: System.EventHandler<TEventArgs>
|
|
nameWithType.vb: EventHandler(Of TEventArgs)
|
|
fullName.vb: System.EventHandler(Of TEventArgs)
|
|
name.vb: EventHandler(Of TEventArgs)
|
|
spec.csharp:
|
|
- uid: System.EventHandler`1
|
|
name: EventHandler
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.eventhandler-1
|
|
- name: <
|
|
- name: TEventArgs
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.EventHandler`1
|
|
name: EventHandler
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.eventhandler-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- name: TEventArgs
|
|
- name: )
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.WsSubscriber*
|
|
commentId: Overload:adas_core.Application.Subscriptions.WsSubscriberGrouped.WsSubscriber
|
|
href: adas_core.Application.Subscriptions.WsSubscriberGrouped.html#adas_core_Application_Subscriptions_WsSubscriberGrouped_WsSubscriber
|
|
name: WsSubscriber
|
|
nameWithType: WsSubscriberGrouped.WsSubscriber
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.WsSubscriber
|
|
- uid: System.Collections.Generic.List{System.String}
|
|
commentId: T:System.Collections.Generic.List{System.String}
|
|
parent: System.Collections.Generic
|
|
definition: System.Collections.Generic.List`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
name: List<string>
|
|
nameWithType: List<string>
|
|
fullName: System.Collections.Generic.List<string>
|
|
nameWithType.vb: List(Of String)
|
|
fullName.vb: System.Collections.Generic.List(Of String)
|
|
name.vb: List(Of String)
|
|
spec.csharp:
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: <
|
|
- uid: System.String
|
|
name: string
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.string
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: System.String
|
|
name: String
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.string
|
|
- name: )
|
|
- uid: System.Collections.Generic.List`1
|
|
commentId: T:System.Collections.Generic.List`1
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
name: List<T>
|
|
nameWithType: List<T>
|
|
fullName: System.Collections.Generic.List<T>
|
|
nameWithType.vb: List(Of T)
|
|
fullName.vb: System.Collections.Generic.List(Of T)
|
|
name.vb: List(Of T)
|
|
spec.csharp:
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: <
|
|
- name: T
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- name: T
|
|
- name: )
|
|
- uid: System.Collections.Generic
|
|
commentId: N:System.Collections.Generic
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
name: System.Collections.Generic
|
|
nameWithType: System.Collections.Generic
|
|
fullName: System.Collections.Generic
|
|
spec.csharp:
|
|
- uid: System
|
|
name: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
- name: .
|
|
- uid: System.Collections
|
|
name: Collections
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections
|
|
- name: .
|
|
- uid: System.Collections.Generic
|
|
name: Generic
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic
|
|
spec.vb:
|
|
- uid: System
|
|
name: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
- name: .
|
|
- uid: System.Collections
|
|
name: Collections
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections
|
|
- name: .
|
|
- uid: System.Collections.Generic
|
|
name: Generic
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.PatientId*
|
|
commentId: Overload:adas_core.Application.Subscriptions.WsSubscriberGrouped.PatientId
|
|
href: adas_core.Application.Subscriptions.WsSubscriberGrouped.html#adas_core_Application_Subscriptions_WsSubscriberGrouped_PatientId
|
|
name: PatientId
|
|
nameWithType: WsSubscriberGrouped.PatientId
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.PatientId
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.Names*
|
|
commentId: Overload:adas_core.Application.Subscriptions.WsSubscriberGrouped.Names
|
|
href: adas_core.Application.Subscriptions.WsSubscriberGrouped.html#adas_core_Application_Subscriptions_WsSubscriberGrouped_Names
|
|
name: Names
|
|
nameWithType: WsSubscriberGrouped.Names
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.Names
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.Max*
|
|
commentId: Overload:adas_core.Application.Subscriptions.WsSubscriberGrouped.Max
|
|
href: adas_core.Application.Subscriptions.WsSubscriberGrouped.html#adas_core_Application_Subscriptions_WsSubscriberGrouped_Max
|
|
name: Max
|
|
nameWithType: WsSubscriberGrouped.Max
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.Max
|
|
- uid: System.Int32
|
|
commentId: T:System.Int32
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.int32
|
|
name: int
|
|
nameWithType: int
|
|
fullName: int
|
|
nameWithType.vb: Integer
|
|
fullName.vb: Integer
|
|
name.vb: Integer
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.Regularity*
|
|
commentId: Overload:adas_core.Application.Subscriptions.WsSubscriberGrouped.Regularity
|
|
href: adas_core.Application.Subscriptions.WsSubscriberGrouped.html#adas_core_Application_Subscriptions_WsSubscriberGrouped_Regularity
|
|
name: Regularity
|
|
nameWithType: WsSubscriberGrouped.Regularity
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.Regularity
|
|
- uid: System.Nullable{adas_core.Domain.Enums.GroupedObservationEnum.Regularity}
|
|
commentId: T:System.Nullable{adas_core.Domain.Enums.GroupedObservationEnum.Regularity}
|
|
parent: System
|
|
definition: System.Nullable`1
|
|
href: adas_core.Domain.Enums.GroupedObservationEnum.html
|
|
name: GroupedObservationEnum.Regularity?
|
|
nameWithType: GroupedObservationEnum.Regularity?
|
|
fullName: adas_core.Domain.Enums.GroupedObservationEnum.Regularity?
|
|
spec.csharp:
|
|
- uid: adas_core.Domain.Enums.GroupedObservationEnum
|
|
name: GroupedObservationEnum
|
|
href: adas_core.Domain.Enums.GroupedObservationEnum.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Enums.GroupedObservationEnum.Regularity
|
|
name: Regularity
|
|
href: adas_core.Domain.Enums.GroupedObservationEnum.Regularity.html
|
|
- name: '?'
|
|
spec.vb:
|
|
- uid: adas_core.Domain.Enums.GroupedObservationEnum
|
|
name: GroupedObservationEnum
|
|
href: adas_core.Domain.Enums.GroupedObservationEnum.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Enums.GroupedObservationEnum.Regularity
|
|
name: Regularity
|
|
href: adas_core.Domain.Enums.GroupedObservationEnum.Regularity.html
|
|
- name: '?'
|
|
- uid: System.Nullable`1
|
|
commentId: T:System.Nullable`1
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.nullable-1
|
|
name: Nullable<T>
|
|
nameWithType: Nullable<T>
|
|
fullName: System.Nullable<T>
|
|
nameWithType.vb: Nullable(Of T)
|
|
fullName.vb: System.Nullable(Of T)
|
|
name.vb: Nullable(Of T)
|
|
spec.csharp:
|
|
- uid: System.Nullable`1
|
|
name: Nullable
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.nullable-1
|
|
- name: <
|
|
- name: T
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Nullable`1
|
|
name: Nullable
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.nullable-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- name: T
|
|
- name: )
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.Result*
|
|
commentId: Overload:adas_core.Application.Subscriptions.WsSubscriberGrouped.Result
|
|
href: adas_core.Application.Subscriptions.WsSubscriberGrouped.html#adas_core_Application_Subscriptions_WsSubscriberGrouped_Result
|
|
name: Result
|
|
nameWithType: WsSubscriberGrouped.Result
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.Result
|
|
- uid: System.Collections.Generic.List{adas_core.Domain.Enums.GroupedObservationEnum.Result}
|
|
commentId: T:System.Collections.Generic.List{adas_core.Domain.Enums.GroupedObservationEnum.Result}
|
|
parent: System.Collections.Generic
|
|
definition: System.Collections.Generic.List`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
name: List<GroupedObservationEnum.Result>
|
|
nameWithType: List<GroupedObservationEnum.Result>
|
|
fullName: System.Collections.Generic.List<adas_core.Domain.Enums.GroupedObservationEnum.Result>
|
|
nameWithType.vb: List(Of GroupedObservationEnum.Result)
|
|
fullName.vb: System.Collections.Generic.List(Of adas_core.Domain.Enums.GroupedObservationEnum.Result)
|
|
name.vb: List(Of GroupedObservationEnum.Result)
|
|
spec.csharp:
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: <
|
|
- uid: adas_core.Domain.Enums.GroupedObservationEnum
|
|
name: GroupedObservationEnum
|
|
href: adas_core.Domain.Enums.GroupedObservationEnum.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Enums.GroupedObservationEnum.Result
|
|
name: Result
|
|
href: adas_core.Domain.Enums.GroupedObservationEnum.Result.html
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: adas_core.Domain.Enums.GroupedObservationEnum
|
|
name: GroupedObservationEnum
|
|
href: adas_core.Domain.Enums.GroupedObservationEnum.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Enums.GroupedObservationEnum.Result
|
|
name: Result
|
|
href: adas_core.Domain.Enums.GroupedObservationEnum.Result.html
|
|
- name: )
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.Since*
|
|
commentId: Overload:adas_core.Application.Subscriptions.WsSubscriberGrouped.Since
|
|
href: adas_core.Application.Subscriptions.WsSubscriberGrouped.html#adas_core_Application_Subscriptions_WsSubscriberGrouped_Since
|
|
name: Since
|
|
nameWithType: WsSubscriberGrouped.Since
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.Since
|
|
- uid: adas_core.Domain.Enums.GroupedObservationEnum.Since
|
|
commentId: T:adas_core.Domain.Enums.GroupedObservationEnum.Since
|
|
parent: adas_core.Domain.Enums
|
|
href: adas_core.Domain.Enums.GroupedObservationEnum.html
|
|
name: GroupedObservationEnum.Since
|
|
nameWithType: GroupedObservationEnum.Since
|
|
fullName: adas_core.Domain.Enums.GroupedObservationEnum.Since
|
|
spec.csharp:
|
|
- uid: adas_core.Domain.Enums.GroupedObservationEnum
|
|
name: GroupedObservationEnum
|
|
href: adas_core.Domain.Enums.GroupedObservationEnum.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Enums.GroupedObservationEnum.Since
|
|
name: Since
|
|
href: adas_core.Domain.Enums.GroupedObservationEnum.Since.html
|
|
spec.vb:
|
|
- uid: adas_core.Domain.Enums.GroupedObservationEnum
|
|
name: GroupedObservationEnum
|
|
href: adas_core.Domain.Enums.GroupedObservationEnum.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Enums.GroupedObservationEnum.Since
|
|
name: Since
|
|
href: adas_core.Domain.Enums.GroupedObservationEnum.Since.html
|
|
- uid: adas_core.Domain.Enums
|
|
commentId: N:adas_core.Domain.Enums
|
|
href: adas_core.html
|
|
name: adas_core.Domain.Enums
|
|
nameWithType: adas_core.Domain.Enums
|
|
fullName: adas_core.Domain.Enums
|
|
spec.csharp:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Domain
|
|
name: Domain
|
|
href: adas_core.Domain.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Enums
|
|
name: Enums
|
|
href: adas_core.Domain.Enums.html
|
|
spec.vb:
|
|
- uid: adas_core
|
|
name: adas_core
|
|
href: adas_core.html
|
|
- name: .
|
|
- uid: adas_core.Domain
|
|
name: Domain
|
|
href: adas_core.Domain.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Enums
|
|
name: Enums
|
|
href: adas_core.Domain.Enums.html
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.StartTimeShift*
|
|
commentId: Overload:adas_core.Application.Subscriptions.WsSubscriberGrouped.StartTimeShift
|
|
href: adas_core.Application.Subscriptions.WsSubscriberGrouped.html#adas_core_Application_Subscriptions_WsSubscriberGrouped_StartTimeShift
|
|
name: StartTimeShift
|
|
nameWithType: WsSubscriberGrouped.StartTimeShift
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.StartTimeShift
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.HashCode*
|
|
commentId: Overload:adas_core.Application.Subscriptions.WsSubscriberGrouped.HashCode
|
|
href: adas_core.Application.Subscriptions.WsSubscriberGrouped.html#adas_core_Application_Subscriptions_WsSubscriberGrouped_HashCode
|
|
name: HashCode
|
|
nameWithType: WsSubscriberGrouped.HashCode
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.HashCode
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.TimeZoneId*
|
|
commentId: Overload:adas_core.Application.Subscriptions.WsSubscriberGrouped.TimeZoneId
|
|
href: adas_core.Application.Subscriptions.WsSubscriberGrouped.html#adas_core_Application_Subscriptions_WsSubscriberGrouped_TimeZoneId
|
|
name: TimeZoneId
|
|
nameWithType: WsSubscriberGrouped.TimeZoneId
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.TimeZoneId
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.LastGroupedObservationObs*
|
|
commentId: Overload:adas_core.Application.Subscriptions.WsSubscriberGrouped.LastGroupedObservationObs
|
|
href: adas_core.Application.Subscriptions.WsSubscriberGrouped.html#adas_core_Application_Subscriptions_WsSubscriberGrouped_LastGroupedObservationObs
|
|
name: LastGroupedObservationObs
|
|
nameWithType: WsSubscriberGrouped.LastGroupedObservationObs
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.LastGroupedObservationObs
|
|
- uid: System.Collections.Generic.List{adas_core.Domain.Models.GroupedObservation.GroupedObservationObs}
|
|
commentId: T:System.Collections.Generic.List{adas_core.Domain.Models.GroupedObservation.GroupedObservationObs}
|
|
parent: System.Collections.Generic
|
|
definition: System.Collections.Generic.List`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
name: List<GroupedObservation.GroupedObservationObs>
|
|
nameWithType: List<GroupedObservation.GroupedObservationObs>
|
|
fullName: System.Collections.Generic.List<adas_core.Domain.Models.GroupedObservation.GroupedObservationObs>
|
|
nameWithType.vb: List(Of GroupedObservation.GroupedObservationObs)
|
|
fullName.vb: System.Collections.Generic.List(Of adas_core.Domain.Models.GroupedObservation.GroupedObservationObs)
|
|
name.vb: List(Of GroupedObservation.GroupedObservationObs)
|
|
spec.csharp:
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: <
|
|
- uid: adas_core.Domain.Models.GroupedObservation
|
|
name: GroupedObservation
|
|
href: adas_core.Domain.Models.GroupedObservation.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Models.GroupedObservation.GroupedObservationObs
|
|
name: GroupedObservationObs
|
|
href: adas_core.Domain.Models.GroupedObservation.GroupedObservationObs.html
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Collections.Generic.List`1
|
|
name: List
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: adas_core.Domain.Models.GroupedObservation
|
|
name: GroupedObservation
|
|
href: adas_core.Domain.Models.GroupedObservation.html
|
|
- name: .
|
|
- uid: adas_core.Domain.Models.GroupedObservation.GroupedObservationObs
|
|
name: GroupedObservationObs
|
|
href: adas_core.Domain.Models.GroupedObservation.GroupedObservationObs.html
|
|
- name: )
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.Group*
|
|
commentId: Overload:adas_core.Application.Subscriptions.WsSubscriberGrouped.Group
|
|
href: adas_core.Application.Subscriptions.WsSubscriberGrouped.html#adas_core_Application_Subscriptions_WsSubscriberGrouped_Group
|
|
name: Group
|
|
nameWithType: WsSubscriberGrouped.Group
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.Group
|
|
- uid: System.Collections.Generic.Dictionary{System.String,System.String}
|
|
commentId: T:System.Collections.Generic.Dictionary{System.String,System.String}
|
|
parent: System.Collections.Generic
|
|
definition: System.Collections.Generic.Dictionary`2
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2
|
|
name: Dictionary<string, string>
|
|
nameWithType: Dictionary<string, string>
|
|
fullName: System.Collections.Generic.Dictionary<string, string>
|
|
nameWithType.vb: Dictionary(Of String, String)
|
|
fullName.vb: System.Collections.Generic.Dictionary(Of String, String)
|
|
name.vb: Dictionary(Of String, String)
|
|
spec.csharp:
|
|
- uid: System.Collections.Generic.Dictionary`2
|
|
name: Dictionary
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2
|
|
- name: <
|
|
- uid: System.String
|
|
name: string
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.string
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.String
|
|
name: string
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.string
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Collections.Generic.Dictionary`2
|
|
name: Dictionary
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: System.String
|
|
name: String
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.string
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.String
|
|
name: String
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.string
|
|
- name: )
|
|
- uid: System.Collections.Generic.Dictionary`2
|
|
commentId: T:System.Collections.Generic.Dictionary`2
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2
|
|
name: Dictionary<TKey, TValue>
|
|
nameWithType: Dictionary<TKey, TValue>
|
|
fullName: System.Collections.Generic.Dictionary<TKey, TValue>
|
|
nameWithType.vb: Dictionary(Of TKey, TValue)
|
|
fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue)
|
|
name.vb: Dictionary(Of TKey, TValue)
|
|
spec.csharp:
|
|
- uid: System.Collections.Generic.Dictionary`2
|
|
name: Dictionary
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2
|
|
- name: <
|
|
- name: TKey
|
|
- name: ','
|
|
- name: " "
|
|
- name: TValue
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Collections.Generic.Dictionary`2
|
|
name: Dictionary
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- name: TKey
|
|
- name: ','
|
|
- name: " "
|
|
- name: TValue
|
|
- name: )
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.Timer*
|
|
commentId: Overload:adas_core.Application.Subscriptions.WsSubscriberGrouped.Timer
|
|
href: adas_core.Application.Subscriptions.WsSubscriberGrouped.html#adas_core_Application_Subscriptions_WsSubscriberGrouped_Timer
|
|
name: Timer
|
|
nameWithType: WsSubscriberGrouped.Timer
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.Timer
|
|
- uid: System.Timers.Timer
|
|
commentId: T:System.Timers.Timer
|
|
parent: System.Timers
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.timers.timer
|
|
name: Timer
|
|
nameWithType: Timer
|
|
fullName: System.Timers.Timer
|
|
- uid: System.Timers
|
|
commentId: N:System.Timers
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
name: System.Timers
|
|
nameWithType: System.Timers
|
|
fullName: System.Timers
|
|
spec.csharp:
|
|
- uid: System
|
|
name: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
- name: .
|
|
- uid: System.Timers
|
|
name: Timers
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.timers
|
|
spec.vb:
|
|
- uid: System
|
|
name: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
- name: .
|
|
- uid: System.Timers
|
|
name: Timers
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.timers
|
|
- uid: adas_core.Application.Subscriptions.WsSubscriberGrouped.UpdateLastGo*
|
|
commentId: Overload:adas_core.Application.Subscriptions.WsSubscriberGrouped.UpdateLastGo
|
|
href: adas_core.Application.Subscriptions.WsSubscriberGrouped.html#adas_core_Application_Subscriptions_WsSubscriberGrouped_UpdateLastGo_adas_core_Domain_Models_GroupedObservation_
|
|
name: UpdateLastGo
|
|
nameWithType: WsSubscriberGrouped.UpdateLastGo
|
|
fullName: adas_core.Application.Subscriptions.WsSubscriberGrouped.UpdateLastGo
|