ServiceAgreementMaterial Properties |
The ServiceAgreementMaterial type exposes the following members.
| Name | Description | |
|---|---|---|
| ChangingAttributes |
Gets the attributes that are currently changing. Can be used in attribute change event handler to prevent stack overflow.
(Inherited from EditableDomainObject.) | |
| ConfirmedQuantity |
Gets or sets the confirmed quantity. Can be null. Inheritors that do not support confirmed quantity always return null.
(Inherited from LogisticsDocumentLine.) | |
| ConfirmedQuantityBase |
Gets or sets the confirmed quantity base. Can be null. Inheritors that do not support confirmed quantity always return null.
(Inherited from LogisticsDocumentLine.) | |
| ConfirmedStandardQuantityBase |
Gets or sets the confirmed standard quantity base. Can be null. Inheritors that do not support confirmed quantity always return null.
(Inherited from LogisticsDocumentLine.) | |
| CustomProperties |
Gets the custom properties of the object.
(Inherited from EnterpriseOneEntityObject.) | |
| Document | The ServiceAgreement to which this ServiceAgreementMaterial belongs. [Required] [Filter(multi eq)] (Overrides DocumentChildDocument.) | |
| EndDate | End date to which the agreedment for the material is valid. For the agreement period, the material could be used free of charge in service activities. | |
| 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.) | |
| 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.) | |
| LineAmount |
Gets or sets the line amount.
(Inherited from LogisticsDocumentLine.) | |
| LineNo | Consecutive line number, unique within the document. Usually is increasing in steps of 10, like in 10, 20, 30, etc. [Required] | |
| LineNumber | Consecutive line number, unique within the document. Usually is increasing in steps of 10, like in 10, 20, 30, etc. [Required] (Overrides DocumentLineLineNumber.) | |
| LineStore |
Gets or sets the line store. Some logistics lines does not support line store and this property will alwais return null/ghost object.
(Inherited from LogisticsDocumentLine.) | |
| LogisticDocument |
Gets the logistics document of the line.
(Inherited from LogisticsDocumentLine.) | |
| Lot |
Gets or sets the lot. Some logistics lines does not support lots and this property will alwais return null/ghost object.
(Inherited from LogisticsDocumentLine.) | |
| 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.) | |
| ObjectState | Gets the state of the domain object. (Overrides EditableDomainObjectObjectState.) | |
| Product | Paid or agreed in advance material that won't be invoiced after service activities. [Required] [Filter(multi eq)] (Overrides LogisticsDocumentLineProduct.) | |
| ProductVariant |
Gets or sets the product variant. Some logistics lines does not support product variants and this property will alwais return null/ghost object.
(Inherited from LogisticsDocumentLine.) | |
| Quantity | Quantity of the agreed material. [Unit: QuantityUnit] [Required] (Overrides LogisticsDocumentLineQuantity.) | |
| QuantityBase | The equivalence of Quantity in the base measurement category of the product. [Unit: Product.BaseMeasurementCategory.BaseUnit] [Required] [ReadOnly] (Overrides LogisticsDocumentLineQuantityBase.) | |
| QuantityUnit | The measurement unit of Quantity. [Required] [Filter(multi eq)] (Overrides LogisticsDocumentLineQuantityUnit.) | |
| Repository | Provides access to ServiceAgreementMaterialsRepository repository methods | |
| SerialNumber |
Gets or sets the serial number. Some logistics lines does not support serial numbers and this property will alwais return null/ghost object.
(Inherited from LogisticsDocumentLine.) | |
| ServiceAgreement | The ServiceAgreement to which this ServiceAgreementMaterial belongs. [Required] [Filter(multi eq)] [Owner] | |
| StandardQuantityBase | The theoretical quantity in base measurement unit according to the current measurement dimensions for the product. Used to measure the execution. [Unit: Product.BaseMeasurementCategory.BaseUnit] [Required] [ReadOnly] (Overrides LogisticsDocumentLineStandardQuantityBase.) | |
| StartDate | Start date from which the agreedment for the material is valid. For the agreement period, the material could be used free of charge in service activities. | |
| StoreBin |
Gets or sets the store bin. Some logistics lines does not support store bins and this property will alwais return null/ghost object.
(Inherited from LogisticsDocumentLine.) | |
| SupportsConfirmedQuantity |
Gets a value indicating whether the line supports confirmed quantity.
(Inherited from LogisticsDocumentLine.) | |
| SupportsLineAmount |
Gets a value indicating whether the line supports line amount.
(Inherited from LogisticsDocumentLine.) | |
| SupportsUnitAmount |
Gets a value indicating whether the line supports unit amount.
(Inherited from LogisticsDocumentLine.) | |
| Transaction |
The EnterpriseOne transaction to which this object is attached.
(Inherited from EnterpriseOneEntityObject.) | |
| UnitAmount |
Gets or sets the unit amount of the logistics line. This can be unit price or unit cost.
(Inherited from LogisticsDocumentLine.) |