Click or drag to resize

IReadOnlyDeliveryReturnOrderComplexEntityMemberBase Interface

DeliveryReturn order ComplexEntityMember

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 IReadOnlyDeliveryReturnOrderComplexEntityMemberBase : IReadOnlyComplexEntityMember, 
	IDisposable, IEquatable<IProxy>

The IReadOnlyDeliveryReturnOrderComplexEntityMemberBase type exposes the following members.

Properties
  NameDescription
Public propertyDeliveryOrderState1
Gets the DeliveryOrderState1 member value
Public propertyDeliveryOrderState10
Gets the DeliveryOrderState10 member value
Public propertyDeliveryOrderState2
Gets the DeliveryOrderState2 member value
Public propertyDeliveryOrderState3
Gets the DeliveryOrderState3 member value
Public propertyDeliveryOrderState4
Gets the DeliveryOrderState4 member value
Public propertyDeliveryOrderState5
Gets the DeliveryOrderState5 member value
Public propertyDeliveryOrderState6
Gets the DeliveryOrderState6 member value
Public propertyDeliveryOrderState7
Gets the DeliveryOrderState7 member value
Public propertyDeliveryOrderState8
Gets the DeliveryOrderState8 member value
Public propertyDeliveryOrderState9
Gets the DeliveryOrderState9 member value
Public propertyDeliveryOrderTrackingAndLocationMandatoryOnState10
Gets the DeliveryOrderTrackingAndLocationMandatoryOnState10 member value
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyIsDeliveryOrderStateEnabled
Gets the IsDeliveryOrderStateEnabled member value
Public propertyIsReturnOrderStateEnabled
Gets the IsReturnOrderStateEnabled member value
Public propertyReturnOrderState1
Gets the ReturnOrderState1 member value
Public propertyReturnOrderState10
Gets the ReturnOrderState10 member value
Public propertyReturnOrderState2
Gets the ReturnOrderState2 member value
Public propertyReturnOrderState3
Gets the ReturnOrderState3 member value
Public propertyReturnOrderState4
Gets the ReturnOrderState4 member value
Public propertyReturnOrderState5
Gets the ReturnOrderState5 member value
Public propertyReturnOrderState6
Gets the ReturnOrderState6 member value
Public propertyReturnOrderState7
Gets the ReturnOrderState7 member value
Public propertyReturnOrderState8
Gets the ReturnOrderState8 member value
Public propertyReturnOrderState9
Gets the ReturnOrderState9 member value
Public propertyReturnOrderTrackingAndLocationMandatoryOnState10
Gets the ReturnOrderTrackingAndLocationMandatoryOnState10 member value
Public propertyUseInvoicingThirdNameOnDelivery
Gets the UseInvoicingThirdNameOnDelivery 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