Click or drag to resize

IReadOnlyDocumentTransferOperationEntity Interface

DocumentTransferOperation Entity

(Transfert)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Operations
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public interface IReadOnlyDocumentTransferOperationEntity : IReadOnlyEntity, 
	IDisposable, IEquatable<IProxy>

The IReadOnlyDocumentTransferOperationEntity type exposes the following members.

Properties
  NameDescription
Public propertyCopyFooterToCorrectiveInvoice
Gets the CopyFooterToCorrectiveInvoice member value
Public propertyCorrectionCause
Gets the CorrectionCause member value
Public propertyCorrectionReasonCaption
Gets the CorrectionReasonCaption member value
Public propertyCorrectionReasonId
Gets the CorrectionReasonId member value
Public propertyCorrectionType
Gets the CorrectionType member value
Public propertyCreateConstructionSite
Gets the CreateConstructionSite member value
Public propertyCreatedDate
Gets the Created Date
(Inherited from IReadOnlyEntity.)
Public propertyCreatedUser
Gets the Created User
(Inherited from IReadOnlyEntity.)
Public propertyCurrencyCalculationMethod
Gets the CurrencyCalculationMethod member value
Public propertyCurrencyConversionRate
Gets the CurrencyConversionRate member value
Public propertyCurrencyId
Gets the CurrencyId member value
Public propertyDeliverPartiallyReceiptedCountermark
Gets the DeliverPartiallyReceiptedCountermark member value
Public propertyDepositSmoothingCalculationType
Gets the DepositSmoothingCalculationType member value
Public propertyDocumentDate
Gets the DocumentDate member value
Public propertyDocumentEndDate
Gets the DocumentEndDate member value
Public propertyDocumentInfos
Gets the document to assort informations
Public propertyDocumentNumberPrefix
Gets the DocumentNumberPrefix member value
Public propertyDocumentNumberPrefix2
Gets the DocumentNumberPrefix2 member value
Public propertyDocumentNumberSuffix
Gets the DocumentNumberSuffix member value
Public propertyDocumentNumberSuffix2
Gets the DocumentNumberSuffix2 member value
Public propertyDocumentSerialCaption
Gets the DocumentSerialCaption member value
Public propertyDocumentSerialId
Gets the DocumentSerialId member value
Public propertyDocumentSubType
Gets the DocumentSubType member value
Public propertyDoNotAddOriginDocumentInformationLine
Gets the DoNotAddOriginDocumentInformationLine member value
Public propertyEntityCaption
Gets the caption of the current entity, using the content
(Inherited from IReadOnlyEntity.)
Public propertyEntityLabel
Gets the entity Label
(Inherited from IReadOnlyEntity.)
Public propertyErrors
Gets the collection of errors
(Inherited from IReadOnlyEntity.)
Public propertyExcludeNotIncludedLineFromQuote
Gets the ExcludeNotIncludedLineFromQuote member value
Public propertyExecutionQuoteState
Gets the ExecutionQuoteState member value
Public propertyFreezeContract
Gets the FreezeContract member value
Public propertyIsDeleted
Gets if the mode matches a deleted mode
(Inherited from IReadOnlyEntity.)
Public propertyLaunchReplenishment
Gets the LaunchReplenishment member value
Public propertyMailStandardTextId
Gets the MailStandardTextId member value
Public propertyMembers
List of the members. It allows to acces to members with the name
(Inherited from IReadOnlyEntity.)
Public propertyModifiedDate
Gets the Modified Date
(Inherited from IReadOnlyEntity.)
Public propertyModifiedUser
Gets the Modified User
(Inherited from IReadOnlyEntity.)
Public propertyOpenGeneratedSettlements
Gets the OpenGeneratedSettlements member value
Public propertyOriginDocumentSubType
Gets the OriginDocumentSubType member value
Public propertyOriginDocumentType
Gets the OriginDocumentType member value
Public propertyOwnerEntity
Gets the main entity that own all this items/collection
(Inherited from IReadOnlyEntity.)
Public propertyParent
Gets the parent entity collection, that own this item
(Inherited from IReadOnlyEntity.)
Public propertyPreviousDocumentEndDate
Gets the PreviousDocumentEndDate member value
Public propertyReadOnly
Gets if the entity is in read only mode, to preserve from data changing
(Inherited from IReadOnlyEntity.)
Public propertySendAssociatedFiles
Gets the SendAssociatedFiles member value
Public propertySendMail
Gets the SendMail member value
Public propertySendSms
Gets the SendSms member value
Public propertySilent
Get if the entity is in silent mode
(Inherited from IReadOnlyEntity.)
Public propertyStandardTextId
Gets the StandardTextId member value
Public propertyStates
Gets the entity states
(Inherited from IReadOnlyEntity.)
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also