Click or drag to resize

OptionsCopiedInDocumentSchemaTableSchemaTable Class

Gets the OptionsCopiedInDocumentSchemaTable (Mentions légales des documents) table
Inheritance Hierarchy
SystemObject
  EBP.Api.Interfaces.SchemaOptionsCopiedInDocumentSchemaTableSchemaTable

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 OptionsCopiedInDocumentSchemaTableSchemaTable

The OptionsCopiedInDocumentSchemaTableSchemaTable type exposes the following members.

Constructors
  NameDescription
Protected methodOptionsCopiedInDocumentSchemaTableSchemaTable
Initializes a new instance of the OptionsCopiedInDocumentSchemaTableSchemaTable 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 memberCompanyAddress_Address1ColumnName
Gets the CompanyAddress_Address1 (Adresse 1) column name
Public fieldStatic memberCompanyAddress_Address2ColumnName
Gets the CompanyAddress_Address2 (Adresse 2) column name
Public fieldStatic memberCompanyAddress_Address3ColumnName
Gets the CompanyAddress_Address3 (Adresse 3) column name
Public fieldStatic memberCompanyAddress_Address4ColumnName
Gets the CompanyAddress_Address4 (Adresse 4) column name
Public fieldStatic memberCompanyAddress_CityColumnName
Gets the CompanyAddress_City (Ville) column name
Public fieldStatic memberCompanyAddress_CountryIsoCodeColumnName
Gets the CompanyAddress_CountryIsoCode (Code Pays) column name
Public fieldStatic memberCompanyAddress_StateColumnName
Gets the CompanyAddress_State (Département) column name
Public fieldStatic memberCompanyAddress_ZipCodeColumnName
Gets the CompanyAddress_ZipCode (Code postal) column name
Public fieldStatic memberCompanyCapitalColumnName
Gets the CompanyCapital (Capital) column name
Public fieldStatic memberCompanyIntraCommunityVatNumberColumnName
Gets the CompanyIntraCommunityVatNumber (Numéro de TVA intracommunautaire) column name
Public fieldStatic memberCompanyLegalFormColumnName
Gets the CompanyLegalForm (Forme juridique) column name
Public fieldStatic memberCompanyNameColumnName
Gets the CompanyName (Nom/Raison sociale) column name
Public fieldStatic memberHash_Hash_ChainedIdColumnName
Gets the Hash_Hash_ChainedId (Identifiant de la donnée chaînée) column name
Public fieldStatic memberHash_Hash_HashColumnName
Gets the Hash_Hash_Hash (Hachage) column name
Public fieldStatic memberIdColumnName
Gets the Id (Code) column name
Public fieldStatic memberInvoiceObligatoryMentionsClearColumnName
Gets the InvoiceObligatoryMentionsClear (Mention obligatoire des factures (en clair)) column name
Public fieldStatic memberInvoiceObligatoryMentionsColumnName
Gets the InvoiceObligatoryMentions (Mention obligatoire des factures) column name
Public fieldStatic memberLocalizableInvoiceObligatoryMentions_2ColumnName
Gets the LocalizableInvoiceObligatoryMentions_2 (Mention obligatoire des factures (3)) column name
Public fieldStatic memberLocalizableInvoiceObligatoryMentions_3ColumnName
Gets the LocalizableInvoiceObligatoryMentions_3 (Mention obligatoire des factures (4)) column name
Public fieldStatic memberLocalizableInvoiceObligatoryMentions_4ColumnName
Gets the LocalizableInvoiceObligatoryMentions_4 (Mention obligatoire des factures (5)) column name
Public fieldStatic memberLocalizableInvoiceObligatoryMentions_5ColumnName
Gets the LocalizableInvoiceObligatoryMentions_5 (Mention obligatoire des factures (6)) column name
Public fieldStatic memberLocalizableInvoiceObligatoryMentions_Clear_2ColumnName
Gets the LocalizableInvoiceObligatoryMentions_Clear_2 (Mention obligatoire des factures (en clair) (3)) column name
Public fieldStatic memberLocalizableInvoiceObligatoryMentions_Clear_3ColumnName
Gets the LocalizableInvoiceObligatoryMentions_Clear_3 (Mention obligatoire des factures (en clair) (4)) column name
Public fieldStatic memberLocalizableInvoiceObligatoryMentions_Clear_4ColumnName
Gets the LocalizableInvoiceObligatoryMentions_Clear_4 (Mention obligatoire des factures (en clair) (5)) column name
Public fieldStatic memberLocalizableInvoiceObligatoryMentions_Clear_5ColumnName
Gets the LocalizableInvoiceObligatoryMentions_Clear_5 (Mention obligatoire des factures (en clair) (6)) column name
Public fieldStatic memberOptionsCopiedInDocumentSchemaTableTableName
Gets the OptionsCopiedInDocumentSchemaTable table name
Public fieldStatic memberOptionsCounterColumnName
Gets the OptionsCounter (Compteur) 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 membersysModifiedDateColumnName
Gets the sysModifiedDate (Date de modification) column name
Public fieldStatic membersysModifiedUserColumnName
Gets the sysModifiedUser (Utilisateur de modification) column name
Top
See Also