Show / Hide Table of Contents

Class ShipmentTypeCache

Cache holding information about Shipment types

Inheritance
Object
CacheBaseV2
ShipmentTypeCache
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 ShipmentTypeCache : CacheBaseV2, IFlushableV2, IDisposable

Methods

GetCurrent()

Declaration
public static ShipmentTypeCache GetCurrent()
Returns
Type Description
ShipmentTypeCache

GetShipmentTypes()

Declaration
public IEnumerable<ShipmentTypeRecordData> GetShipmentTypes()
Returns
Type Description
IEnumerable<ShipmentTypeRecordData>

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