Initializing help system before first use

modelingLayerMemoryUsageUpdateGranularity Property

The modelingLayerMemoryUsage will only be updated when the underlying memory usage has changed by more than this amount (in bytes). We would not recommend this is modified except on the advice of FICO support.

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 4.8.14.0
Syntax
C#
VB
public static ulong modelingLayerMemoryUsageUpdateGranularity { get; set; }

Property Value

Type:  UInt64
See Also