Click or drag to resize

IReadOnlySettingsOptionsComplexEntityMember Interface

contains the setttings OptionsComplexEntityMember

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

The IReadOnlySettingsOptionsComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyAmountDecimalNumber
Gets the AmountDecimalNumber member value
Public propertyConversionRate
Gets the ConversionRate member value
Public propertyCopyTextLineInDocumentAssort
Gets the CopyTextLineInDocumentAssort member value
Public propertyCurrencyConversionRateUpdateDelay
Gets the CurrencyConversionRateUpdateDelay member value
Public propertyCurrencyConversionRateUpdateEnable
Gets the CurrencyConversionRateUpdateEnable member value
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyExchangeValueCurrency
Gets the ExchangeValueCurrency member value
Public propertyExchangeValueCurrencyAbbreviation
Gets the ExchangeValueCurrencyAbbreviation member value
Public propertyExtendedStringCode
Gets the ExtendedStringCode member value
Public propertyFolderCurrency
Gets the FolderCurrency member value
Public propertyFolderCurrencyAbbreviation
Gets the FolderCurrencyAbbreviation member value
Public propertyFolderCurrencyIsoCode
Gets the FolderCurrencyIsoCode member value
Public propertyForceTrackingNumberInputDuringTransfert
Gets the ForceTrackingNumberInputDuringTransfert member value
Public propertyOnlyCustomersAllowingPersonnalDataUse
Gets the OnlyCustomersAllowingPersonnalDataUse member value
Public propertyOpenTransferedDocument
Gets the OpenTransferedDocument member value
Public propertyPartialProcessCopyNotDeliveredLines
Gets the PartialProcessCopyNotDeliveredLines member value
Public propertyPriceDecimalNumber
Gets the PriceDecimalNumber member value
Public propertyQuantityDecimalNumber
Gets the QuantityDecimalNumber member value
Public propertySearchableOnContains
Gets the SearchableOnContains member value
Public propertyUseMaxPrecisionForPump
Gets the UseMaxPrecisionForPump 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