Click or drag to resize

EnterpriseOneTransactionGeneralContactsObjects Class

Provides typed access to the repositories in the General.Contacts namespace.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.CoreEnterpriseOneTransactionGeneralContactsObjects

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public class GeneralContactsObjects

The EnterpriseOneTransactionGeneralContactsObjects type exposes the following members.

Properties
  NameDescription
Public propertyActivities
Gets a typed query for the General.Contacts.Activity entity type.
Public propertyActivityParticipants
Gets a typed query for the General.Contacts.ActivityParticipant entity type.
Public propertyActivityResources
Gets a typed query for the General.Contacts.ActivityResource entity type.
Public propertyActivityTemplates
Gets a typed query for the General.Contacts.ActivityTemplate entity type.
Public propertyActivityTimeIntervals
Gets a typed query for the General.Contacts.ActivityTimeInterval entity type.
Public propertyCompanies
Gets a typed query for the General.Contacts.Company entity type.
Public propertyCompanyDepartments
Gets a typed query for the General.Contacts.CompanyDepartment entity type.
Public propertyCompanyDivisions
Gets a typed query for the General.Contacts.CompanyDivision entity type.
Public propertyCompanyEmployees
Gets a typed query for the General.Contacts.CompanyEmployee entity type.
Public propertyCompanyLocations
Gets a typed query for the General.Contacts.CompanyLocation entity type.
Public propertyContactMechanismPurposes
Gets a typed query for the General.Contacts.ContactMechanismPurpos entity type.
Public propertyContactMechanisms
Gets a typed query for the General.Contacts.ContactMechanism entity type.
Public propertyPartyBankAccounts
Gets a typed query for the General.Contacts.PartyBankAccount entity type.
Public propertyPartyContactMechanisms
Gets a typed query for the General.Contacts.PartyContactMechanism entity type.
Public propertyPartyPictures
Gets a typed query for the General.Contacts.PartyPicture entity type.
Public propertyPartyRelationships
Gets a typed query for the General.Contacts.PartyRelationship entity type.
Public propertyPartyRelationshipTypes
Gets a typed query for the General.Contacts.PartyRelationshipType entity type.
Public propertyPersons
Gets a typed query for the General.Contacts.Person entity type.
Public propertyReminders
Gets a typed query for the General.Contacts.Reminder entity type.
Top
See Also