Show / Hide Table of Contents

Class WorkflowHelper

Inheritance
object
WorkflowHelper
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM.Workflow
Assembly: SoDataBase.dll
Syntax
public class WorkflowHelper

Constructors

WorkflowHelper()

Declaration
public WorkflowHelper()

Fields

CSParserOldStylePrefix

Declaration
public const string CSParserOldStylePrefix = "%"
Field Value
Type Description
string

CSParserOldStyleSuffix

Declaration
public const string CSParserOldStyleSuffix = "%"
Field Value
Type Description
string

CSParserPrefix

Declaration
public const string CSParserPrefix = "[["
Field Value
Type Description
string

CSParserSuffix

Declaration
public const string CSParserSuffix = "]]"
Field Value
Type Description
string

CSSpmLinkNameLink

Declaration
public const string CSSpmLinkNameLink = "spmLink"
Field Value
Type Description
string

Extension Methods

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