RecordWaypoint(String,Dictionary<String,String>,String,Boolean) Method
Records waypoint
Syntax
void RecordWaypoint(
System.string waypointName,
System.Collections.Generic.Dictionary<string,string> attributes,
System.string commandState,
System.bool appendWaypointName
)Overloads Sub RecordWaypoint( _
ByVal waypointName As System.String, _
ByVal attributes As System.Collections.Generic.Dictionary(Of String,String), _
ByVal commandState As System.String, _
ByVal appendWaypointName As System.Boolean _
) Parameters
| Name | Description |
|---|---|
| waypointName | |
| attributes | |
| commandState | |
| appendWaypointName |