• SuperOffice APIs
  • NetServer fundamentals
  • Quick-start
  • Authentication
    • Overview
    • Online authentication
      • Which flow should I use?
      • Which user type should I use?
      • OpenID Connect
      • Sign in user (front-channel)
        • Authorization Code Flow
        • Hybrid Flow
        • Implicit Flow
        • Native Apps
        • Legacy
      • System user (back-channel)
        • Sign system user token
        • Get system user ticket
      • Validate tokens
      • Troubleshooting
        • IFrames and IdP
      • Certificates
        • Add SuperOffice certificates
        • Configure certificates
        • Override certificate resolver
    • Onsite authentication
      • Users and associates
      • Terminology
      • SoSession
        • Switch SoSessions
        • SOAP web services
      • Web service authentication
      • Configuration
        • Enable anonymous user
        • Enable external user
      • Authentication plug-ins
      • Legacy
        • COM API
        • From secret to ticket
  • Configuration
    • AccessGateway
    • BatchService
    • Client
    • ClientConfigurationProvider
    • Cloud
    • CssSprite
    • CustomerService
    • CustomProxy
    • Data
    • Diagnostics
    • Documents
    • Downloads
    • Factory
    • FeatureToggles
    • Globalization
    • GoogleRecaptcha
    • Infrastructure
    • IntelliSyncConnector
    • Mail
    • Messaging
    • OidcLogin
    • Pocket
    • Reporter
    • Scripting
    • Security
    • Services
    • SoFormsAuthentication
    • Subclients
    • Superid
    • SuspendedSite
    • Sync
    • Threading
    • Timezone
    • WebApi
    • Webhooks
    • WebServices
  • Caching
    • SuperOffice.CRM.Cache
    • Associate cache
    • Category cache
    • SuperOffice.CRM.Security
    • Cached tables (Windows)
    • Flush cache
  • Logging
    • Filter Namespaces and Classes
    • Standard NetServer Logging
    • Using SerilLog
    • Configure SerilLog
    • Custom logger
  • Lists
    • List web services
      • List endpoint
      • MDO endpoint
      • How to
        • Get all lists
        • Get list entity
        • Get one list item
        • Get all list items
        • Create a list
        • Delete a list
        • Create a list item
        • Delete a list item
    • List rows
      • How-to
        • Add list items
    • NetServer lists
      • Typed list
      • User-defined list
      • Group view list
      • Generic list
      • How-to
        • Create a list plug-in
        • Get a list
  • Web Services
    • Endpoints
      • Agents WebAPI
      • REST WebAPI
      • Get version
      • HTTP request headers
      • SOAP
    • Proxies
      • Using WebAPI client
        • Getting started
        • Authorizations
        • System User
      • Using NetServer Services proxies
      • Using custom proxies
    • Timezones
    • How to set up REST onsite
    • How to...
      • Address
        • Read the LocalizedAddress
        • Set LocalizedAddress
      • Company
        • Create contact
        • Get contact
        • Get all contacts (REST)
        • Get interests
        • Set interest on/off
        • Add a category list item (REST)
        • Add a category list item (Agents WebAPI)
        • Get category list (ListAgent)
        • Get category list (MDOAgent)
        • Set category (MDOAgent)
      • Contact (person)
        • Get persons (ContactAgent)
        • Get persons (PersonAgent)
        • Update person
        • Get person image (REST)
        • Update person image (REST)
        • Display person image (ImageUtility)
        • Display image from BLOB table
      • Custom objects
        • Extra tables
          • How to insert row
          • How to update row
          • How to read row
          • How to delete row
          • How to search
        • User-defined fields
          • How to get all user-defined fields
          • How to create user-defined fields
          • How to update user-defined fields
          • How to delete user-defined fields
          • Set udef list-item value
          • Get udef list and values
          • Find contact by udef
      • Dashboard
        • Get dashboards and tiles (REST)
      • Diary
        • Create appointment
        • Create recurring appointment
        • Create invitation
        • Get invitations
        • Accept invitation
        • Create VideoMeeting
        • Delete invitation
      • Documents
        • Add document template
        • Generate document
        • Create
        • Download
        • Update
        • Configure access
      • Flows
        • Create email flow
        • Create triggers
        • Create steps
        • Save email flow
      • Sale
        • Link sale to appointment
  • Entities
    • Entity collections
    • Set Defaults
    • Entity events
    • Entity activity links
    • Nested persist
    • Use and misuse of collections
    • How to...
      • Get an entity
      • Get an entity through an entity
      • Create an entity
      • Create an entity through an entity
      • Update an entity
      • Update an entity through an entity
      • Delete an entity
      • Delete an entity through an entity
      • Company
        • Create contact
        • Create contact (in entity)
        • Create contact (in collection)
        • Get contact
        • Get interests
        • Set interest on/off
        • Get category list (typed provider)
        • Get category list (generic provider)
      • Contact (person)
        • Get persons from contact
        • Update person entity
        • Display image from BLOB table
        • Get associate list
      • Custom fields
        • Set udef list-item value
        • Get udef value
        • Update udef
        • Using UDFHelper
        • UDFHelper class
        • Udef on contact
      • Diary
        • Create appointment
        • Create appointment (in entity)
        • Create appointment (in collection)
        • Create recurring appointment
        • Create invitation
        • Accept invitation
      • Sale
        • Link sale to appointment
  • Rows
    • Introduction to Row and Rows
    • CustomSearch
    • Row events
    • How to...
      • Get a row
      • Get a row through an entity
      • Create a row
      • Create a row through an entity
      • Update a row
      • Update a row through an entity
      • Delete a row
      • Delete a row through an entity
      • Address
        • Update address
      • Company
        • Create contact (Row)
        • Create contact (Rows)
        • Add new contact interest
        • Get category list
      • Contact (person)
        • Get persons from contact
        • Update person
        • Collections
      • Diary
        • Create appointment (Row)
        • Create appointment (Rows)
      • SAINT
        • Search SAINT (ContactRow.CustomSearch)
  • Objectified SQL
    • Introduction to OSQL
    • OSQL Evolution
    • Join
    • Outer Join
    • Like Operator
    • And Clause
    • Aliasing
    • Group By
    • Order By
    • Insert Statement
    • Update Statement
    • Delete Statement
    • Functions
      • Count
      • Upper
      • SoundEx
    • How to...
      • Company
        • Create contact
        • Get category list
      • Contact (person)
        • Get persons from contact (sodatareader)
        • Update person
      • Diary
        • Create appointment
  • Raw SQL queries
    • Company
      • Create contact
      • Get contact details
      • Get interests
      • Get category list
    • Contact (person)
      • Get persons from contact
      • Update person
      • Add person picture BLOBs
    • Custom fields
      • Set udef
    • Diary
      • Create appointment
      • Create invitation
      • Accept invitation
    • Project
      • Create project
      • Text table
      • Project guide
    • SAINT
      • Get contact by saint value
      • Search SAINT values
    • Sale
      • Stakeholders
  • Bulk Operation
    • Bulk Update
      • How to use bulk update
      • Field value info
      • Operations and values
      • Entities and field types
      • Examples
      • Reference
        • Appointment table
        • Contact table
        • Document table
        • Person table
        • Project table
        • Sale table
        • Selection table
        • Ticket table
        • Extra fields
        • User-defined fields
    • Mass Operations
      • Delete
      • Insert
      • Truncate
      • Upsert
      • Protected Tables
  • Search APIs
    • Find Selection API
      • Terminology
      • How to search
      • How to populate selectable columns
      • Operators
      • Date range as criteria
      • Convert legacy operators
      • Typical search
    • Archive provider fundamentals
      • Encoded values
      • Perform query
      • Aggregation
      • Aggregation with GroupBy
      • Nested Aggregate Functions
    • Archive provider architecture
      • Interfaces
      • Data classes
      • Client usage scenarios
      • Provider metadata
      • Providers
      • Extenders
      • Joiners
      • Base and helper classes
    • ArchiveAgent samples
      • Invitation archive
    • Archive provider reference
      • Archive Provider list
      • Activity
      • AggregationWrapper2
      • AllUsers
      • Appointment
      • AppointmentAcceptedNotification
      • AppointmentCancelledNotification
      • AppointmentDynamicSelection
      • AppointmentDynamicSelectionSingleCriteriaGroup
      • AppointmentDynamicSelectionV2
      • Appointmentfavourites
      • AppointmenthadowSelectionCombined
      • AppointmentNewNotification
      • AppointmentNotification
      • AppointmentNotificationAggregator
      • AppointmentRejectedNotification
      • AppointmentSelection
      • AppointmentSelectionCombined
      • AppointmentSelectionCombinedV2
      • AppointmentSelectionV2
      • AppointmentShadowDynamicSelection
      • AppointmentShadowDynamicSelectionSingleCriteriaGroup
      • AppointmentShadowDynamicSelectionV2
      • AppointmentShadowSelection
      • AppointmentShadowSelectionCombinedV2
      • AppointmentShadowSelectionV2
      • AppointmentShadowStaticSelection
      • AppointmentShadowStaticSelectionV2
      • AppointmentStaticSelection
      • AppointmentStaticSelectionV2
      • AppointmentUpdatedNotification
      • AssignResponseInvitation
      • AssociateProjectDynamicSelection
      • AssociateProjectDynamicSelectionV2
      • AssociateProjects
      • AssociateProjectSelection
      • AssociateProjectSelectionV2
      • AssociateProjectStaticSelection
      • AssociateProjectStaticSelectionV2
      • BatchTasks
      • BookingResponseInvitation
      • BulkUpdateResults
      • CancelledInvitation
      • CategoryMembers
      • ChatConversationDynamicSelectionSingleCriteriaGroup
      • ChatConversationDynamicSelectionV2
      • ChatConversationSelectionCombinedV2
      • ChatConversationSelectionV2
      • ChatConversationShadowDynamicSelectionSingleCriteriaGroup
      • ChatConversationShadowDynamicSelectionV2
      • ChatConversationShadowSelectionCombinedV2
      • ChatConversationShadowSelectionV2
      • ChatConversationShadowStaticSelectionV2
      • ChatConversationStaticSelectionV2
      • ChatSession
      • ChecklistAppointment
      • ConfigurableArchive
      • ConfigurableArchiveAppointment
      • ConfigurableArchiveProject
      • ConfigurableArchiveQuoteLine
      • ConsentPurpose
      • Contact
      • ContactActivity
      • ContactDynamicSelection
      • Contactfavourites
      • ContactPersonDynamicSelectionSingleCriteriaGroup
      • ContactPersonDynamicSelectionV2
      • ContactPersonSelectionCombinedV2
      • ContactPersonSelectionV2
      • ContactPersonStaticSelectionV2
      • ContactProjects
      • ContactSelection
      • ContactSelectionCombined
      • ContactStaticSelection
      • CredentialUser
      • Criteria
      • CRMScripts
      • CustomObject
      • CustomObjectDynamicSelectionSingleCriteriaGroup
      • CustomObjectDynamicSelectionV2
      • CustomObjectSelectionCombinedV2
      • CustomObjectSelectionV2
      • CustomObjectStaticSelectionV2
      • DiaryActivity
      • DiaryAppointment
      • Document
      • DocumentDynamicSelection
      • DocumentDynamicSelectionSingleCriteriaGroup
      • DocumentDynamicSelectionV2
      • Documentfavourites
      • DocumenthadowSelectionCombined
      • DocumenthadowSelectionCombinedV2
      • DocumentQuoteLineInnerData
      • DocumentSelection
      • DocumentSelectionCombined
      • DocumentSelectionCombinedV2
      • DocumentSelectionV2
      • DocumentShadowDynamicSelection
      • DocumentShadowDynamicSelectionSingleCriteriaGroup
      • DocumentShadowDynamicSelectionV2
      • DocumentShadowSelection
      • DocumentShadowSelectionV2
      • DocumentShadowStaticSelection
      • DocumentShadowStaticSelectionV2
      • DocumentStaticSelection
      • DocumentStaticSelectionV2
      • DummySelectionContact
      • Dynamic
      • Ejscripts
      • EmailAddress
      • Emailcontactaddress
      • EmailFlowContent
      • EmailFlowEmailContent
      • EmailFlowFolders
      • EmailFlowFormContent
      • EmailFlowInstances
      • EmailFlows
      • EmailFlowsAndFolders
      • Emailpersonaddress
      • ErpConnection
      • ErpConnector
      • ErpEntity
      • ErpField
      • ErpSyncLog
      • EventHandler
      • ExistingCategoryMembers
      • ExplicitInvitation
      • Externaldocumentfolders
      • Externaldocumentitems
      • Externaldocuments
      • ExternalPersons
      • ExternalUsers
      • Favourites
      • FavouriteTickets
      • FindAppointment
      • FindChatSession
      • FindContact
      • FindContactWithoutPhoneAddressEmail
      • FindDocument
      • FindErpEntity
      • FindErpProduct
      • FindProductViaConnectorProvider
      • FindProject
      • FindQuoteLine
      • FindSale
      • FindSelection
      • FindTicket
      • ForeignKeys
      • FormSubmission
      • FormSubmissionDynamicSelectionSingleCriteriaGroup
      • FormSubmissionDynamicSelectionV2
      • FormSubmissionSelectionCombinedV2
      • FormSubmissionSelectionV2
      • FormSubmissionShadowDynamicSelectionSingleCriteriaGroup
      • FormSubmissionShadowDynamicSelectionV2
      • FormSubmissionShadowSelectionCombinedV2
      • FormSubmissionShadowSelectionV2
      • FormSubmissionShadowStaticSelectionV2
      • FormSubmissionStaticSelectionV2
      • FreetextAppointment
      • FreetextContact
      • FreetextCount
      • FreetextDocument
      • FreetextPerson
      • FreetextProject
      • FreetextSale
      • FreetextSelection
      • FreetextTicket
      • InnerSelectionStaticContactProvider
      • InnerSelectionStaticPersonProvider
      • InternalUsers
      • Invitation
      • LastTickets
      • Links
      • LinksAppointments
      • LinksContact
      • LinksDocuments
      • LinksPerson
      • LinksProject
      • LinksSales
      • LinksSelection
      • LinksURL
      • ListItems
      • Mail
      • Mail2
      • MailFolder
      • Mailingfavourites
      • Mailings
      • MailingsDynamicSelectionSingleCriteriaGroup
      • MailingsDynamicSelectionV2
      • MailingsSelectionCombinedV2
      • MailingsSelectionV2
      • MailingsShadowDynamicSelectionSingleCriteriaGroup
      • MailingsShadowDynamicSelectionV2
      • MailingsShadowSelectionCombinedV2
      • MailingsShadowSelectionV2
      • MailingsShadowStaticSelectionV2
      • MailingsStaticSelectionV2
      • MappedPreferences
      • ModuleLicense
      • NewCategoryMembers
      • Notification
      • Numbers
      • OtherUsers
      • OwnerContacts
      • Participants
      • ParticipantsWithConflictRemoval
      • Person
      • PersonActivity
      • Personfavourites
      • PersonProjects
      • PersonRelation
      • PriceList
      • Product
      • ProjectActivity
      • ProjectDynamicSelection
      • ProjectDynamicSelectionSingleCriteriaGroup
      • ProjectDynamicSelectionV2
      • Projectfavourites
      • ProjectGuide
      • ProjectGuideAppointment
      • ProjectGuideDocument
      • ProjecthadowSelectionCombined
      • ProjecthadowSelectionCombinedV2
      • ProjectMember
      • ProjectMemberAssociate
      • ProjectSelection
      • ProjectSelectionCombined
      • ProjectSelectionCombinedV2
      • ProjectSelectionV2
      • ProjectShadowDynamicSelection
      • ProjectShadowDynamicSelectionSingleCriteriaGroup
      • ProjectShadowDynamicSelectionV2
      • ProjectShadowSelection
      • ProjectShadowSelectionV2
      • ProjectShadowStaticSelection
      • ProjectShadowStaticSelectionV2
      • ProjectStaticSelection
      • ProjectStaticSelectionV2
      • QuoteApproval
      • QuoteConnection
      • QuoteConnector
      • QuoteLine
      • QuoteLineDynamicSelection
      • QuoteLineDynamicSelectionSingleCriteriaGroup
      • QuoteLineDynamicSelectionV2
      • QuoteLineSelection
      • QuoteLineSelectionCombined
      • QuoteLineSelectionCombinedV2
      • QuoteLineSelectionV2
      • QuoteLineShadowDynamicSelection
      • QuoteLineShadowDynamicSelectionSingleCriteriaGroup
      • QuoteLineShadowDynamicSelectionV2
      • QuoteLineShadowSelection
      • QuoteLineShadowSelectionCombined
      • QuoteLineShadowSelectionCombinedV2
      • QuoteLineShadowSelectionV2
      • QuoteLineShadowStaticSelection
      • QuoteLineShadowStaticSelectionV2
      • QuoteLineStaticSelection
      • QuoteLineStaticSelectionV2
      • QuoteVersionAttachment
      • RecycleContact
      • RecyclePerson
      • RecycleTicket
      • RejectedInvitation
      • Relation
      • ReportLabelLayout
      • RequestNotification
      • Role
      • SaintContact
      • SaintPerson
      • SaintProject
      • Sale
      • SaleActivity
      • SaleDiary
      • SaleDynamicSelection
      • SaleDynamicSelectionSingleCriteriaGroup
      • SaleDynamicSelectionV2
      • Salefavourites
      • SaleFiltered
      • SaleFilteredWithStakeholder
      • SaleGuide
      • SaleGuideAppointment
      • SaleGuideDocument
      • SaleHistory
      • SaleSelection
      • SaleSelectionCombined
      • SaleSelectionCombinedV2
      • SaleSelectionV2
      • SaleShadowDynamicSelection
      • SaleShadowDynamicSelectionSingleCriteriaGroup
      • SaleShadowDynamicSelectionV2
      • SaleShadowSelection
      • SaleShadowSelectionCombined
      • SaleShadowSelectionCombinedV2
      • SaleShadowSelectionV2
      • SaleShadowStaticSelection
      • SaleShadowStaticSelectionV2
      • SaleStakeholder
      • SaleStaticSelection
      • SaleStaticSelectionV2
      • SaleTypeQuoteAttachment
      • SelectionDynamicContactProvider
      • SelectionDynamicSelectionSingleCriteriaGroup
      • SelectionDynamicSelectionV2
      • Selectionfavourites
      • SelectionMemberStatic
      • SelectionSelectionCombinedV2
      • SelectionSelectionV2
      • SelectionStaticContactAddMembers
      • SelectionStaticSelectionV2
      • ShadowSelection
      • SimpleAppointment
      • SimpleChatSession
      • SimpleContact
      • SimpleDocument
      • SimpleInvitation
      • SimplePerson
      • SimpleProject
      • SimpleSale
      • SimpleSelection
      • Simpleshipment
      • SimpleTicket
      • SubContactPersonDynamicSelectionSingleCriteriaGroup
      • SubPersonContactDynamicSelectionSingleCriteriaGroup
      • SuperListColumnSize
      • SystemEvents
      • TargetValue
      • TargetValueSub
      • TemplateLanguage
      • Ticket
      • TicketActivatedNotification
      • TicketCustomMessageNotification
      • TicketDynamicSelection
      • TicketDynamicSelectionSingleCriteriaGroup
      • TicketDynamicSelectionV2
      • TicketEscalatedNotification
      • Ticketfavourites
      • TicketFavouriteUpdatedNotification
      • TicketMessage
      • TicketNewMessageNotification
      • TicketNewNotification
      • TicketNotification
      • TicketSelection
      • TicketSelectionCombined
      • TicketSelectionCombinedV2
      • TicketSelectionV2
      • TicketShadowDynamicSelection
      • TicketShadowDynamicSelectionSingleCriteriaGroup
      • TicketShadowDynamicSelectionV2
      • TicketShadowSelection
      • TicketShadowSelectionCombined
      • TicketShadowSelectionCombinedV2
      • TicketShadowSelectionV2
      • TicketShadowStaticSelection
      • TicketShadowStaticSelectionV2
      • TicketStaticSelection
      • TicketStaticSelectionV2
      • TicketTransferredNotification
      • TimeZones
      • UnassignedTickets
      • UsageStats
      • UserOpenTickets
      • UserPreferences
      • UserPreferenceTable
      • WebAppUsage
    • MDO provider reference
      • MDO Provider list
      • Activelanguage
      • Activitystatus
      • Addressformat
      • Allpersonsearch
      • Allpersonwithassociatesearch
      • Allpreferencekeys
      • Amountclass
      • AmountClass
      • Appointment
      • Appointmentcategory
      • Appointmentcautionwarning
      • Appointmentcompleted
      • Appointmentfavourite
      • Appointmentgroup
      • Appointmentresource
      • Appointmenttask
      • Appointmenttextid
      • Appointmenttype
      • Archiveprovider
      • Area
      • Associate
      • Associaterestrictions
      • Associatewithmail
      • Attachment
      • Business
      • Category
      • Categorygroup
      • Chartselection
      • Chatbot
      • Chatchannel
      • Chatservice
      • Chatsessionstatus
      • Chatuser
      • Colorindex
      • Combinedcontactpersonsearch
      • Comptr
      • Consentpurpose
      • Consentsource
      • Contact
      • Contact_and_person_freetextsearch
      • Contact_and_person_freetextsearch_hierarchical
      • Contact_freetextsearch
      • Contact_new
      • Contactfavourite
      • Contactperson_freetextsearch
      • Contactphone
      • Contactrelationdefinition
      • Contactwithpersonsearch
      • Contactwithpersonsearch_new
      • Contint
      • ContInt
      • Country
      • Country2
      • Createdocumenttemplateplugin
      • Credentialgroup
      • Credited
      • Crmfields
      • Crmscript
      • Culture
      • Culturesolanguage
      • Currency
      • Currentudeffields
      • Customerlanguage
      • Customobjectfavourite
      • Customobjectlist
      • Customobjectrelation
      • Dashboard
      • Dashboardcurrency
      • Dashboardentity
      • Dashboardtheme
      • Dashboardtile
      • Dashboardtileentitytype
      • Dashtilemeasure
      • Dayofmonth
      • Deliveryterms
      • DeliveryTerms
      • Deliverytype
      • DeliveryType
      • Diaryowner
      • Direction
      • Disconnectpersonactions
      • Doctmpl
      • DocTmpl
      • Document
      • Documentcategory
      • Documentcompleted
      • Documentfavourite
      • Documentgroup
      • Documenthandler
      • Documentmailing
      • Documentmailingtemplate
      • Documenttemplatelanguage
      • Documenttemplatesfiltered
      • Documenttypes
      • Efd_13
      • Ejcategory
      • Ejuser
      • Emailaddress
      • Emailflow
      • Emailfolder
      • Emailfromtype
      • Emailphone
      • Emailreplytotype
      • Enrichcontact
      • Erpactortype
      • Erpconnections
      • Erpconnectors
      • Erpdeliveryterms
      • Erpdeliverytype
      • Erpfields
      • Erppaymentterms
      • Erppaymenttype
      • Erpproductcategory
      • Erpproductfamily
      • Erpproducttype
      • Eventhandlertype
      • Everymonth
      • Executeonevent
      • Exporttemplate
      • Extapp
      • ExtApp
      • Faqcategory
      • Faqreplytemplate
      • Faqreplytemplatefavourite
      • Favouritetype
      • Filterassociates
      • Filterfuturedate
      • Filtergroups
      • Findproduct
      • Fontsize
      • Fonttype
      • Form
      • Formfolder
      • Formmailings
      • Formratingdice
      • Formratingnps
      • Formratingsmileys
      • Formratingstars
      • Formratingthumbs
      • Formsubmissionstatusprovider
      • Freetextsearchentity
      • Functionrights
      • Genericperson
      • Genericpersonwithmail
      • Groupview
      • Heading
      • Hierarchy
      • Htmlmailing
      • Htmlmailingtemplate
      • Importblankaction
      • Importcontactduplicatematch
      • Importduplicateaction
      • Importduplicateactionwithoutadd
      • Importfields
      • Importnewlistitem
      • Importnewpositionitem
      • Importnewproductlistitem
      • Importpersonduplicatematch
      • Importphoneurlsemail
      • Importproductduplicatematch
      • Importproductfields
      • Intent
      • Invitationtemplatelanguage
      • Iso639language
      • Kbentry
      • Language
      • Leadstatus
      • Legalbase
      • Lists
      • Locatecontact
      • Locatecontact_new
      • Locateperson
      • Location
      • Mailclient
      • Mailhtmltemplate
      • Mailing
      • Mailingdomains
      • Mailingfavourite
      • Mailingstatus
      • Mailingsubscriptiontype
      • Mailingtemplate
      • Mailingtype
      • Mailtemplate
      • Mergedocument
      • Mergetags
      • Month
      • Mrmrs
      • MrMrs
      • Ofmonth
      • Ownercontact
      • Paymentterms
      • PaymentTerms
      • Paymenttype
      • PaymentType
      • Period
      • Periods
      • Persint
      • PersInt
      • Person
      • Person_freetextsearch
      • Personcontact_freetextsearch
      • Personcontactfavourite
      • Personemailaddress
      • Personfavourite
      • Personphone
      • Personrestrictions
      • Personurl
      • Personwithmail
      • Perspos
      • PersPos
      • Phonesearch
      • Plugin
      • Pmembtype
      • PMembType
      • Prefdescline
      • Preferencekey
      • Preferencelineitem
      • Preferencesection
      • Pricelist
      • Priceunit
      • PriceUnit
      • Priority
      • Privacytemplate
      • Prob
      • Productcategory
      • ProductCategory
      • Productfamily
      • ProductFamily
      • Productimage
      • Producttype
      • ProductType
      • Project
      • Project_freetextsearch
      • Project_new
      • Projectassociate
      • Projectfavourite
      • Projectimage
      • Projectmemberwithmail
      • Projectstatus
      • Projecttype
      • Projecttypeflatlist
      • Projstatus
      • ProjStatus
      • Projtype
      • ProjType
      • Quotealternatives
      • Quoteapprovalassociate
      • Quoteapprovers
      • Quoteapprreason
      • QuoteApprReason
      • Quoteconnections
      • Quoteconnectors
      • Quotedenyreason
      • QuoteDenyReason
      • Quotedocumentgroupfields
      • Quotedocumentorderbyfields
      • Quotedocuments
      • Quotedocumenttype
      • Quotelinestatus
      • Quotetemplate
      • Quoteversion
      • Quoteversionstate
      • Reason
      • Reasonsold
      • ReasonSold
      • Reasonstalled
      • ReasonStalled
      • Recipientfavourite
      • Recordtype
      • Recurrenceweekcycle
      • Rejectreason
      • RejectReason
      • Relateddatafields
      • Relationdefinition
      • Relationssearchlistproviderappointmentactive
      • Relationssearchlistproviderappointmentappointmentactive
      • Relationssearchlistproviderappointmentappointmentpassive
      • Relationssearchlistproviderappointmentdocumentactive
      • Relationssearchlistproviderappointmentdocumentpassive
      • Relationssearchlistproviderappointmentpassive
      • Relationssearchlistproviderappointmentsaleactive
      • Relationssearchlistproviderappointmentsalepassive
      • Relationssearchlistprovidercontactactive
      • Relationssearchlistprovidercontactcontactactive
      • Relationssearchlistprovidercontactcontactpassive
      • Relationssearchlistprovidercontactpassive
      • Relationssearchlistprovidercontactpersonactive
      • Relationssearchlistprovidercontactpersonpassive
      • Relationssearchlistproviderdocumentactive
      • Relationssearchlistproviderdocumentappointmentactive
      • Relationssearchlistproviderdocumentappointmentpassive
      • Relationssearchlistproviderdocumentdocumentactive
      • Relationssearchlistproviderdocumentdocumentpassive
      • Relationssearchlistproviderdocumentpassive
      • Relationssearchlistproviderdocumentsaleactive
      • Relationssearchlistproviderdocumentsalepassive
      • Relationssearchlistproviderpersonactive
      • Relationssearchlistproviderpersoncontactactive
      • Relationssearchlistproviderpersoncontactpassive
      • Relationssearchlistproviderpersonpassive
      • Relationssearchlistproviderpersonpersonactive
      • Relationssearchlistproviderpersonpersonpassive
      • Relationssearchlistprovidersaleactive
      • Relationssearchlistprovidersaleappointmentactive
      • Relationssearchlistprovidersaleappointmentpassive
      • Relationssearchlistprovidersaledocumentactive
      • Relationssearchlistprovidersaledocumentpassive
      • Relationssearchlistprovidersalepassive
      • Relationssearchlistprovidersalesaleactive
      • Relationssearchlistprovidersalesalepassive
      • Replytemplate
      • Resource
      • Resourcerestrictions
      • Restrictionoperators
      • Roles
      • Saintactivitytype
      • Saintamountclass
      • Saintdirection
      • Saintintention
      • Saintsalestatus
      • Saintticketcategory
      • Saintticketstatus
      • Sale
      • Sale_freetextsearch
      • Sale_new
      • Salecategory
      • Saledone
      • Salefavourite
      • Saleguidestage
      • Saleprobability
      • Salesource
      • Salestage
      • Salestatus
      • Saletype
      • SaleType
      • Saletypecat
      • SaleTypeCat
      • Saletypecategories
      • Salutation
      • Satellites
      • Searchcat
      • SearchCat
      • Selection
      • Selection_freetextsearch
      • Selectioncriteriamembertype
      • Selectionfavourite
      • Selectionmembertype
      • Selectionmembertypeclean
      • Selectionmembertypev2
      • Selectionmemberwithmail
      • Selectiontype
      • Selectionuniontype
      • Sentiment
      • Serviceassociate
      • Shipmentaddrstatusprovider
      • Shipmentlinks
      • Shipmenttype
      • Simplemailingstatus
      • Smsmailing
      • Smsmailingtemplate
      • Source
      • Sourceproduct
      • Specifiedmailings
      • Stakeholderrole
      • StakeholderRole
      • Statusdef
      • Statusmonitorimage
      • Subscriptionunit
      • SubscriptionUnit
      • Suggestedappointment
      • Suggesteddocument
      • Systemeventtype
      • Tags
      • Targetentitytype
      • Targetmeasurementunit
      • Targettypes
      • Targetyear
      • Task
      • Taskmenu
      • TaskMenu
      • Taskmenudestination
      • Taskmenugroup
      • Templatevariables
      • Ticket
      • Ticket_freetextsearch
      • Ticket_selection_freetextsearch
      • Ticketalert
      • Ticketfavourite
      • Ticketorigin
      • Ticketpriority
      • Ticketpriorityescalateevent
      • Ticketread
      • Ticketselectionwithstaticmenu
      • Ticketslevel
      • Ticketstatus
      • Ticketstatustimecounter
      • Ticketstatuswithoutpostpone
      • Ticketstatuswithpostpone
      • Ticketticketstatus
      • Tickettype
      • Time
      • Timezone
      • Timezoneiana
      • Timezonewithcode
      • Typegroup
      • Typicalsearch
      • Udeffields
      • Udeffieldswithchanges
      • Udeffieldtype
      • Udlist
      • UDList
      • Udlist28
      • Udlist30002
      • Urlencoding
      • Usergroup
      • Usergroupwithhistoryall
      • Userplan
      • Usertype
      • Visiblefor
      • Visibleforassociate
      • Visiblein
      • Visibleinmenu
      • Visibleintask
      • Webpanel
      • Webpanelgroup
      • Weekday
      • Weeknumber
      • Workflowdefinitionstatus
      • Workflowgoaltype
      • Workflowinstancestatus
      • Workflowsplitoptiontype
      • Workflowsteptype
      • Workflowtimewaitalgorithm
      • Workflowtimewaitintervaltype
      • Workflowtriggertype
      • Y_car
    • OData Search in WebApi
      • Metadata
      • Associate
      • Boolean
      • Date
      • DateTime
      • Lists
      • Numbers
      • Strings
      • Unary
      • Filters
      • Dynamic dot-syntax
  • Security
    • Role-based
    • Encryption
    • Sentry
      • Overrides
        • Examples (COM)
      • Web services
        • FieldProperties
        • TableRight
      • Entities
        • VisibleFor flag
      • Rows
      • Objectified SQL
      • Raw SQL
  • Plug-ins
    • Document plug-in
    • Quote Connector
      • Implementation guide
      • Administration
        • Setting up
        • Edit quote connection
        • Error system
      • Connector use
        • Starting up
        • Capabilities
        • Create quote
        • Add Products
        • Find product
        • Calculate prices
        • Discounts
        • Save quote
        • Send quote
        • Approve quote
        • Place order
        • Quote Addresses
      • API
        • Online SOAP API
          • SOAP Quote Connector
          • REST Quote Connector
        • Onsite API
          • IQuoteConnector
          • IQuoteConnector2
          • IProductRegisterCache
          • Reason fields
          • Rights field
          • IArchiveProvider
          • QuoteConnectorBase
          • QuoteConnectorExtender
        • Data Carrier definitions
          • AddressInfo
          • ExtraDataFieldtypeInfo
          • FieldMetadataInfo
          • ISaleInfo
          • OrderResponseInfo
          • PlaceOrderResponseInfo
          • PluginResponseInfo
          • PriceListInfo
          • ProductInfo
          • QuoteAlternativeContextInfo
          • QuoteAlternativeInfo
          • QuoteAlternativeWithLinesInfo
          • QuoteConnectionInfo
          • QuoteInfo
          • QuoteVersionContextInfo
      • Scenarios
        • Add product
        • Customer specific product codes
    • ERP Connector
      • Terminology
      • ERP Sync Engine
      • Automatic field mapping
      • ERP Sync client
      • Architecture
        • Sync Service
        • SOAP Sync Service
        • WCF Host
        • Multi-hosting
      • Working with ERP Sync onsite
        • Configure ERP Sync connection
        • Show fields in GUI and search
        • Setup ERP field mapping
        • Setup default values
        • Setup field ranking
        • Importing from ERP Sync
        • Company walk-through
      • Working with ERP Sync Online
        • Security
        • Example
      • API reference
        • IErpConnector
        • Field metadata carrier
        • ERP actor carrier
        • Plugin response info
        • Field value formats and conventions
      • How-to search for actors
        • Search operators
      • Helper classes
      • Sample ERP Sync connector
    • Sentry plug-in
      • Create sentry plug-in
      • Use sentry plug-in
  • Tutorials
    • iTunes-like client for activities
    • SuperOffice iCal Feed
    • Generate RSS feed in VB.Net