Click or drag to resize

BcfParentRelationCellId  Conversion (BcfParentRelationCellId to Int64)

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

Returns the value as Int64.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta7
Syntax
public static implicit operator long (
	BcfParentRelationCellId value
)

Parameters

value
Type: CalculationWorks.BusinessModelBcfParentRelationCellId
The value.

Return Value

Type: Int64
The value as Int64.
See Also