Click or drag to resize

IReadOnlyMaintenanceOptionsComplexEntityMember Interface

Maintenance options complex entity member

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Options
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public interface IReadOnlyMaintenanceOptionsComplexEntityMember : IReadOnlyComplexEntityMember, 
	IDisposable, IEquatable<IProxy>

The IReadOnlyMaintenanceOptionsComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyAllowNegativeRemainingCounter
Gets the AllowNegativeRemainingCounter member value
Public propertyAllowNewItem
Gets the AllowNewItem member value
Public propertyContractDefaultState
Gets the ContractDefaultState member value
Public propertyContractOptions
Gets the contract options
Public propertyCopyAllCustomerProductsOfContractInEvent
Gets the CopyAllCustomerProductsOfContractInEvent member value
Public propertyCopyAllCustomerProductsOfIncidentInEvent
Gets the CopyAllCustomerProductsOfIncidentInEvent member value
Public propertyCopyIncidentDescriptionInEvent
Gets the CopyIncidentDescriptionInEvent member value
Public propertyCreateAsMuchEventTimeAsSelectedContract
Gets the CreateAsMuchEventTimeAsSelectedContract member value
Public propertyDecreaseContractCounterForNextEvent
Gets the DecreaseContractCounterForNextEvent member value
Public propertyDocumentHistoryView
Gets the DocumentHistoryView member value
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyEventFromContractDefaultState
Gets the EventFromContractDefaultState member value
Public propertyGenerateEventsOnAcceptedStatus
Gets the GenerateEventsOnAcceptedStatus member value
Public propertyIncidentOptions
Gets the incident options
Public propertyIncludeItemsOfPickInInvoice
Gets the IncludeItemsOfPickInInvoice member value
Public propertyIncludeOnlyToInvoiceItemsOfPickInInvoice
Gets the IncludeOnlyToInvoiceItemsOfPickInInvoice member value
Public propertyIncludePickInContractsAnalysis
Gets the IncludePickInContractsAnalysis member value
Public propertyInvoiceEventTime
Gets the InvoiceEventTime member value
Public propertyInvoiceSpentRessourcesTime
Gets the InvoiceSpentRessourcesTime member value
Public propertyInvoiceTravelExpenseIfItemNotCovered
Gets the InvoiceTravelExpenseIfItemNotCovered member value
Public propertyMailOptions
Gets the mail options
Public propertySmsOptions
Gets the sms options
Public propertyUseItemExistWarning
Gets the UseItemExistWarning member value
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also