Show / Hide Table of Contents

Class EventNames

Event names that don't fit into the normal, created, changed,deleted,soft-deleted types

Inheritance
object
EventNames
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM.Webhooks
Assembly: SoDataBase.dll
Syntax
public static class EventNames

Fields

QuoteApproved

Event names that don't fit into the normal, created, changed,deleted,soft-deleted types

Declaration
public const string QuoteApproved = "quote.approved"
Field Value
Type Description
string

QuoteOrdered

Event names that don't fit into the normal, created, changed,deleted,soft-deleted types

Declaration
public const string QuoteOrdered = "quote.ordered"
Field Value
Type Description
string

QuoteRejected

Event names that don't fit into the normal, created, changed,deleted,soft-deleted types

Declaration
public const string QuoteRejected = "quote.rejected"
Field Value
Type Description
string

QuoteSent

Event names that don't fit into the normal, created, changed,deleted,soft-deleted types

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