Search Results for

    Show / Hide Table of Contents

    Class ContactAggregation

    Inheritance
    System.Object
    ContactAggregation
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Contact
    Assembly: Simplic.Contact.dll
    Syntax
    public class ContactAggregation

    Properties

    | Improve this Doc View Source

    Birthday

    Declaration
    public DateTime? Birthday { get; set; }
    Property Value
    Type Description
    System.Nullable<System.DateTime>
    | Improve this Doc View Source

    BusinessHomePage

    Declaration
    public string BusinessHomePage { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Categories

    Declaration
    public string Categories { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Concurrent

    Declaration
    public string Concurrent { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ContactId

    Declaration
    public long ContactId { get; set; }
    Property Value
    Type Description
    System.Int64
    | Improve this Doc View Source

    ContactIdRef

    Declaration
    public long? ContactIdRef { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int64>
    | Improve this Doc View Source

    ContactTypeKeyId

    Declaration
    public int ContactTypeKeyId { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    ContactTypeName

    Declaration
    public string ContactTypeName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ContactTypeShortName

    Declaration
    public string ContactTypeShortName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    CountGeoFences

    Declaration
    public int CountGeoFences { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    CountOpeningHours

    Declaration
    public int CountOpeningHours { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    CreateDateTime

    Declaration
    public DateTime CreateDateTime { get; set; }
    Property Value
    Type Description
    System.DateTime
    | Improve this Doc View Source

    CreateUserId

    Declaration
    public int CreateUserId { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    CreateUserName

    Declaration
    public string CreateUserName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Creditor

    Declaration
    public string Creditor { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Debitor

    Declaration
    public string Debitor { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    DuplicateState

    Declaration
    public int DuplicateState { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    EKSNr

    Declaration
    public string EKSNr { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Guid

    Declaration
    public Guid Guid { get; set; }
    Property Value
    Type Description
    System.Guid
    | Improve this Doc View Source

    IsDeleted

    Declaration
    public bool IsDeleted { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    IsTempContact

    Declaration
    public bool IsTempContact { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    JobTitle

    Declaration
    public string JobTitle { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MatchCode

    Declaration
    public string MatchCode { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    NickName

    Declaration
    public string NickName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PersonalAccountNumbers

    Declaration
    public string PersonalAccountNumbers { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PortCode

    Declaration
    public string PortCode { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryAdditional01

    Declaration
    public string PrimaryAdditional01 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryAddress

    Declaration
    public string PrimaryAddress { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryCity

    Declaration
    public string PrimaryCity { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryCompanyName

    Declaration
    public string PrimaryCompanyName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryCountry

    Declaration
    public string PrimaryCountry { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryCountryIso

    Declaration
    public string PrimaryCountryIso { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryDistrict

    Declaration
    public string PrimaryDistrict { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryEMailAddress0

    Declaration
    public string PrimaryEMailAddress0 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryEMailAddress1

    Declaration
    public string PrimaryEMailAddress1 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryEMailAddress2

    Declaration
    public string PrimaryEMailAddress2 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryEMailAddress3

    Declaration
    public string PrimaryEMailAddress3 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryEMailAddress4

    Declaration
    public string PrimaryEMailAddress4 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryEMailAddress5

    Declaration
    public string PrimaryEMailAddress5 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryFederalState

    Declaration
    public string PrimaryFederalState { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryFederalStateId

    Declaration
    public Guid? PrimaryFederalStateId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Guid>
    | Improve this Doc View Source

    PrimaryFirstName

    Declaration
    public string PrimaryFirstName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryFriendlyName

    Declaration
    public string PrimaryFriendlyName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryLand

    Declaration
    public string PrimaryLand { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryLastName

    Declaration
    public string PrimaryLastName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryLatitude

    Declaration
    public double PrimaryLatitude { get; set; }
    Property Value
    Type Description
    System.Double
    | Improve this Doc View Source

    PrimaryLetterSalutation

    Declaration
    public string PrimaryLetterSalutation { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryLockbox

    Declaration
    public string PrimaryLockbox { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryLockBoxZipcode

    Declaration
    public string PrimaryLockBoxZipcode { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryLongitude

    Declaration
    public double PrimaryLongitude { get; set; }
    Property Value
    Type Description
    System.Double
    | Improve this Doc View Source

    PrimaryPhoneNumber0

    Declaration
    public string PrimaryPhoneNumber0 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhoneNumber1

    Declaration
    public string PrimaryPhoneNumber1 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhoneNumber10

    Declaration
    public string PrimaryPhoneNumber10 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhoneNumber11

    Declaration
    public string PrimaryPhoneNumber11 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhoneNumber12

    Declaration
    public string PrimaryPhoneNumber12 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhoneNumber13

    Declaration
    public string PrimaryPhoneNumber13 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhoneNumber14

    Declaration
    public string PrimaryPhoneNumber14 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhoneNumber15

    Declaration
    public string PrimaryPhoneNumber15 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhoneNumber16

    Declaration
    public string PrimaryPhoneNumber16 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhoneNumber17

    Declaration
    public string PrimaryPhoneNumber17 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhoneNumber18

    Declaration
    public string PrimaryPhoneNumber18 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhoneNumber19

    Declaration
    public string PrimaryPhoneNumber19 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhoneNumber2

    Declaration
    public string PrimaryPhoneNumber2 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhoneNumber20

    Declaration
    public string PrimaryPhoneNumber20 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhoneNumber21

    Declaration
    public string PrimaryPhoneNumber21 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhoneNumber22

    Declaration
    public string PrimaryPhoneNumber22 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhoneNumber23

    Declaration
    public string PrimaryPhoneNumber23 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhoneNumber24

    Declaration
    public string PrimaryPhoneNumber24 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhoneNumber25

    Declaration
    public string PrimaryPhoneNumber25 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhoneNumber3

    Declaration
    public string PrimaryPhoneNumber3 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhoneNumber4

    Declaration
    public string PrimaryPhoneNumber4 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhoneNumber5

    Declaration
    public string PrimaryPhoneNumber5 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhoneNumber6

    Declaration
    public string PrimaryPhoneNumber6 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhoneNumber7

    Declaration
    public string PrimaryPhoneNumber7 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhoneNumber8

    Declaration
    public string PrimaryPhoneNumber8 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhoneNumber9

    Declaration
    public string PrimaryPhoneNumber9 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryPhysicalAddressId

    Declaration
    public long PrimaryPhysicalAddressId { get; set; }
    Property Value
    Type Description
    System.Int64
    | Improve this Doc View Source

    PrimarySalutation

    Declaration
    public string PrimarySalutation { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryStreet

    Declaration
    public string PrimaryStreet { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrimaryZipcode

    Declaration
    public string PrimaryZipcode { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    RepresentativeGroup

    Declaration
    public string RepresentativeGroup { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    RepresentativeGroupGuid

    Declaration
    public Guid? RepresentativeGroupGuid { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Guid>
    | Improve this Doc View Source

    TaxId

    Declaration
    public string TaxId { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Tenant

    Declaration
    public string Tenant { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    TenantId

    Declaration
    public Guid TenantId { get; set; }
    Property Value
    Type Description
    System.Guid
    | Improve this Doc View Source

    UpdateDateTime

    Declaration
    public DateTime UpdateDateTime { get; set; }
    Property Value
    Type Description
    System.DateTime
    | Improve this Doc View Source

    UpdateUserId

    Declaration
    public int UpdateUserId { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    UpdateUserName

    Declaration
    public string UpdateUserName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    UserFunction

    Declaration
    public string UserFunction { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    WIdNr

    Declaration
    public string WIdNr { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx