Show / Hide Table of Contents

Class ProbCache

Cache that holds information about probability.

Inheritance
Object
CacheBaseV2
ProbCache
Implements
IFlushableV2
IDisposable
Inherited Members
CacheBaseV2.Dispose()
CacheBaseV2.Flush()
CacheBaseV2.BeginDisableAutoUpdate()
CacheBaseV2.Load()
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Cache
Assembly: SoDataBase.dll
Syntax
[CacheV2("Database")]
public class ProbCache : CacheBaseV2, IFlushableV2, IDisposable

Methods

GetCurrent()

Declaration
public static ProbCache GetCurrent()
Returns
Type Description
ProbCache

GetProbFromId(Int32)

Declaration
public ProbRecordData GetProbFromId(int id)
Parameters
Type Name Description
Int32 id
Returns
Type Description
ProbRecordData

OnLoad()

Declaration
protected override void OnLoad()
Overrides
CacheBaseV2.OnLoad()

Implements

IFlushableV2
System.IDisposable

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