• Share
    • Twitter
    • LinkedIn
    • Facebook
    • Email
  • Feedback
  • Edit
Show / Hide Table of Contents

"AssignmentCompanyNotification"

•
Environment: onsite, online
Some tooltip text!
• 1 minute to read
 • 1 minute to read

This provider name is implemented by the class SuperOffice.CRM.ArchiveLists.AssignmentCompanyNotificationSubProvider inside NetServer's SODatabase assembly.

Supported Entities

Name Description
"assignmentCompany" !!Company assignment

Supported Columns

Name Restriction Description OrderBy
getAllRows bool GetAll: Get all rows of archive - use with care, you may be fetching the whole database
getNoRows bool GetNone: Do not get any rows from the archive
id None !!id x
associateId associate Associate: SR_SINGULAR_ASSOCIATE_TOOLTIP x
originatorFullName None !!originatorFullName
notifyDateTime datetime !!notifyDateTime x
title None !!title
updateType None !!updateType
type int Type: The type of notification
ownerContactId None Owner associate ID: The associate ID of the user who is the original owner of the notification
updatedAssocId None Updated by: Displays the name of the associate who last updated the project
companyName None !!Company name: !!Company name tooltip
personFirstName None !!Person first name: !!Person name tooltip
personMiddleName None !!Person middle name: !!Person middle name tooltip
personLastName None !!Person last name: !!Person last name tooltip
personFullName None !!Person full name: !!Person full name tooltip
personId None !!Person id: !!Person id tooltip

Sample

GET /api/v1/archive/AssignmentCompanyNotification?$select=notifyDateTime,type
Authorization: Basic dGplMDpUamUw
Accept: application/json; charset=utf-8
Accept-Language: sv

See also: IArchiveAgent.

© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top