Walter.BOM
StorageLocations Enumeration
Walter.BOM Assembly > Walter.BOM Namespace : StorageLocations Enumeration
Types of storage location to use
Syntax
public enum StorageLocations : System.Enum 
Members
MemberDescription
Computed The entry is computed
Database serialize to database using a duration specified in Cashing.BufferFirewallData in IFireWall.Configuration
Disk serialize to disk using a duration specified in Cashing.BufferFirewallData in IFireWall.Configuration
Memory in memory only
None The storage location was not defined
RestAPI The entry retrieved from rest API
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.BOM.StorageLocations

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Walter.BOM Namespace