Click or drag to resize

IPickUpStatesComplexEntityMember Interface

Pick up states 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 IPickUpStatesComplexEntityMember : IComplexEntityMember, 
	IDisposable, IEquatable<IProxy>

The IPickUpStatesComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyEntity
The owner entity
(Inherited from IComplexEntityMember.)
Public propertyIsPickUpStateEnabled
Gets or sets whether pick up state is enabled.
Public propertyIsPickUpStateEnabledMember
Gets whether pick up state is enabled.
Public propertyPickUpState1
Gets or sets the pick up state1.
Public propertyPickUpState10
Gets or sets the pick up state10.
Public propertyPickUpState10Member
Gets the pick up state10.
Public propertyPickUpState1Member
Gets the pick up state1.
Public propertyPickUpState2
Gets or sets the pick up state2.
Public propertyPickUpState2Member
Gets the pick up state2.
Public propertyPickUpState3
Gets or sets the pick up state3.
Public propertyPickUpState3Member
Gets the pick up state3.
Public propertyPickUpState4
Gets or sets the pick up state4.
Public propertyPickUpState4Member
Gets the pick up state4.
Public propertyPickUpState5
Gets or sets the pick up state5.
Public propertyPickUpState5Member
Gets the pick up state5.
Public propertyPickUpState6
Gets or sets the pick up state6.
Public propertyPickUpState6Member
Gets the pick up state6.
Public propertyPickUpState7
Gets or sets the pick up state7.
Public propertyPickUpState7Member
Gets the pick up state7.
Public propertyPickUpState8
Gets or sets the pick up state8.
Public propertyPickUpState8Member
Gets the pick up state8.
Public propertyPickUpState9
Gets or sets the pick up state9.
Public propertyPickUpState9Member
Gets the pick up state9.
Public propertyPickUpTrackingAndLocationMandatoryOnState10
Gets or sets whether tracking and location are mandatory only for pick up state 10
Public propertyPickUpTrackingAndLocationMandatoryOnState10Member
Gets whether tracking and location are mandatory only for pick up state 10
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also