Class WorkflowUtil.ShipmentConfiguration
Inheritance
WorkflowUtil.ShipmentConfiguration
Assembly: SoDataBase.dll
Syntax
public sealed class ShipmentConfiguration : Enum
Fields
bothSmsAndEmail
Declaration
public const WorkflowUtil.ShipmentConfiguration bothSmsAndEmail
Field Value
flow
Declaration
public const WorkflowUtil.ShipmentConfiguration flow
Field Value
generateDocument
Declaration
public const WorkflowUtil.ShipmentConfiguration generateDocument
Field Value
onlyEmail
Declaration
public const WorkflowUtil.ShipmentConfiguration onlyEmail
Field Value
onlySms
Declaration
public const WorkflowUtil.ShipmentConfiguration onlySms
Field Value
primarySms
Declaration
public const WorkflowUtil.ShipmentConfiguration primarySms
Field Value
value__
Declaration
Field Value
Declaration
public const WorkflowUtil.ShipmentConfiguration webForm
Field Value
Extension Methods