User Tools

Site Tools


thinkgeo.mapsuite.core.committingtransactioneventargs

This is an old revision of the document!


ThinkGeo.MapSuite.Core.CommittingTransactionEventArgs

This class represents the parameters passed in through the CommittingTransaction event.

Inheritance Hierarchy

  • System.Object
    • System.EventArgs
      • ThinkGeo.MapSuite.Core.CommittingTransactionEventArgs

Members Summary

Public Constructors

CommittingTransactionEventArgs

  • Parameters:TransactionBuffer
  • DeclaringType:N/A
  • Summary:This is the default constructor for the event.

CommittingTransactionEventArgs

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This is the constructor of the event arguments.

Protected Constructors

Public Methods

Equals

  • Parameters:Object
  • DeclaringType:Object
  • Summary:N/A

GetHashCode

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

GetType

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

ToString

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

Protected Methods

Finalize

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

MemberwiseClone

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

Public Properties

Cancel

  • Return:Boolean
  • Summary:This property allows you to cancel the transaction.

TransactionBuffer

  • Summary:This property returns the transaction buffer that needs to be committed.

Protected Properties

Public Events

Public Constructors

CommittingTransactionEventArgs(TransactionBuffer)

This is the default constructor for the event.

Remarks

None

Parameters

transactionBuffer

  • Description:This parameter represents the transaction buffer that needs to be committed. Go Back === CommittingTransactionEventArgs() === This is the constructor of the event arguments. ==== Remarks ==== None ==== Parameters ==== Go Back ===== Protected Constructors ===== ===== Public Methods ===== === Equals(Object) === N/A ==== Remarks ==== N/A Return Value * Return Type:Boolean * Description:N/A ==== Parameters ==== obj * Type:Object * Description:N/A Go Back === GetHashCode() === N/A ==== Remarks ==== N/A Return Value * Return Type:Int32 * Description:N/A ==== Parameters ==== Go Back === GetType() === N/A ==== Remarks ==== N/A Return Value * Return Type:Type * Description:N/A ==== Parameters ==== Go Back === ToString() === N/A ==== Remarks ==== N/A Return Value * Return Type:String * Description:N/A ==== Parameters ==== Go Back ===== Protected Methods ===== === Finalize() === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== Go Back === MemberwiseClone() === N/A ==== Remarks ==== N/A Return Value * Return Type:Object * Description:N/A ==== Parameters ==== Go Back ===== Public Properties ===== === Cancel === This property allows you to cancel the transaction. ==== Remarks ==== This property allows you to cancel the transaction. ==== Return Value ==== Return Type:Boolean Go Back === TransactionBuffer === This property returns the transaction buffer that needs to be committed. ==== Remarks ==== None ==== Return Value ==== Return Type**:TransactionBuffer

Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.core.committingtransactioneventargs.1442485610.txt.gz · Last modified: 2015/09/17 10:26 by admin