Click or drag to resize

EnterpriseOneTransaction Properties

The EnterpriseOneTransaction type exposes the following members.

Properties
  NameDescription
Public propertyApplicationName
Gets or sets the name of the application that created the transaction.
(Inherited from ObjectTransaction.)
Public propertyApplications
Provides access to the repositories in the Applications namespace.
Public propertyCommunities
Provides access to the repositories in the Communities namespace.
Public propertyCrm
Provides access to the repositories in the Crm namespace.
Public propertyCurrentEnterpriseCompany
Gets the current enterprise company.
Public propertyCurrentEnterpriseCompanyLocation
Gets the current enterprise company location.
Public propertyCurrentUser
Gets the current user associated with this transaction.
Public propertyCurrentUserRole
Gets the current user role.
Public propertyDataSource
Gets the data source.
(Inherited from ObjectTransaction.)
Public propertyExtendedProperties
Extended properties contain temporary (not persisted) values in the object instance.
(Inherited from ObjectTransaction.)
Public propertyExternalDataMode
Gets a value indicating whether the transaction runs in external data mode. In this mode, the primary data buffer is externally linked.
(Inherited from ObjectTransaction.)
Public propertyFinance
Provides access to the repositories in the Finance namespace.
Public propertyGeneral
Provides access to the repositories in the General namespace.
Public propertyLogistics
Provides access to the repositories in the Logistics namespace.
Public propertyPrimaryBuffer
Gets the buffer, which allows low-level access to all data tables and columns
(Inherited from ObjectTransaction.)
Public propertyProduction
Provides access to the repositories in the Production namespace.
Public propertyProjects
Provides access to the repositories in the Projects namespace.
Public propertyRepositorySource
Gets a reference to the primary repository source for the transaction
Public propertySystems
Provides access to the repositories in the Systems namespace.
Public propertyTransactionName
Gets the transaction name. It is used only for identification purposes.
(Inherited from ObjectTransaction.)
Public propertyUserName
Gets or sets the name of the user that created the transaction.
(Inherited from ObjectTransaction.)
Public propertyWms
Provides access to the repositories in the Wms namespace.
Top
See Also