Click or drag to resize

EnterpriseOneViewObject Class

Base abstract class for all EnterpriseOne view objects.
Inheritance Hierarchy

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public abstract class EnterpriseOneViewObject : ViewDomainObject

The EnterpriseOneViewObject type exposes the following members.

Constructors
  NameDescription
Public methodEnterpriseOneViewObject
Initializes a new instance of the EnterpriseOneViewObject class.
Top
Properties
  NameDescription
Public propertyIsGhost
Returns true when the object is a ghost object
(Inherited from ViewDomainObject.)
Public propertyItemString
Gets or sets the value of a data attribute
(Inherited from DomainObject.)
Public propertyItemIDataAttribute
Gets or sets the value of a data attribute
(Inherited from DomainObject.)
Public propertyNoEvents
Turns on "No events" mode and returns a class, that will turn it off when Disposed. See remarks for more info.
(Inherited from DomainObject.)
Public propertyRepository
The repository used to persist the object
(Inherited from DomainObject.)
Public propertyTransaction
The transaction to which this object is attached
(Inherited from DomainObject.)
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to this instance.
(Inherited from DomainObject.)
Public methodGetHashCode
Returns a hash code for this instance.
(Inherited from DomainObject.)
Public methodToString
Returns a String that represents this instance.
(Inherited from DomainObject.)
Public methodTryGet
Tries to get the specified attribute and returns it or null, when it is not found.
(Inherited from DomainObject.)
Top
Extension Methods
  NameDescription
Public Extension MethodFormatString
Converts the object to string based on the format specified.
(Defined by FormatStringExtensions.)
Top
See Also
Inheritance Hierarchy
SystemObject
  Aloe.SystemFrameworks.DomainDomainObject
    Aloe.SystemFrameworks.DomainViewDomainObject
      Aloe.EnterpriseOne.Model.CoreEnterpriseOneViewObject
        Aloe.EnterpriseOne.Model.CommunitiesSocialReactionsSummary
        Aloe.EnterpriseOne.Model.Finance.PaymentsOrderBalance
        Aloe.EnterpriseOne.Model.Logistics.InventoryCurrentBalance
        Aloe.EnterpriseOne.Model.Logistics.Inventory.DemandManagementAvailableToPromiseByLotsEntry
        Aloe.EnterpriseOne.Model.Logistics.Inventory.DemandManagementAvailableToPromiseEntry
        Aloe.EnterpriseOne.Model.Logistics.InventoryTransactionCostCorrectionsSummaryEntry
        Aloe.EnterpriseOne.Model.Systems.CoreAttributeChange
        Aloe.EnterpriseOne.Model.Systems.CoreAttributeChangesHistoryEntry