Click or drag to resize

ISplitRemoveSplitPoint Method

Removes the split point for the provided CAEX object.

Namespace: Aml.Engine.Services.Interfaces
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
void RemoveSplitPoint(
	ISplitPoint caexObject
)

Parameters

caexObject  ISplitPoint
The CAEX object.
See Also