Show / Hide Table of Contents

Class DBC.SmsHysteriaFields

Fields for SmsHysteria, Avoid sending too many sms messages in a short time interval to one person

Inheritance
object
DBC.SmsHysteriaFields
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOfficeCRMData
Assembly: SoDataBase.dll
Syntax
public static class DBC.SmsHysteriaFields

Fields

CreatedAt

SmsHysteria.CreatedAt:

Declaration
public const string CreatedAt = "created_at"
Field Value
Type Description
string

RecipientAddress

SmsHysteria.RecipientAddress:

Declaration
public const string RecipientAddress = "recipient_address"
Field Value
Type Description
string

SmsHysteriaId

SmsHysteria.SmsHysteriaId: Primary key

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