Show / Hide Table of Contents

Class WorkflowStepNotifyBySMS

Inheritance
Object
WorkflowStepBase
WorkflowStepNotifyBySMS
Inherited Members
WorkflowStepBase.NextStepId(Int32)
WorkflowStepBase.Row
WorkflowStepBase.InstanceRow
WorkflowStepBase.Settings
Namespace: SuperOffice.CRM.Workflow
Assembly: SoDataBase.dll
Syntax
public class WorkflowStepNotifyBySMS : WorkflowStepBase

Constructors

WorkflowStepNotifyBySMS(WorkflowStepRow, WorkflowInstanceRow)

Default constructor

Declaration
public WorkflowStepNotifyBySMS(WorkflowStepRow row, WorkflowInstanceRow instanceRow)
Parameters
Type Name Description
WorkflowStepRow row
WorkflowInstanceRow instanceRow

Methods

Execute()

Declaration
public override DateTime Execute()
Returns
Type Description
DateTime
Overrides
WorkflowStepBase.Execute()

GetSettings(String)

Declaration
public static NotifyBySMSSettings GetSettings(string settingsJson)
Parameters
Type Name Description
String settingsJson
Returns
Type Description
NotifyBySMSSettings

Save()

Declaration
public override void Save()
Overrides
WorkflowStepBase.Save()

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top