Show / Hide Table of Contents

Class SoCurrentCalculator

Inheritance
Object
SoCurrentCalculator
Implements
ICurrentCalculator
ICurrentCalculatorPlugin
IPlugin
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web
Assembly: SuperOffice.CRMWeb.dll
Syntax
[CurrentCalculatorPlugin("CRM")]
public class SoCurrentCalculator : ICurrentCalculator, ICurrentCalculatorPlugin, IPlugin

Constructors

SoCurrentCalculator()

Declaration
public SoCurrentCalculator()

Explicit Interface Implementations

ICurrentCalculator.Calculate(String, HistoryItem, SuperStateHelper)

Declaration
HistoryItem ICurrentCalculator.Calculate(string entityName, HistoryItem current, SuperStateHelper helper)
Parameters
Type Name Description
String entityName
HistoryItem current
SuperStateHelper helper
Returns
Type Description
HistoryItem

Implements

ICurrentCalculator
ICurrentCalculatorPlugin
SuperOffice.Factory.IPlugin
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top