Click or drag to resize
ObjectEditGuardGetParent Method
Must implement. Return parent CTExtension of this extension interface.

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

Return Value

Type: ICTExtension
Return parent CTExtension of this extension interface.
Availability

CUSTOMTOOLS 2020 SP0


See Also