IBPBaseEntity

Assembly: BPM;

Description

The IBPBaseEntity interface contains basic properties and methods of all entities used in processes.

Inheritance Hierarchy

IBPBaseEntity

Comments

The interface is basic for the following interfaces:

Properties

  Property name Brief description
CacheKey The CacheKey property returns object key in data cache.

Methods

  Method name Brief description
Free The Free method deletes object from data cache.

See also:

BPM Assembly Interfaces