Click or drag to resize

StandardCutoverPredicatesNeverCutover Method

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

Namespace:  Condensed
Assembly:  Condensed (in Condensed.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
public static bool NeverCutover(
	CondensedStats stats
)

Parameters

stats
Type: CondensedCondensedStats
Current collection statistics (prior to the item that's currently being added).

Return Value

Type: Boolean
Always false.
See Also