ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –> This class represents the parameters passed in through the CommittingTransaction event.
*System.Object System.EventArgs *ThinkGeo.MapSuite.PortableCore.CommittingTransactionEventArgs
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | TransactionBuffer | This is the default constructor for the event. | |
![]() | This is the constructor of the event arguments. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | Boolean | This property allows you to cancel the transaction. | |
![]() | TransactionBuffer | This property returns the transaction buffer that needs to be committed. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
This is the default constructor for the event.
This is the constructor that allows you to pass in a transaction buffer.
Name | Type | Description |
---|---|---|
transactionBuffer | TransactionBuffer<!– ThinkGeo.MapSuite.PortableCore.TransactionBuffer –> | This parameter represents the transaction buffer that needs to be committed. |
This is the constructor of the event arguments.
This is the default constructor for the event arguments.
Name | Type | Description |
---|
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
This property allows you to cancel the transaction.
This property allows you to cancel the transaction.
Return Type |
---|
Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.PortableCore.CommittingTransactionEventArgs –> Go Back
This property returns the transaction buffer that needs to be committed.
Return Type |
---|
TransactionBuffer<!– ThinkGeo.MapSuite.PortableCore.TransactionBuffer –> |
<!– ThinkGeo.MapSuite.PortableCore.CommittingTransactionEventArgs –> Go Back