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 CommittedTransaction event.
*System.Object System.EventArgs *ThinkGeo.MapSuite.PortableCore.CommittedTransactionEventArgs
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | TransactionBuffer | This is the constructor of the event arguments. | |
![]() | 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 |
---|---|---|---|
![]() | TransactionBuffer | This property returns the transaction buffer that has been committed. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
This is the constructor of the event arguments.
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 has been committed. |
This is the constructor of the event arguments.
This is the default constructor.
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 returns the transaction buffer that has been committed.
Return Type |
---|
TransactionBuffer<!– ThinkGeo.MapSuite.PortableCore.TransactionBuffer –> |
<!– ThinkGeo.MapSuite.PortableCore.CommittedTransactionEventArgs –> Go Back