Click or drag to resize

SplitServiceRemoveSplitPoint Method

Removes the split point for the provided CAEX object.

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

Parameters

caexObject  ISplitPoint
The CAEX object.

Implements

ISplitRemoveSplitPoint(ISplitPoint)
See Also