Click or drag to resize

PeriodicInvoicingSchemaTable Class

Gets the PeriodicInvoicing (Facturation périodique) table
Inheritance Hierarchy
SystemObject
  EBP.Api.Interfaces.SchemaPeriodicInvoicingSchemaTable

Namespace:  EBP.Api.Interfaces.Schema
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public abstract class PeriodicInvoicingSchemaTable

The PeriodicInvoicingSchemaTable type exposes the following members.

Constructors
  NameDescription
Protected methodPeriodicInvoicingSchemaTable
Initializes a new instance of the PeriodicInvoicingSchemaTable class
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Fields
  NameDescription
Public fieldStatic memberApplyCustomerDiscountColumnName
Gets the ApplyCustomerDiscount (Appliquer les remises et escomptes du client) column name
Public fieldStatic memberApplyPriceListColumnName
Gets the ApplyPriceList (Appliquer les tarifs et promotions) column name
Public fieldStatic memberAssortItemLinesColumnName
Gets the AssortItemLines (Regrouper les lignes Article) column name
Public fieldStatic memberCaptionColumnName
Gets the Caption (Libellé) column name
Public fieldStatic memberCopyTextLinesColumnName
Gets the CopyTextLines (Copier les lignes Texte) column name
Public fieldStatic memberCreateSubTotalColumnName
Gets the CreateSubTotal (Générer un sous-total par document) column name
Public fieldStatic memberCurrencyCalculationMethodColumnName
Gets the CurrencyCalculationMethod (Mode de calcul de la devise) column name
Public fieldStatic memberDelayBeforeAssortEnabledColumnName
Gets the DelayBeforeAssortEnabled (Ancienneté minimum des bons de livraison) column name
Public fieldStatic memberDoNotAddOriginDocumentInformationLineColumnName
Gets the DoNotAddOriginDocumentInformationLine (Ne pas ajouter les informations des documents d'origine) column name
Public fieldStatic memberDoNotSetLastDebitSepaToLastColumnName
Gets the DoNotSetLastDebitSepaToLast (Ne pas générer le séquencement Final sur le dernier prélèvement) column name
Public fieldStatic memberIdColumnName
Gets the Id (Code) column name
Public fieldStatic memberIgnoreCheckAddressColumnName
Gets the IgnoreCheckAddress (Ignorer la vérification de l’adresse) column name
Public fieldStatic memberIgnoreCheckUserDefinedFieldsColumnName
Gets the IgnoreCheckUserDefinedFields (Ignorer la vérification des champs personnalisés) column name
Public fieldStatic memberInvoicingModeColumnName
Gets the InvoicingMode (Mode) column name
Public fieldStatic memberKeepBillOfQuantitiesProgramActiveColumnName
Gets the KeepBillOfQuantitiesProgramActive (Conserver le calcul de quantité actif) column name
Public fieldStatic memberKeepUnitPriceProgramActiveColumnName
Gets the KeepUnitPriceProgramActive (Conserver le calcul de PV HT actif) column name
Public fieldStatic memberNotesClearColumnName
Gets the NotesClear (Notes en texte brut) column name
Public fieldStatic memberNotesColumnName
Gets the Notes (Notes) column name
Public fieldStatic memberPeriodicInvoicingTableName
Gets the PeriodicInvoicing table name
Public fieldStatic memberPeriodicity_CaptionColumnName
Gets the Periodicity_Caption (Périodicité) column name
Public fieldStatic memberPeriodicity_DayNumberColumnName
Gets the Periodicity_DayNumber (Numéro du jour) column name
Public fieldStatic memberPeriodicity_DayNumberSelectorColumnName
Gets the Periodicity_DayNumberSelector (Sélection du jour par son numéro) column name
Public fieldStatic memberPeriodicity_DayRankColumnName
Gets the Periodicity_DayRank (Position du jour) column name
Public fieldStatic memberPeriodicity_DayRankSelectorColumnName
Gets the Periodicity_DayRankSelector (Sélection du jour par son rang) column name
Public fieldStatic memberPeriodicity_EndDateColumnName
Gets the Periodicity_EndDate (Date de fin) column name
Public fieldStatic memberPeriodicity_FridayColumnName
Gets the Periodicity_Friday (Vendredi) column name
Public fieldStatic memberPeriodicity_MondayColumnName
Gets the Periodicity_Monday (Lundi) column name
Public fieldStatic memberPeriodicity_SaturdayColumnName
Gets the Periodicity_Saturday (Samedi) column name
Public fieldStatic memberPeriodicity_SelectedDayOfWeekColumnName
Gets the Periodicity_SelectedDayOfWeek (Jour) column name
Public fieldStatic memberPeriodicity_StartDateColumnName
Gets the Periodicity_StartDate (Date de début) column name
Public fieldStatic memberPeriodicity_SundayColumnName
Gets the Periodicity_Sunday (Dimanche) column name
Public fieldStatic memberPeriodicity_ThursdayColumnName
Gets the Periodicity_Thursday (Jeudi) column name
Public fieldStatic memberPeriodicity_TuesdayColumnName
Gets the Periodicity_Tuesday (Mardi) column name
Public fieldStatic memberPeriodicity_TypeColumnName
Gets the Periodicity_Type (Type de périodicité) column name
Public fieldStatic memberPeriodicity_UserIncrementColumnName
Gets the Periodicity_UserIncrement (Périodicité définie par l'utilisateur) column name
Public fieldStatic memberPeriodicity_WednesdayColumnName
Gets the Periodicity_Wednesday (Mercredi) column name
Public fieldStatic memberReferenceDocumentIdColumnName
Gets the ReferenceDocumentId (Code document) column name
Public fieldStatic memberRetrieveCustomerInformationsColumnName
Gets the RetrieveCustomerInformations (Récupérer les données de la fiche client) column name
Public fieldStatic memberSettlementModeIdColumnName
Gets the SettlementModeId (Code mode de règlement) column name
Public fieldStatic membersysCreatedDateColumnName
Gets the sysCreatedDate (Date de création) column name
Public fieldStatic membersysCreatedUserColumnName
Gets the sysCreatedUser (Utilisateur de création) column name
Public fieldStatic membersysEditCounterColumnName
Gets the sysEditCounter (Compteur de modifications) column name
Public fieldStatic membersysModifiedDateColumnName
Gets the sysModifiedDate (Date de modification) column name
Public fieldStatic membersysModifiedUserColumnName
Gets the sysModifiedUser (Utilisateur de modification) column name
Public fieldStatic memberUpdatePricesColumnName
Gets the UpdatePrices (Actualiser les prix de vente de la pièce) column name
Public fieldStatic memberUpdatePurchaseAndCostPriceColumnName
Gets the UpdatePurchaseAndCostPrice (Actualiser les prix d'achat et de revient) column name
Public fieldStatic memberUseCustomSettlementModeColumnName
Gets the UseCustomSettlementMode (Utiliser un mode de règlement personnalisé) column name
Top
See Also