Asset Properties |
The Asset type exposes the following members.
Name | Description | |
---|---|---|
![]() | AssetCategory | The category of this asset. The category may determine default values for the depreciation plans for the different valuation models for this asset. [Required] [Filter(multi eq)] |
![]() | AssetGroup | The asset group to which this asset belongs. [Filter(multi eq)] |
![]() | ChangingAttributes |
Gets the attributes that are currently changing. Can be used in attribute change event handler to prevent stack overflow.
(Inherited from EditableDomainObject.) |
![]() | Code | The unique code of the Asset. [Required] [Filter(eq;like)] [ORD] |
![]() | CustomProperties |
Gets the custom properties of the object.
(Inherited from EnterpriseOneEntityObject.) |
![]() | DeploymentDate | Date, when the asset is first deployed. Null if the asset is not deployed yet. |
![]() | EnterpriseCompany | The Enterprise Company to which this Asset applies. [Required] [Filter(multi eq)] [Owner] |
![]() | ExtendedProperties |
Extended properties contain temporary (not persisted) values in the object instance.
(Inherited from EntityObject.) |
![]() | Id |
The unique Id of the entity object
(Inherited from EntityObject.) |
![]() | IsActive | Checked if the assets is active and can be used in documents. The inactive assets can be used only for reports. [Required] [Default(true)] [Filter(eq)] |
![]() | IsGhost |
Returns true when the object is a ghost object
(Inherited from EntityObject.) |
![]() | IsLoaded | Gets a value indicating whether the associated data for this domain object is loaded. (Overrides EntityObjectIsLoaded.) |
![]() | ItemString |
Gets or sets the value of a data attribute
(Inherited from DomainObject.) |
![]() | ItemIDataAttribute |
Gets or sets the value of a data attribute
(Inherited from DomainObject.) |
![]() | Name | The name of this Asset. [Required] [Filter(like)] |
![]() | NoEvents |
Turns on "No events" mode and returns a class, that will turn it off when Disposed. See remarks for more info.
(Inherited from DomainObject.) |
![]() | Notes | Notes for this Asset. |
![]() | ObjectState | Gets the state of the domain object. (Overrides EditableDomainObjectObjectState.) |
![]() | PrimaryValuationModel | Obsolete. Not used. [Required] [Filter(multi eq)] |
![]() | PurchaseDate | Original purchase date of the asset. [Required] |
![]() | Repository | Provides access to AssetsRepository repository methods |
![]() | SerialNumber | Serial number of the asset. [Filter(eq)] |
![]() | Transaction |
The EnterpriseOne transaction to which this object is attached.
(Inherited from EnterpriseOneEntityObject.) |
![]() | ValuationCurrency | Currency in which changes of the asset values (purchase value, depreciation value and etc.) are stored. [Required] [Filter(multi eq)] |