Click or drag to resize

IReadOnlyItemRangeOptionsComplexEntityMember Interface

Complex member grouping item range options.

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

The IReadOnlyItemRangeOptionsComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyAllowCalculateRangeNomenclatures
Gets the AllowCalculateRangeNomenclatures member value
Public propertyAlwaysWarnDetailItemCreatedBlocked
Gets the AlwaysWarnDetailItemCreatedBlocked member value
Public propertyAutoLoadConfigurationDetailItemIfUnderMaxCount
Gets the AutoLoadConfigurationDetailItemIfUnderMaxCount member value
Public propertyCopyRangeTypeCaptionToItemCaption
Gets the CopyRangeTypeCaptionToItemCaption member value
Public propertyCreateDetailItemsBlocked
Gets the CreateDetailItemsBlocked member value
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyRangeItemCombinationLimit
Gets the RangeItemCombinationLimit member value
Public propertyRangeLabelFormat
Gets the RangeLabelFormat member value
Public propertyRangeLabelSeparator
Gets the RangeLabelSeparator member value
Public propertyShowRangeItemModificationNotAppliedWarning
Gets the ShowRangeItemModificationNotAppliedWarning 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