Class WorkflowUtil.ShipmentAddrType
Inheritance
WorkflowUtil.ShipmentAddrType
Assembly: SoDataBase.dll
Syntax
public sealed class ShipmentAddrType : Enum
Fields
typeDocument
Declaration
public const WorkflowUtil.ShipmentAddrType typeDocument
Field Value
typeEmail
Declaration
public const WorkflowUtil.ShipmentAddrType typeEmail
Field Value
Declaration
public const WorkflowUtil.ShipmentAddrType typeFormDuplicate
Field Value
typeSms
Declaration
public const WorkflowUtil.ShipmentAddrType typeSms
Field Value
value__
Declaration
Field Value
Extension Methods
EnumUtil.MapEnums<From, To>(From)