Click or drag to resize

BcfChildRelationCellId  Conversion (BcfChildRelationCellId to Int64)

Returns the value as Int64.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public static implicit operator long (
	BcfChildRelationCellId value
)

Parameters

value
Type: CalculationWorks.BusinessModelBcfChildRelationCellId
The value.

Return Value

Type: Int64
The value as Int64.
See Also