ActivitySchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The ActivitySchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivitySchemaTable | Initializes a new instance of the ActivitySchemaTable class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ActivityCategoryColumnName |
Gets the ActivityCategory (Catégorie) column name
| |
| ActivityTableName |
Gets the Activity table name
| |
| AutomaticCreationColumnName |
Gets the AutomaticCreation (Catégorie de création automatique) column name
| |
| CaptionColumnName |
Gets the Caption (Libellé) column name
| |
| ColleagueIdColumnName |
Gets the ColleagueId (Code commercial/collaborateur) column name
| |
| ConstructionSiteIdColumnName |
Gets the ConstructionSiteId (Code du projet) column name
| |
| Contact_AllowUsePersonnalDatasColumnName |
Gets the Contact_AllowUsePersonnalDatas (Autorise la réutilisation de ses données personnelles) column name
| |
| Contact_CellPhoneColumnName |
Gets the Contact_CellPhone (Téléphone portable) column name
| |
| Contact_CivilityColumnName |
Gets the Contact_Civility (Civilité (contact)) column name
| |
| Contact_DepartmentColumnName |
Gets the Contact_Department (Service/Bureau) column name
| |
| Contact_EmailColumnName |
Gets the Contact_Email (E-mail) column name
| |
| Contact_ExternalId_GoogleIdColumnName |
Gets the Contact_ExternalId_GoogleId (Identifiant Google) column name
| |
| Contact_ExternalId_OutlookIdColumnName |
Gets the Contact_ExternalId_OutlookId (Identifiant Outlook) column name
| |
| Contact_FaxColumnName |
Gets the Contact_Fax (Fax) column name
| |
| Contact_FirstNameColumnName |
Gets the Contact_FirstName (Prénom) column name
| |
| Contact_FunctionColumnName |
Gets the Contact_Function (Fonction) column name
| |
| Contact_NameColumnName |
Gets the Contact_Name (Nom (contact)) column name
| |
| Contact_NaturalPersonColumnName |
Gets the Contact_NaturalPerson (Personne physique) column name
| |
| Contact_OptInColumnName |
Gets the Contact_OptIn (Emailing autorisé) column name
| |
| Contact_PhoneColumnName |
Gets the Contact_Phone (Téléphone fixe) column name
| |
| ContactIdColumnName |
Gets the ContactId (Identifiant du contact) column name
| |
| CreatorColleagueIdColumnName |
Gets the CreatorColleagueId (Saisi par) column name
| |
| CustomerIdColumnName |
Gets the CustomerId (Code client) column name
| |
| CustomerNameColumnName |
Gets the CustomerName (Nom du client) column name
| |
| DealIdColumnName |
Gets the DealId (Code Affaire) column name
| |
| DocumentTypeColumnName |
Gets the DocumentType (Type de document) column name
| |
| EndDateTimeColumnName |
Gets the EndDateTime (Fin) column name
| |
| EventStateColumnName |
Gets the EventState (Etat) column name
| |
| EventTypeColumnName |
Gets the EventType (Type d'évènement) column name
| |
| IdColumnName |
Gets the Id (Code) column name
| |
| IncidentIdColumnName |
Gets the IncidentId (Code suivi incident) column name
| |
| MaintenanceContractIdColumnName |
Gets the MaintenanceContractId (Code contrat) column name
| |
| NotesClearColumnName |
Gets the NotesClear (Notes en texte brut) column name
| |
| NotesColumnName |
Gets the Notes (Notes) column name
| |
| PurchaseDocumentIdColumnName |
Gets the PurchaseDocumentId (Code document d'achat) column name
| |
| ReminderLetterIdColumnName |
Gets the ReminderLetterId (Code de fiche de relance) column name
| |
| SaleDocumentIdColumnName |
Gets the SaleDocumentId (Code document de vente) column name
| |
| ScheduleEventIdColumnName |
Gets the ScheduleEventId (Identifiant de l'évènement) column name
| |
| StartDateTimeColumnName |
Gets the StartDateTime (Début) column name
| |
| SupplierIdColumnName |
Gets the SupplierId (Code fournisseur) column name
| |
| SupplierNameColumnName |
Gets the SupplierName (Nom du fournisseur) column name
| |
| sysCreatedDateColumnName |
Gets the sysCreatedDate (Date de création) column name
| |
| sysCreatedUserColumnName |
Gets the sysCreatedUser (Utilisateur de création) column name
| |
| sysModifiedDateColumnName |
Gets the sysModifiedDate (Date de modification) column name
| |
| sysModifiedUserColumnName |
Gets the sysModifiedUser (Utilisateur de modification) column name
|