Click or drag to resize

BcfParentRelationId Constructor (Int32)

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

Initializes a new instance of the structure to its specified Int32-representation.

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

Parameters

parentRelationId
Type: SystemInt32
The Int32-representation.
Version Information

BCF

Supported in: 4.0
See Also