Class ProvidedByType
Class for the provided-by element of a geopriv element. This class is for providing additional data by value or by reference with a provided-by element. See RFC 7852.
Inherited Members
Namespace: AdditionalData
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class ProvidedByType
Fields
| Edit this page View SourceEmergencyCallDataReference
Contains a list of references to additional data
Declaration
public List<ByRefType> EmergencyCallDataReference
Field Value
Type | Description |
---|---|
List<ByRefType> |
EmergencyCallDataValue
Contains addition elements by value
Declaration
public EmergencyCallDataValueType EmergencyCallDataValue
Field Value
Type | Description |
---|---|
EmergencyCallDataValueType |