Click or drag to resize

MatrixDataProviderExtensionGetParent Method

Must implement. Return parent CTExtension of this extension interface.

Namespace: CTExtensions.Interfaces
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public abstract ICTExtension GetParent()

Return Value

ICTExtension
Return parent CTExtension of this extension interface.
Revision History
DateVersionDescription
-2022 SP1First Release
See Also