[This is preliminary documentation and is subject to change.]
Adds the value of the <SpanGap> element.
| C# | Visual Basic | Visual C++ |
public void AddSpanGap( TimeElementType Type, string Code, string Name, string Value )
Public Sub AddSpanGap ( _ Type As TimeElementType, _ Code As String, _ Name As String, _ Value As String _ )
public: void AddSpanGap ( TimeElementType^ Type, String^ Code, String^ Name, String^ Value )
- Type (TimeElementType)
- A Type
- Code (String)
- This element provides a place for the application to send structured data (code values, unique identifier, timestamps). This code value can, depending upon the use case agreement between agents, be used to qualify the data in the Value element.
- Name (String)
- Contains a human-readable description of the value in Value.
- Value (String)
- Contains the human-readable value.
This form of setSpanGap is provided as a convenience method that is functionally equivalent to the method AddSpanGap
Version: 2.0
Since: 2.0