Class ServiceBoundaryReference
Class for handling information about a service boundary reference.
Inherited Members
Namespace: Lost
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class ServiceBoundaryReference
Constructors
| Edit this page View SourceServiceBoundaryReference()
Default constructor.
Declaration
public ServiceBoundaryReference()
Fields
| Edit this page View Sourcekey
Unique key that can be used to query for the service boundary value.
Declaration
public string key
Field Value
Type | Description |
---|---|
string |
source
Source of the service boundary.
Declaration
public string source
Field Value
Type | Description |
---|---|
string |