This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.routing.routingcommittingtransactioneventargs [2015/09/18 03:06] admin |
thinkgeo.mapsuite.routing.routingcommittingtransactioneventargs [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Routing.RoutingCommittingTransactionEventArgs ====== | ====== ThinkGeo.MapSuite.Routing.RoutingCommittingTransactionEventArgs ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
This class represents the parameters passed in through the CommittingTransaction event. | This class represents the parameters passed in through the CommittingTransaction event. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 9: | Line 12: | ||
** {{wiki:PublicMethod.gif|}} RoutingCommittingTransactionEventArgs(RoutingTransactionBuffer) ** | ** {{wiki:PublicMethod.gif|}} RoutingCommittingTransactionEventArgs(RoutingTransactionBuffer) ** | ||
- | This is the default constructor for the event. | + | * //This is the default constructor for the event.// |
== Remarks == | == Remarks == | ||
- | None | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.Routing.RoutingCommittingTransactionEventArgs#RoutingCommittingTransactionEventArgs.28RoutingTransactionBuffer.29// |
== Parameters == | == Parameters == | ||
* //transactionBuffer// | * //transactionBuffer// | ||
Line 20: | Line 23: | ||
** {{wiki:PublicMethod.gif|}} RoutingCommittingTransactionEventArgs() ** | ** {{wiki:PublicMethod.gif|}} RoutingCommittingTransactionEventArgs() ** | ||
- | This is the constructor of the event arguments. | + | * //This is the constructor of the event arguments.// |
== Remarks == | == Remarks == | ||
- | None | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.Routing.RoutingCommittingTransactionEventArgs#RoutingCommittingTransactionEventArgs.28.29// |
== Parameters == | == Parameters == | ||
<div newline></div> | <div newline></div> | ||
Line 29: | Line 32: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.Routing.RoutingCommittingTransactionEventArgs#ToString.28.29// |
== Return Value == | == Return Value == | ||
Line 41: | Line 44: | ||
** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.Routing.RoutingCommittingTransactionEventArgs#Equals.28Object.29// |
== Return Value == | == Return Value == | ||
Line 57: | Line 60: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.Routing.RoutingCommittingTransactionEventArgs#GetHashCode.28.29// |
== Return Value == | == Return Value == | ||
Line 69: | Line 72: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.Routing.RoutingCommittingTransactionEventArgs#GetType.28.29// |
== Return Value == | == Return Value == | ||
Line 82: | Line 85: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.Routing.RoutingCommittingTransactionEventArgs#Finalize.28.29// |
== Return Value == | == Return Value == | ||
Line 94: | Line 97: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.Routing.RoutingCommittingTransactionEventArgs#MemberwiseClone.28.29// |
== Return Value == | == Return Value == | ||
Line 117: | Line 120: | ||
This property returns the transaction buffer that needs to be committed. | This property returns the transaction buffer that needs to be committed. | ||
== Remarks == | == Remarks == | ||
- | None | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.Routing.RoutingCommittingTransactionEventArgs#RoutingCommittingTransactionEventArgs.28RoutingTransactionBuffer.29 |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Routing.RoutingTransactionBuffer|RoutingTransactionBuffer]] | * Type:[[ThinkGeo.MapSuite.Routing.RoutingTransactionBuffer|RoutingTransactionBuffer]] |