Click or drag to resize

BcfParentRelationId  Conversion (Int32 to BcfParentRelationId)

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

Restores and returns a value from its Int32-representation.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntax
public static explicit operator BcfParentRelationId (
	int parentRelationId
)

Parameters

parentRelationId
Type: SystemInt32
The Int32-representation of this BcfParentRelationId.

Return Value

Type: BcfParentRelationId
The restored instance.
Version Information

BCF

Supported in: 4.0
See Also