Click or drag to resize

IMaintenanceIncidentOptionsComplexEntityMember Interface

Maintenance incident 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 IMaintenanceIncidentOptionsComplexEntityMember : IComplexEntityMember, 
	IDisposable, IEquatable<IProxy>

The IMaintenanceIncidentOptionsComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyDefaultIncidentState
Gets or sets the default incident state

List of authorized values (IncidentStateX) in IMaintenanceIncidentOptionsComplexEntityMember

Public propertyDefaultIncidentStateMember
Gets the default incident state

List of authorized values (IncidentStateX) in IMaintenanceIncidentOptionsComplexEntityMember

Public propertyDocumentHistoryView
Gets or sets whether can display documents as history view
Public propertyDocumentHistoryViewMember
Gets whether can display documents as history view
Public propertyEndedState
Gets or sets the ended state

List of authorized values (IncidentStateX) in IMaintenanceIncidentOptionsComplexEntityMember

Public propertyEndedStateMember
Gets the ended state

List of authorized values (IncidentStateX) in IMaintenanceIncidentOptionsComplexEntityMember

Public propertyEntity
The owner entity
(Inherited from IComplexEntityMember.)
Public propertyIncidentState1
Gets or sets the IncidentState1
Public propertyIncidentState10
Gets or sets the IncidentState10
Public propertyIncidentState10Member
Gets the IncidentState10
Public propertyIncidentState1Member
Gets the IncidentState1
Public propertyIncidentState2
Gets or sets the IncidentState2
Public propertyIncidentState2Member
Gets the IncidentState2
Public propertyIncidentState3
Gets or sets the IncidentState3
Public propertyIncidentState3Member
Gets the IncidentState3
Public propertyIncidentState4
Gets or sets the IncidentState4
Public propertyIncidentState4Member
Gets the IncidentState4
Public propertyIncidentState5
Gets or sets the IncidentState5
Public propertyIncidentState5Member
Gets the IncidentState5
Public propertyIncidentState6
Gets or sets the IncidentState6
Public propertyIncidentState6Member
Gets the IncidentState6
Public propertyIncidentState7
Gets or sets the IncidentState7
Public propertyIncidentState7Member
Gets the IncidentState7
Public propertyIncidentState8
Gets or sets the IncidentState8
Public propertyIncidentState8Member
Gets the IncidentState8
Public propertyIncidentState9
Gets or sets the IncidentState9
Public propertyIncidentState9Member
Gets the IncidentState9
Public propertyReceiptState
Gets or sets the receipt steate

List of authorized values (IncidentStateX) in IMaintenanceIncidentOptionsComplexEntityMember

Public propertyReceiptStateMember
Gets the receipt steate

List of authorized values (IncidentStateX) in IMaintenanceIncidentOptionsComplexEntityMember

Public propertyReturnState
Gets or sets the return state

List of authorized values (IncidentStateX) in IMaintenanceIncidentOptionsComplexEntityMember

Public propertyReturnStateMember
Gets the return state

List of authorized values (IncidentStateX) in IMaintenanceIncidentOptionsComplexEntityMember

Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also