Click or drag to resize

reportPlugIn_base__recordPath Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Full path to place where the plugin should keep it's table

Namespace:  imbWEM.Core.plugins.report
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
protected string __recordPath { get; set; }

Property Value

Type: String
The record path.
See Also