Show / Hide Table of Contents

Class DBC.SLinkFields

Fields for SLink, Links in messages to measure success rate of a campaign.

Inheritance
Object
DBC.SLinkFields
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class SLinkFields

Fields

ActionFlags

SLink.ActionFlags: Bitmask defining what action should be taken

Declaration
public const string ActionFlags = "action_flags"
Field Value
Type Description
String

AddContactInterest

SLink.AddContactInterest: Contact interest to add to recipient person

Declaration
public const string AddContactInterest = "add_contact_interest"
Field Value
Type Description
String

AddContactSelection

SLink.AddContactSelection: Static contact selection to add person to

Declaration
public const string AddContactSelection = "add_contact_selection"
Field Value
Type Description
String

AddPersonInterest

SLink.AddPersonInterest: Person interest to add to recipient person

Declaration
public const string AddPersonInterest = "add_person_interest"
Field Value
Type Description
String

AddProject

SLink.AddProject: Project to add person to, as member

Declaration
public const string AddProject = "add_project"
Field Value
Type Description
String

AddToSelection

SLink.AddToSelection: The id of the selection that the customer shall be added to

Declaration
public const string AddToSelection = "add_to_selection"
Field Value
Type Description
String

Description

SLink.Description: A short description of this link

Declaration
public const string Description = "description"
Field Value
Type Description
String

ExtraField

SLink.ExtraField: The name of the extra field to set if the customer clicks a link. empty if no extra field

Declaration
public const string ExtraField = "extra_field"
Field Value
Type Description
String

FolderId

SLink.FolderId: The folder which this link belongs to. -1 indicates that the link is on the root

Declaration
public const string FolderId = "folder_id"
Field Value
Type Description
String

Hits

SLink.Hits: Number of clicks on this link

Declaration
public const string Hits = "hits"
Field Value
Type Description
String

LastReset

SLink.LastReset: The time of last reset.

Declaration
public const string LastReset = "last_reset"
Field Value
Type Description
String

LinkValue

SLink.LinkValue: The value of the extra field to set if the customer clicks a link.

Declaration
public const string LinkValue = "value"
Field Value
Type Description
String

RedirectIsUrl

SLink.RedirectIsUrl: 1 if url is used, 0 if custom text is used.

Declaration
public const string RedirectIsUrl = "redirect_is_url"
Field Value
Type Description
String

Registered

SLink.Registered: Registered when

Declaration
public const string Registered = "registered"
Field Value
Type Description
String

RegisteredAssociateId

SLink.RegisteredAssociateId: Registered by whom

Declaration
public const string RegisteredAssociateId = "registered_associate_id"
Field Value
Type Description
String

RemoveContactInterest

SLink.RemoveContactInterest: Person interest to remove from recipient person

Declaration
public const string RemoveContactInterest = "remove_contact_interest"
Field Value
Type Description
String

RemoveContactSelection

SLink.RemoveContactSelection: Static contact selection to remove person from

Declaration
public const string RemoveContactSelection = "remove_contact_selection"
Field Value
Type Description
String

RemoveFromSelection

SLink.RemoveFromSelection: The id of the selection that the customer shall be removed from

Declaration
public const string RemoveFromSelection = "remove_from_selection"
Field Value
Type Description
String

RemovePersonInterest

SLink.RemovePersonInterest: Person interest to remove from recipient person

Declaration
public const string RemovePersonInterest = "remove_person_interest"
Field Value
Type Description
String

RemoveProject

SLink.RemoveProject: Project to remove person from, as member

Declaration
public const string RemoveProject = "remove_project"
Field Value
Type Description
String

ScriptId

SLink.ScriptId: The ejScript which will be run when the link is clicked. -1 means no script is run

Declaration
public const string ScriptId = "script_id"
Field Value
Type Description
String

SLinkId

SLink.SLinkId: Primary key

Declaration
public const string SLinkId = "id"
Field Value
Type Description
String

Status

SLink.Status: Deleted or not. Deleted links should still work.

Declaration
public const string Status = "status"
Field Value
Type Description
String

TaskAssociateId

SLink.TaskAssociateId: Associate whose diary should receive the task or assignment (unless AssignToOurContact is specified)

Declaration
public const string TaskAssociateId = "task_associate_id"
Field Value
Type Description
String

TaskCreatingAssociateId

SLink.TaskCreatingAssociateId: Associate who should stand as creator of task; also works as fallback if an assigned task is rejected. Usually the associate who ordered the shipment

Declaration
public const string TaskCreatingAssociateId = "task_creating_associate_id"
Field Value
Type Description
String

TaskDuration

SLink.TaskDuration: Task duration in minutes

Declaration
public const string TaskDuration = "task_duration"
Field Value
Type Description
String

TaskFlags

SLink.TaskFlags: Flags that control how the task is created

Declaration
public const string TaskFlags = "task_flags"
Field Value
Type Description
String

TaskIdx

SLink.TaskIdx: Task type of new task

Declaration
public const string TaskIdx = "task_idx"
Field Value
Type Description
String

TaskProject

SLink.TaskProject: Project to connect task to, can be 0

Declaration
public const string TaskProject = "task_project"
Field Value
Type Description
String

TaskStart

SLink.TaskStart: Start time of task, unless UseNextAvailableTime is specified

Declaration
public const string TaskStart = "task_start"
Field Value
Type Description
String

TaskText

SLink.TaskText: Text of task to be created

Declaration
public const string TaskText = "task_text"
Field Value
Type Description
String

TemplateText

SLink.TemplateText: Text to print when link is clicked.

Declaration
public const string TemplateText = "template_text"
Field Value
Type Description
String

TicketCategory

SLink.TicketCategory: The id of the category a ticket is in.

Declaration
public const string TicketCategory = "ticket_category"
Field Value
Type Description
String

TicketOwnedBy

SLink.TicketOwnedBy: The id of the user who owns the ticket. 1 (system user) if the ticket is unassigned.

Declaration
public const string TicketOwnedBy = "ticket_owned_by"
Field Value
Type Description
String

TicketPriority

SLink.TicketPriority: The reference to the ticket_priority table.

Declaration
public const string TicketPriority = "ticket_priority"
Field Value
Type Description
String

TicketTitle

SLink.TicketTitle: The title on the ticket if the clicks results in creating a request.

Declaration
public const string TicketTitle = "ticket_title"
Field Value
Type Description
String

Updated

SLink.Updated: Last updated when

Declaration
public const string Updated = "updated"
Field Value
Type Description
String

UpdatedAssociateId

SLink.UpdatedAssociateId: Last updated by whom

Declaration
public const string UpdatedAssociateId = "updated_associate_id"
Field Value
Type Description
String

UpdatedCount

SLink.UpdatedCount: Number of updates made to this record

Declaration
public const string UpdatedCount = "updatedCount"
Field Value
Type Description
String

Url

SLink.Url: The real URL of this link (www.vg.no etc)

Declaration
public const string Url = "url"
Field Value
Type Description
String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top