Click or drag to resize

BcfRuleIdCompareTo Method

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

Compares this instance to a value and returns an indication of their relative values.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntax
public int CompareTo(
	BcfRuleId other
)

Parameters

other
Type: CalculationWorks.BusinessModelBcfRuleId
The value to compare.

Return Value

Type: Int32
A signed number indicating the relative values of this instance and other.

Implements

IComparableTCompareTo(T)
Version Information

BCF

Supported in: 4.0
See Also