ServiceActivityService Properties |
The ServiceActivityService 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.) |
![]() | CoveredByGuarantee | True when the performed service is covered by the guarantee. [Required] [Default(false)] |
![]() | CustomProperties |
Gets the custom properties of the object.
(Inherited from EnterpriseOneEntityObject.) |
![]() | Document | The ServiceActivity to which this ServiceActivityService belongs. [Required] [Filter(multi eq)] (Overrides DocumentChildDocument.) |
![]() | 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.) |
![]() | 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.) |
![]() | 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 | Short notes for the service. |
![]() | ObjectState | Gets the state of the domain object. (Overrides EditableDomainObjectObjectState.) |
![]() | PerformedByPerson | The id of the person from the enterprise company that actually performed the work. [Filter(multi eq)] |
![]() | Quantity | The quantity of the service in the measurement unit of the service. [Unit: Service.MeasurementUnit] [Required] [Default(1)] |
![]() | Repository | Provides access to ServiceActivityServicesRepository repository methods |
![]() | Service | The type of service that is conducted. [Required] [Filter(multi eq)] |
![]() | ServiceActivity | The ServiceActivity to which this ServiceActivityService belongs. [Required] [Filter(multi eq)] [Owner] |
![]() | ServiceActivityAgreedServices | List of ServiceActivityAgreedService child objects, based on the Applications.Service.ServiceActivityAgreedService.ServiceActivityService back reference |
![]() | ServiceName | Description of the conducted service. The description may vary (contain additional information) from the standart name of the service. [Required] [Filter(like)] |
![]() | ServiceObject | The service object that was serviced. null means that it is unknown or N/A. [Filter(multi eq)] |
![]() | Transaction |
The EnterpriseOne transaction to which this object is attached.
(Inherited from EnterpriseOneEntityObject.) |