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
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class SmsHysteriaFields : Object

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